openmpi-超级构建
OpenMPI超级构建
建造
mkdir build; pushd build
cmake -DENABLE_openmpi=ON -DENABLE_cuda=ON -DENABLE_ucx=ON -DENABLE_efa=OFF -DENABLE_psm2=OFF ../openmpi-superbuild/
cmake --build . -- VERBOSE=true
ctest -R
popd
cuda支持版本需要设置nvcc的PATH和libcudart.so