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

intel mpi 2019 - I_MPI_PROCESS_MANAGER I_MPI_SHM_LMT mpiexec.hydra replacement

psing51
Nouveau contributeur I
2 105 Visites

Hi,
I am using intel mpi 2019 to run few applications. 
i get following warning messages during start of the run - 

[0] MPI startup(): I_MPI_PROCESS_MANAGER environment variable is not supported.
[0] MPI startup(): I_MPI_SHM_LMT environment variable is not supported.
[0] MPI startup(): Similar variables:
I_MPI_SHM_OPT


A)
Is there a way to supress these unsupported  environment variables messages?
B)
What would be the replacement of these 2 outdated variables ?.
Currently i am using - 
I_MPI_PROCESS_MANAGER = hydra
I_MPI_SHM_LMT = shm

is the following equivalent  - 
unset  I_MPI_PROCESS_MANAGER   
unset I_MPI_SHM_LMT
I_MPI_SHM_OPT = shm


I plan to set these up in shell scripts ( before mpirun) as i dont have permissions to remove these variables from the main module file.
c)
Also, can i replace 
mpiexec.hydra with mpirun ?

- puneet






 

 

0 Compliments
4 Réponses
SantoshY_Intel
Modérateur
2 066 Visites

Hi,


Thank you for posting in Intel Communities.


Could you please provide us with the version of Intel MPI 2019 & Operating System you are using?


Thanks & Regards,

Santosh


0 Compliments
psing51
Nouveau contributeur I
2 041 Visites

OS: SUSE Linux Enterprise Server 15 SP3
intel mpi - Intel(R) MPI Library for Linux* OS, Version 2019 Update 4 Build 20190430 (id: cbdd16069)

0 Compliments
SantoshY_Intel
Modérateur
2 024 Visites

Hi,


we no longer support MPI 2019 versions except MPI 2019 update 9(2020 update 4). please upgrade to any one of the supported versions mentioned in the link below:

https://www.intel.com/content/www/us/en/developer/articles/release-notes/intel-parallel-studio-xe-su...


Thanks & Regards,

Santosh


0 Compliments
SantoshY_Intel
Modérateur
2 003 Visites

Hi,


We are closing this issue. This thread will no longer be monitored by Intel. If you need further assistance, please post a new question.


Thanks & Regards,

Santosh


0 Compliments
Répondre