I am installing the CUDA 1.1 toolkit and SDK on a machine that automatically compiles and builds our software. This system does not have a CUDA capable GPU, so installing the driver fails when the driver package tries to load the kernel module. Since libcuda.so is in the driver package, it isn’t installed.
How can I get libcuda installed on this system?