Sha256: 4b34023e196b144ba9bbb8e31b731cc5a5dc236aa80d145f2ba85f24c1452354
Contents?: true
Size: 219 Bytes
Versions: 2
Compression:
Stored size: 219 Bytes
Contents
// Copy <array> from device to host bones_memcpy(<array><flatten>+<offset>, device_<array>+<offset>, <variable_dimensions>*sizeof(<type>), cudaMemcpyDeviceToHost, <state>, <state>); bones_synchronize(<state>);
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bones-compiler-1.6.0 | skeletons/GPU-CUDA/common/mem_copy_D2H.c |
bones-compiler-1.3.1 | skeletons/GPU-CUDA/common/mem_copy_D2H.c |