Skip to content

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

Notifications You must be signed in to change notification settings

ComputationalRadiationPhysics/alpaka2Primitives

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.7%
  • CMake 6.2%
  • Shell 0.1%