Releases: JuliaGPU/AMDGPU.jl
Releases Β· JuliaGPU/AMDGPU.jl
v1.1.6
AMDGPU v1.1.6
v1.1.5
AMDGPU v1.1.5
v1.1.4
AMDGPU v1.1.4
Merged pull requests:
- Take fewer locks (#705) (@pxl-th)
- [rocSOLVER] Update gesvd! (#706) (@amontoison)
- [rocSPARSE] Interface additional sparse routines (#707) (@amontoison)
- Add caching memory allocator (#708) (@pxl-th)
Closed issues:
- task switch not allowed from inside gc finalizer (#697)
v1.1.3
AMDGPU v1.1.3
Merged pull requests:
- Update ROCSparse for Julia v1.10 (#613) (@amontoison)
- [ROCSOLVER] Interface gesvd and gebrd (#699) (@amontoison)
- fix
Vararg{<:Any, N}
(#700) (@oscardssmith) - Add Atomix.jl v1 compat (#701) (@christiangnrd)
- Add findnz & fix broadcasting (#704) (@pxl-th)
Closed issues:
v1.1.2
AMDGPU v1.1.2
v1.1.1
AMDGPU v1.1.1
Merged pull requests:
Closed issues:
- Version incompatibilities with the JuliaGPU stack (#694)
v1.1.0
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: