opensubdiv-petite icon indicating copy to clipboard operation
opensubdiv-petite copied to clipboard

Add Cuda support

Open virtualritz opened this issue 4 years ago • 0 comments

CUDA support is almost done (Rust API wrappers are there). It just require some more work in build.rs. Ideally, if the cuda feature flag is present, build.rs would detect a CUDA installation on Linux/Windows and configure the OpenSubdiv build resp. panic if no installation can be found.

virtualritz avatar May 14 '21 13:05 virtualritz