clr-bundles icon indicating copy to clipboard operation
clr-bundles copied to clipboard

OpenMPI with --with-verbs and --with-ucx support for HPC

Open rahulunair opened this issue 5 years ago • 0 comments

Looking at the spec[1] for Clear's OpenMPI bundle, it seems that it does not seem to have support for openfabrics and ucx which is an important aspect of using OpenMPI on HPC, could we please enable these as part of the official bundle:

The flags that are required to enable these are:

--with-verbs --with-ucx

ucx is a dependency and can be sourced from the github link: https://github.com/openucx/ucx

[1] http://kojiclear.jf.intel.com/cgit/packages/openmpi/tree/openmpi.spec#n132

rahulunair avatar May 06 '20 23:05 rahulunair