Skip to content

Reusable compiler infrastructure for Julia GPU backends.

License

Notifications You must be signed in to change notification settings

JuliaGPU/GPUCompiler.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e18b7c2 · Jan 20, 2025
Nov 29, 2024
Jan 20, 2025
Oct 27, 2023
Jul 14, 2020
Jan 10, 2025
Jan 13, 2025
Jan 13, 2025
Aug 9, 2022
Jun 28, 2024
Jan 10, 2025
Feb 7, 2021
Apr 24, 2020

Repository files navigation

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.