Published February 20, 2024
| Version v0.26.0
Software
Open
JuliaGPU/GPUCompiler.jl: v0.26.0
Authors/Creators
- Tim Besard1
- Valentin Churavy2
- Julian Samaroo
- Shuhei Kadowaki1
- William Moses3
- Lucas C Wilcox
- Dilum Aluthge4
- Sukera
- pchintalapudi
- collinwarner
- Zentrik
- Willian Wang5
- Tim Gymnich6
- Takafumi Arakaki
- Simon Byrne7
- Qin Yu8
- McCoy R. Becker9
- Hendrik Ranocha10
- Gabriel Baraldi1
- Erik Schnetter11
- David P. Sanders12
- Chris Elrod1
- Ali Ramadhan13
- 1. @JuliaComputing
- 2. @mit
- 3. MIT
- 4. Brown University
- 5. Incognia
- 6. Technical University of Munich
- 7. Caltech
- 8. @kreshuklab at EMBL
- 9. @probcomp
- 10. Johannes Gutenberg University Mainz
- 11. Perimeter Institute for Theoretical Physics
- 12. Universidad Nacional Autónoma de México (UNAM)
- 13. Massachusetts Institute of Technology
Description
GPUCompiler v0.26.0
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#525) (@dependabot[bot])
- Update manifest (#526) (@github-actions[bot])
- Support and test opaque pointers (#528) (@maleadt)
- use
CC.add_invalidation_callback!if available (#529) (@aviatesk) - Fix
CodeCache()constructor. (#533) (@vchuravy) - Fix and bound Aqua tests. (#537) (@maleadt)
- Fix type suffix of integer intrinsics (#538) (@tgymnich)
- Bump codecov/codecov-action from 3 to 4 (#539) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#540) (@dependabot[bot])
- Adjust for upstream JuliaLang/julia#53088 (#541) (@vchuravy)
- Skip SPIRV tests if tooling is not available (#542) (@vchuravy)
- Metal: Remove ability to generate binary libraries. (#548) (@maleadt)
Closed issues:
- Overlay methods disabling IR interpreter breaks const-prop of GPU-incompatible code (#384)
- GCN: Assertion failure due to stack address space (#504)
- Optimizer regression on 1.11 (#506)
propagate_julia_addrsp!is not defined (#531)
Files
JuliaGPU/GPUCompiler.jl-v0.18.0.zip
Files
(222.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:96eee73cfbd0f92aad559cc0725f6f6b
|
109.4 kB | Preview Download |
|
md5:c8ac3a33b91692b2ecaa5c89ab260c42
|
113.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/JuliaGPU/GPUCompiler.jl/tree/v0.26.0 (URL)