Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
2154 Discussions

iMPI installation issues on a cluster

Mallick_A_Intel
Employee
382 Views

Hello,

I wanted to install iMPI 3.2 on our cluster, but it's hanging after "Analyze nodes configuration". Now that I have a remote mouted filesystem on all the nodes with /opt/intel/impi/3.2 installed on it, all I need now is rpms to install on my cluster nodes. Where do I find them?

0 Kudos
1 Reply
Andrey_D_Intel
Employee
382 Views

Hi,

To extract rpms use the --extract installer option. For instnace,
$ ./install.sh --extract=~/RPMS

Best regards,
Andrey
0 Kudos
Reply