Skip to content

Conversation

@zxhdaze
Copy link
Contributor

@zxhdaze zxhdaze commented Sep 10, 2024

Adds Throttle alerts for NVIDIA GPUs. I am using the DCGM_FI_DEV_CLOCK_THROTTLE_REASONS bitmask from the dcgm-exporter snap and values from this doc to determine a throttle reason.

Do not check for the following reasons:

  • DCGM_CLOCKS_THROTTLE_REASON_CLOCKS_SETTING - user settings to limit the clock speed
  • DCGM_CLOCKS_THROTTLE_REASON_DISPLAY_CLOCKS - display settings to limit the clock speed
  • DCGM_CLOCKS_THROTTLE_REASON_GPU_IDLE - system idling

PS, thanks @zxhdaze for the draft work. EDIT by @Deezzir

@Deezzir Deezzir force-pushed the SOLENG-534-dcgm-throttle-alerts branch from 8a4ee5f to 4cce89d Compare October 1, 2024 22:45
@Deezzir Deezzir force-pushed the SOLENG-534-dcgm-throttle-alerts branch from 4cce89d to 4eee72e Compare October 1, 2024 23:02
@Deezzir Deezzir marked this pull request as ready for review October 1, 2024 23:22
@Deezzir Deezzir requested a review from a team as a code owner October 1, 2024 23:22
@Deezzir Deezzir mentioned this pull request Oct 2, 2024
@Deezzir
Copy link
Contributor

Deezzir commented Oct 2, 2024

Closing, work moved to #331

@Deezzir Deezzir closed this Oct 2, 2024
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