Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-05-08 | 1.1 kB | |
v3.1.0 source code.tar.gz | 2020-05-08 | 182.8 kB | |
v3.1.0 source code.zip | 2020-05-08 | 216.1 kB | |
Totals: 3 Items | 400.0 kB | 0 |
CUDAnative v3.1.0
Closed issues:
- AbstractGPUCompiler submodule (#442)
- 'Symbol "__nv_exp"not found' on Jetson Xavier NX (#632)
- Is there a @cushow
macro? (#633)
- Initializing static shared memory with function argument (#638)
- Atomic operations on shared memory (#641)
Merged pull requests: - Move compiler functionality to GPUCompiler.jl (#623) (@maleadt) - Update manifest (#626) (@github-actions[bot]) - Propagate inbounds when using Const/ldg (#627) (@mwarusz) - Update manifest (#628) (@github-actions[bot]) - Adapt to GPUCompiler changes. (#631) (@maleadt) - Simplify use of Base.julia_cmd (#634) (@maleadt) - Move execution helpers to GPUCompiler. (#636) (@maleadt) - add @cushow macro (#637) (@jw3126) - Use Base.julia_cmd better. (#639) (@maleadt) - CEnum 0.3 compatibility. (#640) (@maleadt) - Avoid address space casts. (#642) (@maleadt) - Fixes for 1.5. (#643) (@maleadt) - Adapt to GPUCompiler changes. (#644) (@maleadt) - Protect against recursive failures during init. (#645) (@maleadt)