Skip to content

Commit

Permalink
Merge pull request #107 from lanl/mdosanjh-patch-1
Browse files Browse the repository at this point in the history
Add instructions for SMB running into OOM errors
  • Loading branch information
gshipman authored Aug 8, 2024
2 parents dbc3e7d + 46cb005 commit 0a73a8a
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 0a73a8a

Please sign in to comment.