ComputationalRadiationPhysics / alpaka2Primitives

prototype implementation to evaluate different concepts. This branch is for a student project implementing reduce/scan and sort.

Repository from Github https://github.comComputationalRadiationPhysics/alpaka2PrimitivesRepository from Github https://github.comComputationalRadiationPhysics/alpaka2Primitives

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.

About

prototype implementation to evaluate different concepts. This branch is for a student project implementing reduce/scan and sort.


Languages

Language:C++ 93.7%Language:CMake 6.2%Language:Shell 0.1%