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

A github workflow to run tests on gpu #59

Open
SarahAlidoost opened this issue Feb 14, 2024 · 0 comments
Open

A github workflow to run tests on gpu #59

SarahAlidoost opened this issue Feb 14, 2024 · 0 comments

Comments

@SarahAlidoost
Copy link
Member

SarahAlidoost commented Feb 14, 2024

Currently, there is a python script gpu_sample_run.py for testing the model using gpu. However, it is not added to tests folder and there is no github action workflow that can run such a test. For GPU, we need to set-up self-hosted runner. There is an examples using google colab, see here. But this needs to be discussed more.

Alternatively, there is a github action cuda-toolkit that can be used to test build without running any tests.

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

No branches or pull requests

1 participant