Skip to content

Commit

Permalink
a newline makes all the difference
Browse files Browse the repository at this point in the history
  • Loading branch information
gshipman committed Oct 15, 2024
1 parent b67106f commit a308a54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/sphinx/09_Microbenchmarks/M6_IOR/IOR.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ The ior tests can be run using the following command:
.. code-block:: bash
srun -n <nnodes> --ntasks-per node=<cores_per_node> <INSTALL_DIR>/bin/ior -f <BENCHMARK_PATH>/microbenchmarks/ior/inputs.xroads/<load_type>-<io_type>-<access_type>.ior

..
Where `load_type` is `load1` for sequential loads and `load2` for random loads, `io_type` is `posix` or `mpiio`, and `access_type` is `filepertask` and `sharedfile` for per task and shared accesses respectively.
Expand Down

0 comments on commit a308a54

Please sign in to comment.