/usr/include/c++/8/utility(307): error: pack expansion does not make use of any argument packs
/usr/include/c++/8/utility(329): error: pack expansion does not make use of any argument packs
/usr/include/c++/8/utility(329): error: expected a ">"
detected during instantiation of type "std::make_integer_sequence<std::size_t, _Num>"
(340): here
3 errors detected in the compilation of "/tmp/tmpxft_000b9f0e_00000000-13_cu-kernels.compute_75.cpp1.ii".
未能识别cuda位置,可能与cuda版本有关,使用10.0以下的cuda无此问题
解决方案,取代./configure,使用:
./configure --cudatk-dir=/usr/local/cuda-11.0