NVIDIA / NVIDIA/gpu-admin-tools
GPU object has no attribute 'pmu'
Open
@pjaroszynski is already working on this.
Since Jul 2, 2024.
- Dominant language
- Python
- Stars
- 92
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am using this tool to test out the DMA for my GPU. However, I got this error message for line 4322 in the file nvidia_gpu_tools.py:
AttributeError: 'Gpu' object has no attribute 'pmu'.
If anyone know how to resolve this issue?
Thanks,
Yongqin
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.