Hi,
I noticed that when compiling the CUDA and OptiX binaries the cicc
compiler always runs in single threaded mode.
Is it possible to use multi-threading when compiling the CUDA and OptiX binaries?
Hi,
I noticed that when compiling the CUDA and OptiX binaries the cicc
compiler always runs in single threaded mode.
Is it possible to use multi-threading when compiling the CUDA and OptiX binaries?
I believe this PR adds multi-threading support for CUDA/OptiX kernel compilation: