Releases: alpaka-group/vikunja
Releases · alpaka-group/vikunja
First release
Vikunja is a library which provides primitives for the alpaka library.
The following functions are include in this release
- transform
- reduce
The following accelerators will be support:
- CPU serial (ALPAKA_ACC_CPU_B_SEQ_T_SEQ_ENABLE)
- OpenMP Grid Block (ALPAKA_ACC_CPU_B_OMP2_T_SEQ_ENABLE)
- CUDA (ALPAKA_ACC_GPU_CUDA_ENABLE)
- HIP (ALPAKA_ACC_GPU_HIP_ENABLE)
Supported is alpaka 0.5.0