- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I find this parameter I_MPI_WAIT_MODE on Intel MPI 2017 reference guide. It said that "Use the Native POSIX Thread Library* with the wait mode for shm communications". My application is MPI + Pthread. MPI is intel MPI2017
So I add “export I_MPI_WAIT_MODE=1” into my scripts, it print the following error. Do you have some suggestion? thanks
Error in system call pthread_mutex_unlock: Operation not permitted
../../src/mpid/ch3/channels/nemesis/netmod/tmi/tmi_poll.c:629
Error in system call pthread_mutex_unlock: Operation not permitted
../../src/mpid/ch3/channels/nemesis/netmod/tmi/tmi_poll.c:629
Error in system call pthread_mutex_unlock: Operation not permitted
../../src/mpid/ch3/channels/nemesis/netmod/tmi/tmi_poll.c:629
Error in system call pthread_mutex_unlock: Operation not permitted
../../src/mpid/ch3/channels/nemesis/netmod/tmi/tmi_poll.c:629
<< OLE Object: Picture (Device Independent Bitmap) >>
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Yu-Ping,
Would it be possible to get a small reproducer? And did you check other interconnects e.g I_MPI_FABRICS=dapl already?
Best regards
Klaus-Dieter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Klaus-Dieter:
Thanks a lot for your great help. I_MPI_FABRICS=dapl can work well with I_MPI_WAIT_MODE=1. So what is your suggestion?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I would still like to get a small reproducer. I will contact you directly by mail.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page