Maxime Schmitt
Maxime Schmitt
Hello @95A31, I planned to add the GPU running time in a future release. Are you referring to this or the CPU one?
I'll take a look at the documentation. Thanks for pointing that out.
`nvtop` uses the fdinfo interface, but since this is a kernel stack trace, a series of event most likely triggered a deadlock inside the kernel. This may have started within...
I am not sure that I understand the question well. What do you mean by "static binary file"? An AppImage is already provided for each release.
Hello, Using ncurses**w** should be the default, so I don't think that it comes from a ncurses vs ncursesw issue. This could be a bug in the drawing routine. @ivanp7...
Could be related to #192
Could it be a terminal emulator issue? Is it the same on both systems?
@WhiskeyTuesday, yes that was a known issue where I left a debug print in the release by inadvertence! I think that this could be worked around by redirecting the standard...
@WhiskeyTuesday the debug print has been [removed in a patch already](https://github.com/Syllo/nvtop/commit/13e684ed97f5837a5e50e2fe9c712890560c9f1b) and made it in nvtop versions >= 2. So I would advise you to use a more recent version...
Are you guys still experiencing this issue?