Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cuda 8.0 / Boost conflict #311

Open
syanenko opened this issue Dec 29, 2018 · 0 comments
Open

Cuda 8.0 / Boost conflict #311

syanenko opened this issue Dec 29, 2018 · 0 comments

Comments

@syanenko
Copy link

Branch: ms
MS VStudio: 2015
CUDA: 8.0
Architecture: sm_50, cumpute_50 (Unfortunately sm_61, cumpute_61 is not supported by CUDA 8.0 as desired by my GT1050Ti).

Getting this error while compiling:
<...>/boost/system/error_code.hpp(240): error C2694: 'const char *boost::system::error_category::std_category::name(void) const': overriding virtual function has less restrictive exception specification than base class virtual member function 'const char *std::error_category::name(void) noexcept const' [D:_Projects\Caffe\caffe-windows-ms\windows\Caffe.sln]

With MS VStudio 2017, CUDA 10.0 (sm_61, cumpute_61) works fine - thanks !

Btw: Very long delay (about 20 min) at the start of CUDA compilation - I was confused and do a lot of experiments wasting time. It would be better to add some message at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant