Skip to content

Commit

Permalink
Update SMB.rst
Browse files Browse the repository at this point in the history
Added in instructions for cases where SMB causes an out of memory error.
  • Loading branch information
mdosanjh authored Jul 30, 2024
1 parent dbc3e7d commit 46cb005
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/sphinx/09_Microbenchmarks/M4_SMB/SMB.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ We define some system specific variables for these tests.
* PPN - the number of processes per node.
* CACHE - 2x the size of the largest cache size (note: we use 2x here to be thourough)

Note: these tests can be memory intensive, with memory usage growing as $O(message\_size*number\_of\_messages*number\_of\_peers*processes\_per\_node)$. If memory issues occur, use the -m flag to reduce the number of messages per itteration at higher message sizes.

* 9 point stencil

Expand Down

0 comments on commit 46cb005

Please sign in to comment.