tracepy icon indicating copy to clipboard operation
tracepy copied to clipboard

Add Native Support for GPU's with CUDA

Open GNiendorf opened this issue 1 year ago • 0 comments

GPU's can provide a substantial speedup for ray tracing. Zemax started offering support for GPU's a few years ago (See here). Work for this has already started in my C++ implementation: https://github.com/GNiendorf/Tracepy-Fast, where I give some plots of the expected speedup.

GNiendorf avatar Sep 01 '24 18:09 GNiendorf