I have seen the suggestion of using CUDA in simulation mode running only on the CPU to find bugs in the GPU code. Is there an easy way to run MAGMA in this way?
Thanks
John
CUDA simulation mode
Re: CUDA simulation mode
I have done some digging on this and the previous emulation mode seems not to be in the current CUDA tools - it is not an option for nvcc.
There is something called gpuocelot at http://code.google.com/p/gpuocelot/
Has anyone any experience of it?
Thanks
John
There is something called gpuocelot at http://code.google.com/p/gpuocelot/
Has anyone any experience of it?
Thanks
John