Published September 8, 2022
| Version v0.4.2
Software
Open
JuliaGPU/AMDGPU.jl: v0.4.2
Authors/Creators
- 1. @mit
- 2. Massachusetts Institute of Technology
- 3. ETH Zürich
- 4. Argonne National Laboratory
- 5. @JuliaComputing
- 6. Northeastern University
- 7. @codecov
Description
AMDGPU v0.4.2
Closed issues:
- build failure on Julia 1.8.1 (#278)
Merged pull requests:
- Mem: Retry failing allocations (#251) (@jpsamaroo)
- Add device-to-device unsafe_copy3d test (#260) (@luraess)
- Fix allocation retry mechanism, add slow allocation fallback (#262) (@jpsamaroo)
- Run wavefront tests with detected wavefrontsize (#264) (@torrance)
- During HostCall, ensure device has finished using buffers before freeing (#266) (@torrance)
- Expand fft tests (#267) (@torrance)
- Remove code that duplicates AbstractFFTs; add tests for casting (#268) (@torrance)
- Don't embed the method table in the AST (#276) (@jpsamaroo)
- deps: Don't access is_available unless using succeeds (#279) (@jpsamaroo)
- device: Add ROCDevice() ctor (#280) (@jpsamaroo)
Files
JuliaGPU/AMDGPU.jl-v0.4.2.zip
Files
(279.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:1726ba23ad806e8053faad88ad0bed72
|
279.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaGPU/AMDGPU.jl/tree/v0.4.2 (URL)