NVIDIA / NVIDIA/open-gpu-kernel-modules

GPU target temperature reduced in 595 for Turing cards

Open
#1,083 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C
Stars
17.4k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

NVIDIA Open GPU Kernel Modules Version

595.58.03

Please confirm this issue does not happen with the proprietary driver (of the same version). This issue tracker is only for bugs specific to the open kernel driver.
  • I confirm that this does not happen with the proprietary driver package.
Operating System and Version

Arch Linux

Kernel Release

6.19.9-arch1-1

Please confirm you are running a stable release kernel (e.g. not a -rc). We do not accept bug reports for unreleased kernels.
  • I am running on a stable kernel release.
Hardware: GPU

RTX2070 Max-Q and GTX 1660Ti Mobile

Describe the bug

Since updating to nvidia-open 595, the GPU target temperature (gtt) is set to 75 degrees Celsius. Before (nvidia-open 580 and 590) it was 87 degrees Celsius. Confirmed with:

nvidia-smi -q | grep -i target

The gtt also cannot be changed with nvidia-smi -gtt 87 (GPU Temperature Target Threshold not supported).

This results in throttling and performance reduction once the temperature reaches 74 degrees. Before, the GPU was operating normally at stable 85 degrees under full load.

To Reproduce

With nvidia-open 595 installed, run:

nvidia-smi -q | grep -i target
Bug Incidence

Always

nvidia-bug-report.log.gz

nvidia-bug-report.log.gz

More Info

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the nvidia-smi target-temperature output and the attached nvidia-bug-report.log.gz, then compare the behavior between nvidia-open 580/590 and 595 on the listed Turing GPUs. Reproduce with nvidia-smi -q | grep -i target and verify that the target returns to the expected value without throttling under load.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, linux
Domain
operating-systems, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.