Hello,
I tried compiling with CUDA 10.1/CMAKE3.5/gcc5.4.0 and when executing make -j 10
I got this error: fatal error: THUNDERCONFIG.h: No such file or directory
I can compile successfully with CPU only but not with GPU.
I am trying not to downgrade to CUDA 9 and hope that there will be an easy fix to this.
Many thanks in advance!