00001
00081 /*00082
00083 Note: The program may complain that it cannot find cudart.dll. This is an old library from the earlier versions of CUDA, and now exists with a longer filename (C:\\CUDA\\bin\\cudart32_*.dll or cudart64_*.dll). We are trying to track down the problem, but for a quick fix, just make a copy of the cudart*.dll file and rename it to cudart.dll.00084
00085 */