Arindam Khanda
Arindam Khanda
> Yes it appears that GCC 4.4.7 won’t work, because we use C++11 features pretty liberally. Could you post the same CMake output for the later version of GCC you...
> Yeah I agree with @jowens - if you upgrade the driver and CUDA version on cluster 1 I don’t expect you’ll have any trouble building, and if you do...
> @neoblizz Ah didn't realize boost was optional thanks. > > You can also try to run CMake like this to disable building compute_75. That might be able to get...
It will be very helpful if you can suggest some configuration for cluster 2 which can help me to build the code. Current configuration is: GPU: Tesla V100 CPU: Intel(R)...
> > It will be very helpful if you can suggest some configuration for cluster 2 which can help me to build the code. > > Not CentOS 6.10, which...
> Thanks for trying it! That error was a bit more useful: > > ``` > : error: #error -- unsupported GNU version! gcc versions later than 6 are not...