RPM Installation
Prerequisites
Before installing Fleet Intelligence Agent, ensure the following prerequisites are met:
- Configure an NVIDIA package repository for automatic dependency installation.
The following dependencies are required and satisfied by the CUDA (network or local) repository.
datacenter-gpu-manager-4-proprietary(DCGM)nvattest(NVIDIA Attestation SDK CLI, NVAT)corelib(NVAT GPU evidence source dependency)
- DCGM HostEngine
4.2.3or newer - NVIDIA Datacenter Driver major version
510or newer is installed - Install/upgrade commands are run as
rootor withsudo dnf-plugins-coreis installed (required fordnf config-manager)- Attestation for the fleetint use case only supports Blackwell and newer GPUs, and applies to non-CC mode systems
- Fleetint is supported without attestation for Hopper GPUs.
- For NVSwitch systems (driver branch must match installed datacenter driver):
- Hopper (pre-4th gen NVSwitch): install
nvidia-driver:<driver-branch>/fm - Blackwell (4th gen NVSwitch): install
nvidia-driver-<driver-branch>-openandnvlink-<driver-branch>
- Hopper (pre-4th gen NVSwitch): install
Fleet Intelligence Agent package dependencies are available through NVIDIA’s CUDA repository. Before installing Fleet Intelligence Agent, add the appropriate NVIDIA CUDA repository for your system:
Install dnf-plugins-core first if dnf config-manager is not available:
RHEL/Rocky/AlmaLinux Systems
Amazon Linux 2023
After adding the CUDA repository, package dependencies (datacenter-gpu-manager-4-proprietary, nvattest, and corelib) are resolved automatically by dnf during Fleet Intelligence Agent installation.
Install package
Download the package from Latest stable release, then install:
Verify:
Update
Install the newer package version:
The service will automatically restart with the new version.
Uninstall
References:
- DCGM: https://docs.nvidia.com/datacenter/dcgm/latest/user-guide/getting-started.html#installation
- Fabric Manager: https://docs.nvidia.com/datacenter/tesla/fabric-manager-user-guide/index.html#installing-fabric-manager
- NVAT (
nvattest/corelib): https://docs.nvidia.com/attestation/nv-attestation-sdk-cpp/latest/overview.html