Giter Site home page Giter Site logo

Comments (6)

Umio-Yasuno avatar Umio-Yasuno commented on June 15, 2024

possible duplicate of: #138 (comment)
https://gitlab.freedesktop.org/drm/amd/-/issues/1967

from nvtop.

NTMan avatar NTMan commented on June 15, 2024
❯ cat /sys/bus/pci/devices/0000:03:00.0/pp_dpm_pcie
0: 2.5GT/s, x1 78Mhz 
1: 5.0GT/s, x4 156Mhz 
2: 16.0GT/s, x16 623Mhz

Hmm... What means absence of asterisk symbol?

from nvtop.

Umio-Yasuno avatar Umio-Yasuno commented on June 15, 2024
❯ cat /sys/bus/pci/devices/0000:03:00.0/pp_dpm_pcie
0: 2.5GT/s, x1 78Mhz 
1: 5.0GT/s, x4 156Mhz 
2: 16.0GT/s, x16 623Mhz

Hmm... What means absence of asterisk symbol?

Oh, the same problem occurred on RX 6600.
Probably it is an AMDGPU driver issue, I will report it to drm/amd.

from nvtop.

Umio-Yasuno avatar Umio-Yasuno commented on June 15, 2024

Reported: https://gitlab.freedesktop.org/drm/amd/-/issues/1447#note_2101382

from nvtop.

Syllo avatar Syllo commented on June 15, 2024

Hello,
Nvtop extracts the PCIe bus from the device using libudev and does not rely on pp_dpm_pcie (code). The code walks the PCIe bus from the device up to the root and takes the smallest value for speed and width it sees on the path.

The link speed is translated similar to your table here.

It can be that the reporting is wrong somewhere through the PCIe path. Also recent GPUs have internal PCIe switches that dynamically lower/increase the PCIe speed to reduce power consumption. Do you see the same value while running heavy GPU workloads (games, AI)?

from nvtop.

NTMan avatar NTMan commented on June 15, 2024

Do you see the same value while running heavy GPU workloads (games, AI)?

Yes

Screenshot from 2023-09-26 16-04-14

from nvtop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.