NVIDIA/nccl-tests

make failed, error -- unsupported GNU version! gcc versions later than 11 are not supported!

jxh314 opened this issue · 0 comments

Hello, when I running the command below to build the tests, I encountered the following error:
image
My versions are CUDA 11.8 and GCC 11.4. Even after changing /usr/bin/gcc to gcc-10, I still encounter the same error. Could you provide some possible solutions?
image