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

Add linux plugin for nvidia-smi based checks #758

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mayrstefan
Copy link
Contributor

General information

Adds a check plugin for nvidia-smi for linux

Proposed changes

nvidia-smi on linux outputs the same information on linux. So the existing check for windows can be reused for linux. It is only necessary to add a plugin which outputs the same information. This PR adds the plugin for linux. My first attempts to add this to the agent were rejected (#680, #722)

I've also added a simple test which I wrote blind. If it does not work I need some guidance how to run those tests locally

Copy link

github-actions bot commented Oct 9, 2024

This PR is stale because it has been open for 14 days with no activity and the Github Actions are not passing.

@github-actions github-actions bot added Stale Scheduled for auto-close and removed Stale Scheduled for auto-close labels Oct 9, 2024
@englertor
Copy link
Contributor

Hi @mayrstefan ,

thank you for your contribution!
Unfortunately, we've had some issues in the definition of our upstream pipeline regarding gcc-13.
Please be so kind to rebase your PR on our latest master and the tests should pass fine afterwards.

Best
Torsten

@mayrstefan mayrstefan force-pushed the feature-nvidia-smi-linux-plugin branch from 7f9840e to f05ecb1 Compare October 25, 2024 15:47
@mayrstefan
Copy link
Contributor Author

The test are still failing. This time the i18n tests fail

@englertor
Copy link
Contributor

You are right.
We're on it.

@englertor
Copy link
Contributor

Hi @mayrstefan,

We have fixed the tests.
I have manually added your PR to our internal tracking (see label tracked).

There is nothing left on your side to do since the test failures were due to our system and not your changes.

Best
Torsten

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants