Releases: JuliaGPU/AMDGPU.jl
Releases · JuliaGPU/AMDGPU.jl
v1.0.5
AMDGPU v1.0.5
Merged pull requests:
- Avoid constructing
MulAddMul
s (#623) (@dkarrasch) - Use AcceleratedKernels for sorting (#688) (@pxl-th)
- Fix FFT execution on separate Julia task (#689) (@jipolanco)
Closed issues:
- (2nd) AMDGPU does not load any more without error when installation not functional (#687)
v1.0.4
AMDGPU v1.0.4
Merged pull requests:
- Generate librocsolver.jl with Clang.jl (#617) (@amontoison)
- [rocSPARSE] Update the interface for sparse triangular solves (#682) (@amontoison)
- Fix import on non-functional machines (#686) (@pxl-th)
Closed issues:
v1.0.3
AMDGPU v1.0.3
Merged pull requests:
v1.0.2
AMDGPU v1.0.2
Merged pull requests:
- Add test for hardware atomic (#665) (@pxl-th)
- copy in constructor (#669) (@jariji)
- Prevent crash when libraries are unavailable during init (#673) (@AntonReinhard)
- Remove artifacts support & fix rocSPARSE bug (#674) (@pxl-th)
- Bump deps (#675) (@pxl-th)
- Fix strided matmul & minor cleanup (#677) (@pxl-th)
Closed issues:
v1.0.1
AMDGPU v1.0.1
Merged pull requests:
Closed issues:
- Running AMDGPU for MultiGPU using an Array of Pointers (#662)
v1.0.0
AMDGPU v1.0.0
Merged pull requests:
- Bump LLVM to 8 (#649) (@pxl-th)
- Run TLS tests on Navi 3 again (#650) (@pxl-th)
- Re-enable rocSPARSE & rocSOLVER tests (#652) (@pxl-th)
- Add
JULIA_AMDGPU_LAUNCH_BLOCKING
option (#655) (@pxl-th) - Move error checks to ccalls (#656) (@pxl-th)
- Fix context switching & minor optimizations (#658) (@pxl-th)
- Add LLVM IR attributes (target cpu and target features) (#659) (@pxl-th)
- Add ormqr test (#660) (@pxl-th)
- Enable hardware atomics & link device libraries early (#661) (@pxl-th)
Closed issues:
v0.9.6
AMDGPU v0.9.6
Merged pull requests:
v0.9.5
AMDGPU v0.9.5
Merged pull requests: