toolchains icon indicating copy to clipboard operation
toolchains copied to clipboard

Support NVidia CUDA compilation with nvcc

Open fhunleth opened this issue 4 years ago • 6 comments

Pelemay uses nvcc to generate CUDA code and would require it when targeting devices with NVidia GPUs (like the Jetson Nano)

The path to nvcc should be set in the NVCC environment variable.

fhunleth avatar Mar 19 '20 12:03 fhunleth