Ricks-Lab / gpu-utils

A set of utilities for monitoring and customizing GPU performance
GNU General Public License v3.0
136 stars 23 forks source link

fix: rstrip feature mask #103

Closed tripledes closed 3 years ago

tripledes commented 3 years ago
Ricks-Lab commented 3 years ago

I just tried the modification and it works fine, but so does the original code. What distro are you using? Could be distro dependent behavior.

tripledes commented 3 years ago

@Ricks-Lab the details are listed in issue #102

Ricks-Lab commented 3 years ago

I have merged your commit. I have also modified the logger to log the raw featuremask string. Can you run gpu-ls --debug and share what the raw string in your case is? You can find it in the .log file I am concerned that something has changed in the newer kernel. Thanks!