Skip to content

JuliaGPU/KernelAbstractions.jl

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 25, 2023 20:00
April 30, 2023 18:57
March 30, 2021 15:18
May 1, 2023 12:28
May 16, 2023 22:19

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

CPU CI GPU CI
CI Build status

License

KernelAbstractions.jl is licensed under the MIT license.