I'm looking for a way to run CUDA programs on a system with no NVIDIA GPU.
I tried to install MCUDA and gpuOcelot but seemed to have some problems with the installation.
I have gone through the answers given in How to run CUDA without a GPU using a software implementation?. The answers there recommended changing the hardware of the system, using an emulator (which is now deprecated) or switching to OpenCL. None of these adequately answered my requirement