Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to specify nvtop to monitor Nvidia gpu only when my PC has an integrated Intel GPU with CPU? #271

Open
pengzhenghao opened this issue Feb 22, 2024 · 3 comments

Comments

@pengzhenghao
Copy link

Hi,

The error messgae will be:

nvtop: ./src/extract_gpuinfo_intel.c:226: parse_drm_fdinfo_intel: Assertion `!cache_entry_check && "We should not be processing a client id twice per update"' failed.
                           Aborted (core dumped)
@Syllo
Copy link
Owner

Syllo commented Feb 23, 2024

Hello,
What version of nvtop are you using?
If you have one of the latest version you have a menu through F2 where you can de-select the GPUs you don't want to monitor.

@pengzhenghao
Copy link
Author

I am using version 3.0.0

Sorry I have no idea how to uninstall/upgrade version to 3.1.0

@jveitchmichaelis
Copy link

jveitchmichaelis commented Mar 5, 2024

I started to see this error sporadically on a system with an integrated AMD GPU and a discrete NVIDIA GPU. For a while I didn't realise nvtop was capable of monitoring the iGPU (it always just showed the NVIDIA stas), then briefly it displayed both graphs and then started to crash on launch with this error message.

If this is the same error, then nvtop crashes before the interface loads (so you can't F2). This was with version 3.0.2 installed via apt, so possible an update to another library broke things. The problem seems to go away if I build from source (i.e. 3.1.0).

@pengzhenghao you can install/build from a clone of this repo (https://github.com/Syllo/nvtop?tab=readme-ov-file#build).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants