Updated troubleshooting-rccl.rst to change rocm-smi to amd-smi (#2028)
* Updated troubleshooting-rccl.rst to change rocm-smi to amd-smi
* Added `amd-smi static --driver`
* Update docs/how-to/troubleshooting-rccl.rst
Co-authored-by: Nilesh M Negi <Nilesh.Negi@amd.com>
---------
Co-authored-by: Nilesh M Negi <Nilesh.Negi@amd.com>
[ROCm/rccl commit: f942810959]
This commit is contained in:
@@ -38,13 +38,15 @@ Collect this information about the ROCm version, GPU/accelerator, platform, and
|
||||
|
||||
rocminfo
|
||||
|
||||
* Run these ``rocm-smi`` commands to display the system topology.
|
||||
* Run these ``amd-smi`` commands to display the system topology.
|
||||
|
||||
.. code:: shell
|
||||
|
||||
rocm-smi
|
||||
rocm-smi --showtopo
|
||||
rocm-smi --showdriverversion
|
||||
amd-smi
|
||||
amd-smi topology
|
||||
amd-smi static --driver
|
||||
amd-smi firmware
|
||||
amd-smi xgmi
|
||||
|
||||
* Determine the values of the ``PATH`` and ``LD_LIBRARY_PATH`` environment variables.
|
||||
|
||||
|
||||
مرجع در شماره جدید
Block a user