Job expert not catch GPU: WARNING: infoROM is corrupted error
Open
@Binyang2014 is already working on this.
Since Oct 21, 2019.
pai-dev
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 554
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 14
Description
Currently job-exporter use nvidia-smi -q -x to check gpu status.
When GPU occur infoROM is corrupted error, nvidia-smi will return error code 14. But nvidia-smi -q -x still return error code 0.
We need change the code to catch GPU infoROM corrupted error
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.