link updates, spelling

Change-Id: I71aafc2a0145d139c5c9ca6cb53214c77d88acc5
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>


[ROCm/rdc commit: 383c0b19e8]
This commit is contained in:
randyh62
2024-05-08 15:56:44 -07:00
committed by Galantsev, Dmitrii
parent 56f6f3ca19
commit 41c946a4f8
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ The ROCm™ Data Center Tool simplifies the administration and addresses key inf
For up-to-date document and how to start using RDC from pre-built packages, please refer to the [**ROCm DataCenter Tool User Guide**](https://rocm.docs.amd.com/projects/rdc/en/latest/)
For certificate generation, please refer to [**RDC Developer Handbook**#generate-files-for-authentication](https://rocm.docs.amd.com/projects/rdc/en/latest/user_guide/handbook.html#generate-files-for-authentication)
For certificate generation, please refer to [**RDC Developer Handbook**#generate-files-for-authentication](https://rocm.docs.amd.com/projects/rdc/en/latest/install/handbook.html#generate-files-for-authentication)
## Supported platforms
@@ -133,7 +133,7 @@ When *rdcd* is started from a command-line the *capabilities* are determined by
## Invoke RDC using ROCm™ Data Center Interface (RDCI)
RDCI provides command-line interface to all RDC features. This CLI can be run locally or remotely. Refer to [**user guide**](https://rocm.docs.amd.com/projects/rdc/en/latest/user_guide/features.html) for the current list of features.
RDCI provides command-line interface to all RDC features. This CLI can be run locally or remotely. Refer to [**user guide**](https://rocm.docs.amd.com/projects/rdc/en/latest/how-to/features.html) for the current list of features.
## sample rdci commands to test RDC functionality
## discover devices in a local or remote compute node
+1 -1
View File
@@ -32,5 +32,5 @@ Start the Prometheus
$ prometheus --config.file=<full path of the rdc_prometheus_example.yml>
Browse to localhost:9090 in the managment computer for metrics from RDC.
Browse to localhost:9090 in the management computer for metrics from RDC.