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.

Home Page:https://vikunja.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename necessary parts to be up to date with Alpaka

DerWaldschrat opened this issue · comments

Alpaka had some renaming going on a while back. These changes still need to be incorporated.