Skip to content
Valentin Haenel edited this page Oct 19, 2021 · 1 revision

Numba Meeting: 2021-10-19

Attendees: Guilherme Leobas, Graham Markall, Jim Pivarski, stuart, Todd Anderson, Siu Kwan Lam, Valentin Haenel, Luk, Nick Riasanovsky, brandon willard

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

0. Feature Discussion

1. New Issues

  • #7480 - Need common util to handle Optional types in comparator
  • #7482 - Failed in nopython mode pipeline len(none)
  • #7485 - Validate values on assignment in numba.config
  • #7486 - Error importing numba
  • #7487 - Random shuffle error in structured array
  • #7488 - A case where type inference does not halt.
  • #7491 - support for set and arrays of str type

Closed Issues

2. New PRs

  • #7479 - CUDA: Print format string and warn for > 32 print() args
  • #7481 - [CI testing only] CUDA FP16 changes related to #7460
  • #7483 - NumPy 1.21 support
  • #7490 - CUDA: Make the device function dispatcher a _dispatcher.Dispatcher subclass

Closed PRs

  • #7484 - Fixed outgoing link to nvidia documentation.
  • #7489 - CUDA: Type device functions as dispatchers

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

Clone this wiki locally