Skip to content

Add GPU memory clock speed reading #15

Description

@abduznik

Goal

Read GPU memory clock speed.

Current State

We can read GPU core clock but not memory clock.

Implementation

  • NVML: nvmlDeviceGetClockInfo(NVML_CLOCK_MEM)
  • Already implemented, need to verify it works

Use Case

GPU performance monitoring

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions