Skip to content

Releases: JuliaGPU/AMDGPU.jl

v0.2.2

20 Jan 18:12
471f6a7
Compare
Choose a tag to compare

AMDGPU v0.2.2

Diff since v0.2.1

Closed issues:

  • Implement RNGs (#14)
  • Allow 0-argument kernels (#10)
  • Add tests to match CUDAnative (#22)
  • Build fails on OSX (#19)
  • Add options to at-roc to allow initializing globals (#36)
  • Some errors during test. Are they cause for concern? (#70)

Merged pull requests:

v0.2.1

21 Oct 00:00
f681252
Compare
Choose a tag to compare

AMDGPU v0.2.1

Diff since v0.2.0

Closed issues:

  • Throw error in wait() call on queue error (#7)
  • Test code doesn't work (#43)
  • Broken build script? (#46)
  • HSASignal and HSAKernelInstance references can be accidentally GC'd (#63)

Merged pull requests:

v0.2.0

27 Aug 18:00
5bf7abf
Compare
Choose a tag to compare

AMDGPU v0.2.0

Diff since v0.1.2

Merged pull requests:

v0.1.2

21 Aug 18:00
e6b4d61
Compare
Choose a tag to compare

AMDGPU v0.1.2

Diff since v0.1.1

Merged pull requests:

  • CompatHelper: bump compat for "Setfield" to "0.7" (#28) (@github-actions[bot])
  • fix for finding HIP binaries (#35) (@wsphillips)
  • CompatHelper: bump compat for "GPUCompiler" to "0.6" (#37) (@github-actions[bot])
  • CompatHelper: bump compat for "GPUArrays" to "5.1" (#38) (@github-actions[bot])
  • Test on Julia 1.5 (#39) (@jpsamaroo)
  • Switch to GPUCompiler master (#40) (@jpsamaroo)
  • Move to stateless LLVM contexts (#41) (@jpsamaroo)

v0.1.1

20 Jul 17:00
066400b
Compare
Choose a tag to compare

AMDGPU v0.1.1

Diff since v0.1.0

Closed issues:

  • What is needed to build? (#29)

Merged pull requests:

  • CompatHelper: bump compat for "GPUArrays" to "4.0" (#3) (@github-actions[bot])
  • Small cleanup in deps/ (#30) (@jpsamaroo)
  • Improve kernel-thrown exceptions (#31) (@jpsamaroo)

v0.1.0

06 Jul 19:00
Compare
Choose a tag to compare

AMDGPU v0.1.0

Merged pull requests: