Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 2.15 KB

README.md

File metadata and controls

39 lines (33 loc) · 2.15 KB

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.