is there any way I can test the CUDA samples and codes from a computer with no NVIDIA graphic card? I am using Windows and the latest version of CUDA.
You can check also gpuocelot project which is a true emulator in the sense that PTX (bytecode in which CUDA code is converted to) will be emulated.
Most online CUDA classes use AWS GPU instances, which are not hard to setup. I may be very biased, but I do recommend CUDA over OpenCL for a number of reasons; 2/3 of GPU-related academic papers use CUDA over OpenCL. Most GPU based and hybrid CPU/GPU supercomputers use NVIDIA GPUs usually with CUDA.
There are several possibilities:
However, I would recommend buying some CUDA-capable card. 8xxx or 9xxx series is ok and really cheap. Emulation would allow you to get some basic skills of GPGPU programming, but is useless when you write some real-world application since it doesn't allow you to debug and tune performance.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With