Skip to content

v0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 20:29
· 141 commits to master since this release

AMDGPU v0.8.1

Diff since v0.8.0

Merged pull requests:

Closed issues:

  • Implement sparse BLAS routines (#15)
  • Implement iterative solvers (#13)
  • Create a Docker image for AMDGPU.jl (#33)
  • Implement batched off-thread HSA signal waiting (#128)
  • HSA_STATUS_ERROR_INVALID_CODE_OBJECT on gfx803 (#192)
  • hsa_executable_freeze can hang during high GPU load (#208)
  • Implement copy!() (#218)
  • ROCM/Hip not downloading (?) when ]added (#230)
  • mapreducedim! is not implemented for AnyROCArray Types (#234)
  • Test of AMDGPU fails on 5900HX - hipErrorNoBinaryForGpu (#244)
  • Don't disable ROCm external library type definitions when non-functional (#350)
  • AMDGPU.jl doesn't seem to work with 7900 series GPUs (#371)
  • Support for rand from Julia Base on device code (#378)
  • Detect hardware queue limit and use to limit queue pool size (#403)
  • AMDGPU on windows (#465)
  • Rely on Atomix.jl for atomics (#547)