Add GPU-aware MPI easyconfigs for ROCm#25902
Add GPU-aware MPI easyconfigs for ROCm#25902zerefwayne wants to merge 17 commits intoeasybuilders:developfrom
Conversation
Updated software
|
1a06ebe to
d46e69f
Compare
|
Test report by @zerefwayne |
|
Test report by @zerefwayne |
|
Test report by @zerefwayne |
|
Test report by @zerefwayne |
|
Test report by @zerefwayne
|
|
Test report by @zerefwayne |
|
Test report by @zerefwayne |
| configopts += '--with-pmix=$EBROOTPMIX ' | ||
| configopts += '--with-prrte=$EBROOTPRRTE ' | ||
| configopts += '--with-libevent=$EBROOTLIBEVENT ' | ||
| configopts += '--with-hwloc=$EBROOTHWLOC ' | ||
| configopts += '--with-ucx=$EBROOTUCX ' | ||
| configopts += '--with-ucc=$EBROOTUCC ' | ||
| configopts += '--with-rocm=$EBROOTHIP ' | ||
| configopts += '--enable-mpi1-compatibility ' |
There was a problem hiding this comment.
Move configopts to the EasyBlock
|
Test report by @zerefwayne |
|
Test report by @zerefwayne |
The OpenMPI and rompi built in #25847 was not fully configured for ROCm. The dependencies for OpenMPI also need to be adapted for rocm.