svmsunny

Results 2 comments of svmsunny

I add the following line to the CMakeLists.txt on CentOS with gcc 7.5.0 `set(CUDA_NVCC_FLAGS "${CUDA_NVCC_FLAGS} -std=c++11 -D__CORRECT_ISO_CPP11_MATH_H_PROTO")` [https://github.com/Theano/Theano/issues/4588#issuecomment-223985745](https://github.com/Theano/Theano/issues/4588#issuecomment-223985745) Check your cmake version,the default version is 2.8, and update to a...

The cuda 10.2 is compatible with nvidia display driver >=440.33, updating the drvier solved this problem. ![image](https://user-images.githubusercontent.com/22258550/101866438-c974ec80-3bb3-11eb-8312-53aae039170b.png)