When I try to compile the latest CUDA SDK from Nvidia (version 4.1.28) for linux, I get the following error:
error: identifier "CURAND_STATUS_DOUBLE_PRECISION_REQUIRED" - undefined
My google-fu only gives similar problems, not solutions. I have an older version of the SDK (version 4.0.17) that compiles fine. Thus, this may be a bug in the SDK, or there are environment variables that I have not set.
source share