Minutes_2024_08_27 - numba/numba GitHub Wiki
Numba Meeting: 2024-08-27
Attendees: FPOC (last week): FPOC (incoming):
NOTE: All communication is subject to the Numba Code of Conduct.
Please refer to this calendar for the next meeting date.
Office hour signup
No office hour
Discussion
- Cythonizing thread: https://github.com/numba/numba/issues/9700#issuecomment-2303510366
New "Ready for Review" PRs
1. New Issues
- numba#9712 - Memory allocations in Numba significantly slower than allocations with Numpy
- numba#9713 - Can no longer use numba with SVML using documented methods on Windows
- numba#9714 - High Overhead of
pprint.pformat
Calls During Compilation
Closed Issues
- llvmlite#1075 - Aborted (Core dumped) with Symbol not found __gnu_f2h_ieee
2. New PRs
- numba#9711 - Add dead-branch-prune pass after SSA pass
- numba#9715 - Replace uses of
pprint.pformat
for_lazy_pformat
in logging
Closed PRs
- llvmlite#1074 - Add NetBSD support.
Short-term Roadmap
2024-gantt: https://github.com/numba/numba/issues/9540