Querying the Version
Prerequisites
Hyper MPI has been installed and environment variables have been correctly configured. For details, see Configuring Environment Variables.
Procedure
- Use PuTTY to log in to a job execution node as a common Hyper MPI user, for example, hmpi_user.
- Query the XUCG version.
ompi_info | grep "MCA coll: ucg"
MCA coll: ucg (MCA v2.1.0, API v2.0.0, Component v4.1.1)
Component v4.1.1 indicates that the XUCG version is v4.1.1.
Parent topic: Installation Guide