Skip to content

JuliaGPU/KernelAbstractions.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

56d17a6 · Mar 6, 2023
Mar 4, 2023
Mar 4, 2023
Feb 28, 2022
Nov 17, 2022
Feb 4, 2023
Mar 6, 2023
Nov 19, 2022
Mar 4, 2023
Mar 2, 2022
Mar 30, 2021
Nov 20, 2022
Aug 3, 2022

Repository files navigation

KernelAbstractions.jl

KernelAbstractions (KA) is a package that enables you to write GPU-like kernels targetting different execution backends. KA is intended to be a minimal and performant library that explores ways to write heterogeneous code. Currently, the following backends are supported:

Documentation (stable) Documentation (latest) DOI Code Coverage

Julia CPU CI GPU CI
v1 CI Build status
1.6-nightly CI Build status
nightly CI Build status

License

KernelAbstractions.jl is licensed under the MIT license.