summaryrefslogtreecommitdiff
path: root/chroma/gpu/tools.py
AgeCommit message (Expand)Author
2021-05-09wrap cuda.memcpy_htod args in np.asarraymastbaum
2021-05-09Do not automatically initialize pycuda before forking the camera process.Stan Seibert
2021-05-09Put triangles and vertices back onto the GPU if there is sufficient room.Stan Seibert
2021-05-09Import memoize decorator directly from pytools as it is not present in the ol...Stan Seibert
2021-05-09Simple BVH generator using new infrastructureStan Seibert
2021-05-09Improve identification of CUDA vector types in struct builderStan Seibert
2021-05-09Allow make_gpu_struct to pack structs containing the CUDA vector types.Stan Seibert
2011-10-05Epic port of Chroma from units of meters/seconds/MeV toStan Seibert
2011-09-17Split up chroma.gpu into separate modules. chroma.gpu.__init__ imports every...Stan Seibert