#hip #simt #kernel #amd #part #back-end #rocm-hip

simt_hip

part of simt. amd rocm/hip backend

8 releases

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

#3 in #simt

Download history 67/week @ 2024-07-22 2/week @ 2024-08-26 4/week @ 2024-09-23 56/week @ 2024-09-30 4/week @ 2024-10-07

90 downloads per month
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–5.5MB
~23K SLoC