Menu

Commit [r117]  Maximize  Restore  History

Modified explicitgpuDouble.cu to convert cuPrintf statements to printf statements in the kernel. Requires compute capability 2.0, so compile with nvcc -arch sm_20 explicitgpuDouble.cu. Without the -arch sm_20 flag the printf statements in the kernel will give compile errors.

guidrymw 2013-02-20

changed /trunk/src/explicitgpuDouble.cu
/trunk/src/explicitgpuDouble.cu Diff Switch to side-by-side view
Loading...
Auth0 Logo