Skip to content

Commit

Permalink
Merge pull request #18 from ROCm/fix/peter-1
Browse files Browse the repository at this point in the history
Merge develop into docs/6.2.1
  • Loading branch information
peterjunpark authored Oct 2, 2024
2 parents 37300bf + 01aa177 commit a1f4131
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 1 addition & 6 deletions docs/how-to/multi-node-config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ the switch from benchmark results. Remember to install OFED perftests on both
nodes you plan to use in this section. Commands may require ``sudo`` depending
on user privileges.

#. From the CLI of your host, clone the perftest repo.
#. From the CLI of your host, clone the perftest repository.

.. code-block:: shell
Expand Down Expand Up @@ -114,11 +114,6 @@ Once installed, there are six main modules available with OFED perftests:

* ``ib_send_lat`` - Test latency with send transactions.

The examples in this section use ``ib_send_bw``, but you can accomplish similar
with any other test you require. The goal of the tests in this section is to
verify high speed Host to Host (H2H) data transfer rates between nodes before
including GPU traffic, therefore the ``use_rocm`` flag is avoided in all commands.

The examples in this section use the ``ib_send_bw`` tool, but you can achieve
similar results with other benchmarking tools, depending on your requirements.
The primary objective of these tests is to verify high-speed Host-to-Host (H2H)
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ optimal speed and bandwidth during operation.
.. note::

AMD Instinct systems vary in form and configuration, and cluster design
adds additional layers of complexity. The guidance in this
adds additional layers of complexity. The guidelines in this
documentation are written at a high level for broad applicability across
diverse environments. While certain scenarios may include specific hardware
examples, your setup will likely differ in terms of GPUs and CPUs per server,
Expand Down

0 comments on commit a1f4131

Please sign in to comment.