Home / Drop in GPU usage for GPU intensive application

Drop in GPU usage for GPU intensive application

  • To resolve this issue, replace DPMS with HardDPMS in the “OutputClass” section of Xorg configuration file [/etc/X11/xorg.conf.d/] as shown below:

option "DPMS" "false"

  • Change above to:

Option "HardDPMS" "flase"

  • If no DPMS options are set in [/etc/X11/xorg.conf.d/] file than append this option as follows:

Section "OutputClass"
Identifier "nvidia"
MatchDriver "nvidia-drm"
Driver "nvidia"
Option "AllowEmptyInitialConfiguration"
Option "PrimaryGPU" "yes"
Option "SLI" "Auto"
Option "BaseMosaic" "on"
Option "HardDPMS" "false"
EndSection

  • Reboot server.

Buy NVIDIA RTX and NVIDIA Quadro professional graphics cards

Enable designers, scientists, artists, and researchers to explore their innovative ideas faster than ever.

Purchase now

nvidia rtx a6000

Leave a Reply