Fix links and add certificate gen guide

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


[ROCm/rdc commit: 67578106c4]
Cette révision appartient à :
Galantsev, Dmitrii
2024-03-19 14:41:16 -05:00
Parent 285cafc0df
révision 006f6b5fc7
+7 -5
Voir le fichier
@@ -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