Sha256: 721086ce0deb21a0278989d15dd599cea9964bae124077626f2d47f060a3cf6a
Contents?: true
Size: 224 Bytes
Versions: 20
Compression:
Stored size: 224 Bytes
Contents
__global__ void <%="cumo_#{c_func(:nodef)}_kernel"%>(dtype *ptr, dtype x) { *ptr = x; } void <%="cumo_#{c_func(:nodef)}_kernel_launch"%>(dtype *ptr, dtype x) { <%="cumo_#{c_func(:nodef)}_kernel"%><<<1,1>>>(ptr,x); }
Version data entries
20 entries across 20 versions & 1 rubygems