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

Schedule testing gpu and check if GPU card is provided by NVidia #69

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

phracek
Copy link
Member

@phracek phracek commented Oct 31, 2024

This pull request adds support for scheduling host with GPU used by AI systems.

It also contains test for real presence of specific GPU. It can be easily enhanced for the other GPUs.

@phracek phracek force-pushed the schedule_testing_gpu branch 2 times, most recently from eda62f3 to 1440590 Compare October 31, 2024 14:49
They reached EOL

Signed-off-by: Petr "Stone" Hracek <[email protected]>
Let's test it by 'lspci' or 'nvidia-smi'

Signed-off-by: Petr "Stone" Hracek <[email protected]>
The check is done by command 'lspci -nn | grep NVidia'

Signed-off-by: Petr "Stone" Hracek <[email protected]>
needs it, then it has to provided as requirement

Signed-off-by: Petr "Stone" Hracek <[email protected]>
Copy link

github-actions bot commented Oct 31, 2024

Testing Farm results

namecomposearchstatusstarted (UTC)timelogs
RPM check for presence in CentOS Stream 10CentOS-Stream-10x86_64✅ passed01.11.2024 08:53:004min 34stest pipeline
RPM check for presence in CentOS Stream 9CentOS-Stream-9x86_64✅ passed01.11.2024 08:52:584min 40stest pipeline
RPM check for presence in FedoraFedora-41x86_64✅ passed01.11.2024 13:17:324min 43stest pipeline
RPM check for presence in Fedora with GPUFedora-41x86_64❌ failed01.11.2024 13:17:336min 2stest pipeline

Signed-off-by: Petr "Stone" Hracek <[email protected]>
Copy link

github-actions bot commented Oct 31, 2024

Pull Request validation

Failed

🔴 Failed or pending statuses - Testing Farm - RPM check for presence in Fedora with GPU[error]
🔴 Review - Missing review from a member (2 required)

@phracek
Copy link
Member Author

phracek commented Nov 1, 2024

[test]

@phracek
Copy link
Member Author

phracek commented Nov 1, 2024

[test]

1 similar comment
@phracek
Copy link
Member Author

phracek commented Nov 1, 2024

[test]

Signed-off-by: Petr "Stone" Hracek <[email protected]>
@phracek
Copy link
Member Author

phracek commented Nov 1, 2024

[test]

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

Successfully merging this pull request may close these issues.

1 participant