8 releases

0.2.0 Jul 9, 2023
0.1.6 Jun 1, 2023
0.1.5 May 27, 2023

#500 in Graphics APIs


Used in simt

MIT license

590KB
12K 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.6–6MB
~25K SLoC