FIX drop obsolete CURAND reset for CUDA 6.5 compatibility
authorJonathan L Long <jonlong@cs.berkeley.edu>
Tue, 26 Aug 2014 21:01:20 +0000 (14:01 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Tue, 26 Aug 2014 21:01:20 +0000 (14:01 -0700)
commit8880a7a4158cf0a80eb9650bd4fe77dffb518177
tree773a69f4adafec8eb2d27f9b8ac8fd252db9dce1
parent9516115f722fb3f95882553d8077bf1ab4a670ef
FIX drop obsolete CURAND reset for CUDA 6.5 compatibility

Drop the legacy CURAND initialization steps; these are unnecessary and
cause dramatic slowdowns for CUDA 6.5. This does no harm for K20 usage
counter to the note at least for CUDA 6.5 and 5.0.
src/caffe/common.cpp