Description
Hi ,
We have an HPC deployment scenario as follows:
Initially, we will bring the cluster online using only the ethernet interface (management network). Subsequently, after approximately 7 days, we will introduce InfiniBand switches into the environment and proceed to install IB-related drivers, adapters, etc., on the compute and management servers.
The question is: if we install OpenMPI after step 1 (when only the ethernet interface is present), will OpenMPI automatically detect and utilize the InfiniBand interface once it becomes available in future? Is there any specific flag or configuration we need to set during installation to enable IB support in advance?
or will it be necessary to reinstall OpenMPI after the InfiniBand switches and drivers are deployed onto the server?