SkillAgentSearch skills...

KernelAbstractions.jl

Heterogeneous programming in Julia

Install / Use

/learn @JuliaGPU/KernelAbstractions.jl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Cite this package as

@software{Churavy_KernelAbstractions_jl,
author = {Churavy, Valentin},
license = {MIT},
title = {{KernelAbstractions.jl}},
url = {https://github.com/JuliaGPU/KernelAbstractions.jl},
doi = {10.5281/zenodo.4021259}
}

Related Skills

View on GitHub
GitHub Stars490
CategoryDevelopment
Updated4h ago
Forks83

Languages

Julia

Security Score

100/100

Audited on Mar 26, 2026

No findings