Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

0.21.2

Choose a tag to compare

@diptorupd diptorupd released this 16 Aug 16:10
4d332e8

Fixed

  • Bugs (#1068, #774) in atomic addition caused due to improper floating point atomic emulation. (#1103)

Changed

  • Updated documentation and user guides (#1097, #879)

Removed

  • Dependency on spirv-tools (#1103, #1108)
  • floating point atomic add emulation using atomic_ops.cl (#1103)
  • NUMBA_DPEX_ACTIVATE_ATOMICS_FP_NATIVE configuration option (#1103)