Hi there I am having the following problems with the current version of the CUDA SDK
First of all is the warning stating that Double is not supported, this is worrying because our kernel does not contain any doubles.
Second is ptxas that crashes, with no detail is there any way I can work around this, is there anybody in nVidia or people who have
discovered this crash?
ptxas /tmp/tmpxft_000026bb_00000000-2_DeviceUtility.ptx, line 100; warning : Double is not supported. Demoting to float
ptxas info : Compiling entry function ‘Z18GPU_AdvancingFrontiP13__IndexStrideP10__particleP14
_threadOutputP14__ThreadMemory’
Segmentation fault
make: *** [TetOffensive] Error 255