alpaka-group / vikunja

Vikunja is a performance portable algorithm library that defines functions operating on ranges of elements for a variety of purposes . It supports the execution on multi-core CPUs and various GPUs. Vikunja uses alpaka to implement platform-independent primitives such as reduce or transform.
https://vikunja.readthedocs.io/en/latest/
Mozilla Public License 2.0
14 stars 5 forks source link

Support alpaka 0.9 #79

Closed SimeonEhrig closed 1 year ago

SimeonEhrig commented 2 years ago
SimeonEhrig commented 2 years ago

This PR will be not merge directly because of some issues in the CI. It will be merge in a following up PR, which overworks the CI totally.