JuliaGPU's repositories
KernelAbstractions.jl
Heterogeneous programming in Julia
GPUArrays.jl
Reusable array functionality for Julia's various GPU backends.
AcceleratedKernels.jl
Cross-architecture parallel algorithms for Julia's CPU and GPU backends. Targets multithreaded CPUs, and GPUs via Intel oneAPI, AMD ROCm, Apple Metal, Nvidia CUDA.
GPUCompiler.jl
Reusable compiler infrastructure for Julia GPU backends.
GemmKernels.jl
Flexible and performant GEMM kernels in Julia
VulkanCore.jl
Julia bindings for the Vulkan API
DaggerGPU.jl
GPU integrations for Dagger.jl
juliagpu.org
The JuliaGPU landing page.
CLBlast.jl
Julia wrapper of CLBlast, a "tuned OpenCL BLAS library".
GPUToolbox.jl
Common utilities shared between the various Julia GPU backends.
CUDA_Runtime_Discovery.jl
Counterpart of CUDA_Runtime_jll, but for discovering a local toolkit.
pocl
pocl - Portable Computing Language
spirv2clc
OpenCL SPIR-V to OpenCL C translator