3 unstable releases

0.2.0 Jul 9, 2023
0.1.1 May 11, 2023
0.1.0 May 10, 2023

#852 in Hardware support

Download history 17/week @ 2024-02-18 28/week @ 2024-02-25 7/week @ 2024-03-03 128/week @ 2024-03-10 9/week @ 2024-03-17 7/week @ 2024-03-24 40/week @ 2024-03-31

186 downloads per month
Used in 2 crates

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–6MB