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

Adding test of GPU support #34

Merged
merged 15 commits into from
Feb 5, 2025
Merged

Adding test of GPU support #34

merged 15 commits into from
Feb 5, 2025

Conversation

nicholaskl97
Copy link
Collaborator

@nicholaskl97 nicholaskl97 commented Dec 13, 2024

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

Ahead of using the library for benchmarking, we need to confirm GPU support. There are currently some issues with NeuralPDE GPU support (SciML/NeuralPDE.jl#913 and SciML/NeuralPDE.jl#914) limiting NeuralLyapunov's GPU support.

@nicholaskl97
Copy link
Collaborator Author

This is currently failing, saying "no functional GPU backend found." @ChrisRackauckas, how do I set up GPU testing on GitHub?

@ChrisRackauckas
Copy link
Member

Do you have the Buildkite setup here?

@nicholaskl97
Copy link
Collaborator Author

Do you have the Buildkite setup here?

Not to my knowledge. How would I do that?

@nicholaskl97 nicholaskl97 marked this pull request as ready for review February 5, 2025 20:52
@nicholaskl97 nicholaskl97 merged commit f273837 into master Feb 5, 2025
3 of 5 checks passed
@nicholaskl97 nicholaskl97 deleted the gpu_support branch February 5, 2025 20:53
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