Skip to content
esc edited this page Sep 14, 2022 · 1 revision

Numba Meeting: 2022-09-13

Attendees: Andre Masella, Graham Markall, Nick Riasanovsky, Shannon Quinn, Todd A. Anderson, Siu Kwan Lam, stuart, LI Da, Val, brandon willard, Guilherme Leobas, Luk FPOC (last week): Guilherme

NOTE: All communication is subject to the Numba Code of Conduct.

Please refer to this calendar for the next meeting date.

0. Discussion

1. New Issues

  • #8430 - Feature request: Expose optimisation configuration into user space.

Closed Issues

  • #8428 - Blunder when accessing a list item in a loop
  • #8433 - FakeCUDAModule has no attribute shfl_down_sync
  • #8434 - vectorize with parallel target and OpenMP deprecation warnings

2. New PRs

  • #8423 - Remove public facing and CI references to 32 bit linux support.
  • #8424 - Make LLVM initialization lazy in the CPU target.
  • #8426 - Try using a single conda solve in Azure CI.
  • #8427 - Shorten the time to verify test discovery.
  • #8429 - changelog generator script
  • #8431 - Replace @overload_glue by @overload for np.linspace and np.take
  • #8432 - Refactor carray/farray to use @overload
  • #8435 - Migrate np.atlesast_? functions from glue_lowering to overload

Closed PRs

  • merged - #8421 - Update release checklist: add a task to check dependency pinnings on subsequent releases (e.g. PATCH)
  • merged - #8422 - Switch public CI builds to use gdb from conda packages.
  • merged - #8425 - Post 0.56.2 cleanup

3. Next Release: Version 0.57.0/0.40.0, RC Jan 2023

Clone this wiki locally