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 automated GPU tests #66

Open
jfowkes opened this issue Jun 28, 2021 · 2 comments
Open

Add automated GPU tests #66

jfowkes opened this issue Jun 28, 2021 · 2 comments

Comments

@jfowkes
Copy link
Contributor

jfowkes commented Jun 28, 2021

We should add CI tests that run on GPU not just CPU.

@jfowkes jfowkes added this to the New Release milestone Jun 28, 2021
@aktech
Copy link

aktech commented Jul 15, 2021

Allow me to jump in, GitHub Actions doesn't supports GPU runners. I created a service for the same (Cirun.io), if you want to achieve the same as in GitHub Actions On Your Cloud. Cirun is free for Open source projects as well.

Here is an example configuration from one of the projects using Cirun to give you an idea:
https://github.com/pystatgen/sgkit/blob/main/.cirun.yml

@jfowkes
Copy link
Contributor Author

jfowkes commented Nov 15, 2023

We're in the process of getting a GPU Virtual Machine that we can use to enable this.

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

No branches or pull requests

2 participants