Releases: JuliaGPU/GPUCompiler.jl
Releases · JuliaGPU/GPUCompiler.jl
v0.1.0
GPUCompiler v0.1.0
Merged pull requests:
- Add NativeCompiler stub (#1) (@vchuravy)
- Add reverse CI for CUDAnative.jl (#4) (@maleadt)
- Disallow runtime code emission to recurse into itself. (#5) (@maleadt)
- Use mkpath instead of mkdir to create the rtlib cache dir. (#6) (@maleadt)
- Add an LLVM assertions build. (#7) (@maleadt)