Paul Boudreaux

Results 2 comments of Paul Boudreaux

I'm running into a very similar issue. I'm using an Intel 8700k processor, which pretty much forced me onto a more up to date linux kernel. I've got a 1080ti...

cmake -DUSE_CUDA=ON -DBLAS=MKL -DCUDA_HOST_COMPILER=/usr/bin/gcc-5 .. then sudo make install got it to compile fully (I did set up the NVIDIA stuff with gcc 6.3)... I'm not if installing gcc 6,...