mfkiwl / GPUCompiler.jl

Reusable compiler infrastructure for Julia GPU backends.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Reusable compiler infrastructure for Julia GPU backends.

License:Other


Languages

Language:Julia 98.9%Language:Python 1.1%