Skip to content

0.21.2

Compare
Choose a tag to compare
@diptorupd diptorupd released this 16 Aug 16:10
· 789 commits to main since this release
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)