GPUCompiler.jl

Reusable compiler infrastructure for Julia GPU backends.

Build StatusCoverage
PkgEval

This package offers reusable compiler infrastructure and tooling for implementing GPU compilers in Julia. It is not intended for end users! Instead, you should use one of the packages that builds on GPUCompiler.jl, such as CUDAnative.