Files
rocm-systems/server/rdc_options
T
Brandon Bagwell de3cb36ce0 Adds the ability to modify 'rdc' options
Modifying the /opt/rocm/etc/rdc file modifies RDC launch options.  If
the file doesn't exist, the service should still launch (though a new
file should likely be included with the next released package of 'rdc'.

Change-Id: I1a1891e9c5c3e6048754eb555779a97a170754c0
2024-04-30 10:28:16 -05:00

4 lines
77 B
Plaintext

# Append 'rdc' daemon parameters here
RDC_OPTS=""
#RDC_OPTS="-p 50051 -u -d"