Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 19:31
aaefe62

Atomix v1.0.0

Diff since v0.1.0

Merged pull requests:

  • Add Metal atomics backend following the AtomixCUDA package - almost verbatim. (#39) (@anicusan)
  • Bump codecov/codecov-action from 2 to 4 (#40) (@dependabot[bot])
  • Refactored CUDA and Metal backends into extensions. (#42) (@anicusan)
  • Added oneAPI extension and buildkite CI (#43) (@anicusan)

Closed issues:

  • compare and swap for undef (#32)
  • Error with non-integer types (#34)
  • @atomic a[i] min i is not supported (#35)
  • Switch to package extensions (#41)
  • Extension loading issue (#44)