Changes between Version 35 and Version 36 of Public/ParaStationMPI
- Timestamp:
- May 31, 2021, 3:21:09 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Public/ParaStationMPI
v35 v36 462 462 In a `psnam_structure_managed_distributed` window, each process that passes a size > 0 also allocates NAM memory explicitly and on its own. 463 463 It then contributes this memory as a NAM region to the RMA window so that the corresponding NAM allocation becomes directly addressable by the respective process rank. 464 464 465 The following Figure to illustrates the differences between these three structure layouts. 466 467 [[Image(psnam-structures.png)]] 465 468 466 469