obtaining libcuda.so

I want to install CUDA 1.1 on my computer at school, but it doesn’t have a graphics card. I’d still like to be able to at least compile my code and run in emulation mode. Since I can’t install the driver, is there an alternative way to get the file libcuda.so?

HOSTEMU doesn’t require the driver (libcuda.so).

Can I compile code without it?