Skip to content

Prototype implementation to evaluate different concepts. This repository is for a student project to implement SGEMM with alpaka2.

Notifications You must be signed in to change notification settings

ComputationalRadiationPhysics/alpaka2SGEMM

 
 

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 repository is for a student project to implement SGEMM with alpaka2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.5%
  • CMake 6.4%
  • Shell 0.1%