Skip to content
esc edited this page Sep 18, 2024 · 1 revision

Numba Meeting: 2024-09-17

Attendees: FPOC (last week): Kaustubh FPOC (incoming): Graham

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 signup this week. cancelled office hour

Discussion

1. New Issues

  • numba#9722 - optional type in if x is not None branch is still optional
  • numba#9723 - we need native progress bar for numba @numba.jit for loop. like python tqdm library
  • numba#9724 - python kernel keeps crashed
  • numba#9725 - ValueError raised by arviz tests with numba 0.60.0 and 0.59.1 (regression from 0.58.1)
  • llvmlite#1078 - Access Violation on Windows with new PassManager
    • esc will attempt to reproduce outside of CI environment
    • Graham to try reproducing on local Windows machine

Closed Issues

2. New PRs

Closed PRs

(last numba: 9725; llvmlite 1078)

Short-term Roadmap

2024-gantt: https://github.com/numba/numba/issues/9540

Clone this wiki locally