EasyManua.ls Logo

Nvidia DGX Station - 2.10.3. Re-Enabling CPU Mitigations

Nvidia DGX Station
105 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Setting Up the NVIDIA DGX Station
DGX Station DU-08255-001 _v4.6|19
1. Install the nv-mitigations-off package.
$ sudo apt install nv-mitigations-off -y
2. Reboot the system.
3. Verify CPU mitigations are disabled.
$ cat /sys/devices/system/cpu/vulnerabilities/*
The output should include several Vulnerable lines. See Determining the CPU Mitigation
State of the DGX System for example output.
2.10.3. Re-enabling CPU Mitigations
1. Remove the nv-mitigations-off package.
$ sudo apt purge nv-mitigations-off
2. Reboot the system.
3. Verify CPU mitigations are enabled.
$ cat /sys/devices/system/cpu/vulnerabilities/*
The output should include several Mitigations lines. See Determining the CPU Mitigation
State of the DGX System for example output.

Table of Contents

Related product manuals