#simt #kernel #back-end #part #shared #type #save

simt_core

part of simt. shared types between backends

1 unstable release

0.2.0 Jul 9, 2023

#4 in #simt

49 downloads per month
Used in 3 crates

MIT license

2KB

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

~250KB