Skip to content
Valentin Haenel edited this page Nov 2, 2021 · 1 revision

Numba Meeting: 2021-11-02

Attendees: Guilherme Leobas, Graham Markall, Nick Riasanovsky, Siu Kwan Lam, Kaustubh Chaudhari, Todd Anderson, Val, Jim Pivarski, stuart, brandon willard

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

0. Feature Discussion

1. New Issues

  • #7517 - Typeguard fail in mangled flags tests.
  • #7518 - Segfault with caching and parallel=True.
  • #7519 - GDB doesn't work with parallel=True.
  • #7521 - numpy.clip accept numpy.array for a_max
  • #7523 - Lowering error in parallel loop

Closed Issues

  • #7512 - SIGSEGV related to intrinsic
  • #7513 - Support CUDA 11.4
  • #7520 - trying to pick random numbers on a simple array fails

2. New PRs

Closed PRs

  • #7514 - Fixup cuda debuginfo emission for 7177

3. Next Release: Version 0.55.0/0.38.0, RC=Early Nov

Clone this wiki locally