v0.9.0
AMDGPU v0.9.0
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#612) (@dependabot[bot])
- Update wrappers.jl (#616) (@amontoison)
- Fix blas tests (#627) (@pxl-th)
- Rework hard memory limit & add maybe collect mechanism (#628) (@pxl-th)
- Fix softmax tests (#629) (@pxl-th)
- Remove MIOpen softmax & batchnorm (#630) (@pxl-th)
- Cleanup (#631) (@pxl-th)
- Keep track of stream usage for arrays (#633) (@pxl-th)
- Allow disabling eager GC (#634) (@pxl-th)
- Add 1.11 support (#635) (@pxl-th)
Closed issues:
- @atomic is slow within AMDGPU.jl (#569)
- Rework hard memory limit with
maxSize
option (#611) - i get error when i call AMDGPU.rocBLAS.gemm_strided_batched! (#615)
- error: Opaque pointers are only supported in -opaque-pointers mode (#624)
- Adopt maybe collect garbage collection scheme similar to CUDA.jl (#625)
- GPUCompiler.CodeCache not defined (#632)