- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have been running some performance tests(Intel 17 and 18) and I have noticed that MPI_Win_unlock_all performance is surprisingly excessive with even a small number MPI processes. I was wondering if I could know the reasons and if this is already known.
- Tags:
- Parallel Computing
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
luiceur, try to use MPI_Win_fence(...) instead of MPI_Win_unlock_all, and then compute the execution time.

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