Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 785 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 785 Bytes

alpaka - Abstraction Library for Parallel Kernel Acceleration

License

alpaka

The alpaka library is a header-only C++20 abstraction library for accelerator development.

Disclaimer

This is a prototype implementation to evaluate different concepts for the host side API, Kernel language, ... The code is NOT production ready! Currently, I do not follow coding standards and provide updates via pull requests. It is possible that the development branch history is updated via force pushed.

Software License

alpaka is licensed under MPL-2.0.