Skip to content

Releases: JuliaGPU/GPUCompiler.jl

v0.1.0

21 Apr 20:06
a0fe37e
Compare
Choose a tag to compare

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)