Nvidia: Difference between revisions

imported>Nadimkobeissi
No edit summary
imported>Thblt
(Fix description of nvivia.open)
Line 52: Line 52:
powerManagement.enable = true;
powerManagement.enable = true;


     # Use the open source version of the kernel module ("nouveau")
     # Use the NVidia open source kernel module (which isn't “nouveau”).
# Note that this offers much lower performance and does not
    # Support is limited to the Turing and later architectures. Full list of
# support all the latest Nvidia GPU features.
    # supported GPUs is at:
# You most likely don't want this.
    # https://github.com/NVIDIA/open-gpu-kernel-modules#compatible-gpus
     # Only available on driver 515.43.04+
     # Only available from driver 515.43.04+
     open = false;
     open = false;