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

fix: AMD utilization #25

Merged

Conversation

tparvu
Copy link
Contributor

@tparvu tparvu commented Nov 14, 2024

This works for my system H170i LCD with an AMD Radeon RX 7900 GRE.

I haven't thought through how it might work on others.

Here is the output from

➜  systeminfo git:(fix-amd-gpu-utilization-lcd) rocm-smi --showuse


============================ ROCm System Management Interface ============================
=================================== % time GPU is busy ===================================
GPU[0]          : GPU use (%): 4
GPU[1]          : GPU use (%): 0
==========================================================================================
================================== End of ROCm SMI Log ===================================
➜  systeminfo git:(fix-amd-gpu-utilization-lcd) 

I have on onboard AMD GPU as well.
This PR works on the first GPU output.

@jurkovic-nikola jurkovic-nikola merged commit 75c754c into jurkovic-nikola:main Nov 14, 2024
1 check passed
@jurkovic-nikola
Copy link
Owner

Hey, thank you. Let's see how it will play out. I'm currently building 6600 system and will test it there too.

@tparvu
Copy link
Contributor Author

tparvu commented Nov 14, 2024

Hey, thank you. Let's see how it will play out. I'm currently building 6600 system and will test it there too.

And thank you! I was kicking myself for buying Corsair until I found this project. :)

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

Successfully merging this pull request may close these issues.

2 participants