fix for CUDA 40
while compiling on a machine with CUDA 40, CU_LIMIT_DEV_RUNTIME_SYNC_DEPTH triggered a non-declared error. it seems that the version requirement is higher than 4000
Loading
Please register or sign in to comment
while compiling on a machine with CUDA 40, CU_LIMIT_DEV_RUNTIME_SYNC_DEPTH triggered a non-declared error. it seems that the version requirement is higher than 4000