Skip to content

Fix test error for non-CUDA machines #595

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

Merged
merged 1 commit into from
May 4, 2025

Conversation

fgittins
Copy link
Contributor

@fgittins fgittins commented May 4, 2025

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

This is a small fix. I've added a (second) CUDA.functional() if statement to the CUDA tests, so the test passes on machines that don't have an NVIDIA GPU installed or CUDA drivers.

@ChrisRackauckas ChrisRackauckas merged commit 1105703 into SciML:master May 4, 2025
22 of 37 checks passed
@fgittins fgittins deleted the cuda-functional branch May 4, 2025 17:14
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.

2 participants