- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OS: SUSE Linux Enterprise Server 15 SP3
intel mpi - Intel(R) MPI Library for Linux* OS, Version 2019 Update 4 Build 20190430 (id: cbdd16069)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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:
Thanks & Regards,
Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page