Id like to try to force the new driver to install in a VM that does not have a NVIDIA card. I plan on just using device emulator and having something to compile against in this VM. I don’t except it to work or use it as a driver, just for libcuda.
Anyone know how to do this?
Thanks
libcuda is the driver. I’m not clear why you want the driver in an environment that has no hardware which uses the driver.
If i can install the lib, compiler and sdk I can still compile code. And theres supposed to be a device emulator so I can even run it.
So I need to force the driver(which has libcuda in new versions apparently) to install.