I have a 13.02 Ubuntu desktop OS. I am a newbie in CUDA and have been given a task to write CUDA code without NIVDIA graphics card.
Due to lack of my knowledge - that /dev/nivdia card & driver should be required for CUDA programming I wasted a week for its installation. Now that I have realized the fact please let me know the best option of developing PyCuda / Cuda apps without using Nvidia GPU.
Also is there any Emulator option to run the code? In all if I do not have a NIVIDA GPU - how I can still make use of my Ubuntu desktop to develop / run / emulate code using CUDA both in Python and C/C++.
It would really help me out if I can get this information