GPUCompiler.jl

Reusable compiler infrastructure for Julia GPU backends.
Popularity
115 Stars
Updated Last
10 Months 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.