Open truedat101 opened 8 months ago
It might be an issue with nvcc and gcc 11. https://github.com/NVIDIA/nccl/issues/650
Thanks, I'll review that, and see what I can do. Since this is a fairly up to date system I use for development, I guess I will need to deal with maintaining multiple compilers.
"parameter packs not expanded with" error using gcc 11.4.0 on ubuntu 22.04 x86_64
This loos like a C++20 feature. Please update docs if there is a recommended compiler configuration known to work (clang or more bleeding edge compiler on linux). If this is misconfiguration it doesn't seem obvious regarding a possible misstep.