I would like to compile Cuda code, in particular code that uses the library Thrust, on a GitHub codespace (one without GPU). I do not need to be able to run the Cuda code.
I installed the NSight VS Code extension but in my understanding I also need to install the Cuda toolkit. How can I install it?