Compiliation error with NVHPC toolkit 22.1 #8215
-
Hi all, I'm encountering some compilation errors when building UCX 1.12.1 with our site's installation of NVHPC Toolkit 22.1 on RHEL 7.9. I'm using NVHPC for both CUDA and MPI. My config.log and our compilation error are below. Thanks!
Ron Rahaman |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
In the NVHPC build, I can build by combining our toolchains for GCC 8.3 + OpenMPI 4.1.2 + CUDA 11.2 just fine. |
Beta Was this translation helpful? Give feedback.
-
I was able to get this working with |
Beta Was this translation helpful? Give feedback.
I was able to get this working with
"--diag_suppress=1144 --diag_suppress=144 --diag_suppress=513"
inCFLAGS