| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |

DOCA UROM Environment Variables.
DOCA UROM environment variables are described in the following table.
| Variable | Description |
|---|---|
| DOCA_UROM_SERVICE_FILE | Path to the UROM Service File. |
This variable sets the path to the UROM Service File. When creating a UROM Service, UROM performs a look up using this file, the hostname where an application is running, and the PCI address of the associated DOCA device to identify the network address, and network devices associated with the UROM Service.
This file contains one entry per line describing the location of each UROM Service that may be used by UROM. The format of each line must be as follows:
Fields are described in the following table.
As an example, an application running on a single node (named app_host1) which has a UROM Service running on DPU (named dpu_host1) would have a Service Directory file with the following entries:
app_host1 dpu dpu_host1 03:00.0 dev1:1,dev2:1