GPUCompiler.jl

Reusable compiler infrastructure for Julia GPU backends.
Author JuliaGPU
Popularity
38 Stars
Updated Last
2 Years Ago
Started In
April 2020

GPUCompiler.jl

Reusable compiler infrastructure for Julia GPU backends.

Build Status Coverage
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 CUDA.jl or AMDGPU.jl.