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

do not run CUDA tests if GPU not available #1279

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

paskino
Copy link
Contributor

@paskino paskino commented Jul 10, 2024

Changes in this pull request

Skips the RDP GPU test if GPU is not installed, detected by running nvidia-smi during test.

Testing performed

CI

Related issues

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have added docstrings/doxygen in line with the guidance in the developer guide
  • I have implemented unit tests that cover any new or modified functionality
  • The code builds and runs on my machine
  • CHANGES.md has been updated with any functionality change

Contribution Notes

Please read and adhere to the contribution guidelines.

Please tick the following:

  • The content of this Pull Request (the Contribution) is intentionally submitted for inclusion in SIRF (the Work) under the terms and conditions of the Apache-2.0 License.

@KrisThielemans KrisThielemans merged commit a4d8cae into master Jul 10, 2024
6 checks passed
@KrisThielemans KrisThielemans deleted the no-gpu-no-cuda-tests branch July 10, 2024 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need to disable CUDA test on GHA (also for the SuperBuild)
2 participants