diff --git a/projects/rdc/README.md b/projects/rdc/README.md index 719828bd16..105e108e63 100644 --- a/projects/rdc/README.md +++ b/projects/rdc/README.md @@ -7,11 +7,13 @@ The ROCm™ Data Center Tool simplifies the administration and addresses key inf - Integration with third-party tools - Open source -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://docs.amd.com/projects/rdc/en/latest/) +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) ## Supported platforms -RDC can run on AMD ROCm supported platforms, please refer to the [List of Supported Operating Systems](https://docs.amd.com/projects/install-on-linux/en/latest/reference/system-requirements.html#supported-operating-systems) +RDC can run on AMD ROCm supported platforms, please refer to the [List of Supported Operating Systems](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/reference/system-requirements.html#supported-operating-systems) ## Building RDC from source @@ -26,7 +28,7 @@ RDC can run on AMD ROCm supported platforms, please refer to the [List of Suppor AMD ROCm platform (https://github.com/ROCm/ROCm) * It is recommended to install the complete AMD ROCm platform. - For installation instruction see https://docs.amd.com/projects/install-on-linux/en/latest/tutorial/quick-start.html + For installation instruction see https://rocm.docs.amd.com/projects/install-on-linux/en/latest/tutorial/quick-start.html * At the minimum, these two components are required (i) AMD ROCm SMI Library (https://github.com/ROCm/rocm_smi_lib) (ii) AMD ROCk Kernel driver (https://github.com/ROCm/ROCK-Kernel-Driver) @@ -96,7 +98,7 @@ The user can choose to not build RDC diagnostic ROCM Run time. This will elimina ## Running RDC RDC supports encrypted communications between clients and servers. The -communication can be configured to be *authenticated* or *not authenticated*. The [**user guide**](https://docs.amd.com/projects/rdc/en/latest/) has information on how to generate and install SSL keys and certificates for authentication. By default, authentication is enabled. +communication can be configured to be *authenticated* or *not authenticated*. The [**user guide**](https://rocm.docs.amd.com/projects/rdc/en/latest/) has information on how to generate and install SSL keys and certificates for authentication. By default, authentication is enabled. ## Starting ROCm™ Data Center Daemon (RDCD) @@ -131,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://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/user_guide/features.html) for the current list of features. ## sample rdci commands to test RDC functionality ## discover devices in a local or remote compute node