4 releases

0.2.2 Jul 9, 2023
0.2.1 Jul 9, 2023
0.2.0 Jul 9, 2023
0.1.0 May 11, 2023

#4 in #hip

Download history 9/week @ 2024-02-19 9/week @ 2024-02-26 3/week @ 2024-03-04 145/week @ 2024-03-11 44/week @ 2024-04-01

190 downloads per month
Used in simt

MIT license

1MB
11K SLoC

this is early but under full time development.

an extremely simple interface to SIMT-style (CUDA, HIP, compute shaders) computation.

current focus is CUDA + ROCm/HIP support.

kernels are written in C++. this makes it easy to port existing code and also saves a lot of headaches dealing with emitting NVVM/AMDGPU code.

Dependencies

~0.7–7MB
~25K SLoC