Command Line Tools | ROCm/rdc | DeepWiki
This page covers the two main command line utilities: the rdcd daemon service and the rdci client interface. For information about the underlying APIs that these tools use, see C/C++ API
Get QuoteThis page provides the essential information needed to install, configure, and begin using the ROCm Data Center (RDC) tool. It covers installation methods, basic system setup, and initial usage patter...
This page covers the two main command line utilities: the rdcd daemon service and the rdci client interface. For information about the underlying APIs that these tools use, see C/C++ API
Get Quote
The system is built upon a gRPC-based client-server model when running in standalone mode, while providing direct library access for in-process integration projects/rdc/README.md71-73
Get Quote
ready-room was a service to host DCS World servers on demand on AWS that closed down on 1/2/2025. ready-room-selfhosted takes the original code and lessons learnt to deliver a script that can
Get Quote
The RDC capability is determined by the privilege of the user starting rdcd. For example, rdcd running under a normal user account has monitor-only capability and rdcd running as root has full capability.
Get Quote
Standalone mode runs RDC as a system service with client-server architecture using gRPC communication. The rdcd daemon hosts the RdcAPIServiceImpl service, while clients use
Get Quote
To install RDC after installing the ROCm package, follow the instructions below. The components of RDC tool are as shown below: High-level diagram of RDC components. RDC (API) Library. This
Get Quote
To start RDC in standalone mode, RDC Server Daemon (rdcd) must run on each compute node. Refer to Terminology in Introduction to the RDC tool for more information. You can start rdcd as a systemd
Get Quote
By default, authentication is enabled. To disable authentication, when starting the server, use the “–unauth_comm” flag (or “-u” for short). You must also use “-u” in rdci to access unauth rdcd.
Get Quote
It covers installation methods, basic system setup, and initial usage patterns to help you quickly start monitoring and managing AMD GPUs in your environment. For detailed API
Get Quote
Run the agent in server mode, and set the encrypt to the key generated in the first step. The bootstrap_expect variable indicates the number of servers required to form the first Consul cluster.
Get Quote