Thanks, Dahua! That note could save some frustration in the future.
I have been trying to tweak the package for Windows. My first attempt was to load the cudart64_60.dll, guessing that it is the CUDA RunTime library. Unfortunately, it does not export the very first function the package needs: cuInit. It looks like a long bumpy road ahead... The CUDA bin directory has no dll, which exports cuInit, so maybe it is called now something else.
