NVRTC seems to be compiling programs in serial order even if it’s accessed from multiple threads. Is there a way to make runtime compilation with NVRTC parallel?
I am very much interested in this as well.
NVRTC seems to be compiling programs in serial order even if it’s accessed from multiple threads. Is there a way to make runtime compilation with NVRTC parallel?
I am very much interested in this as well.