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

Run Tests with GPU #184

Merged
merged 5 commits into from
Sep 27, 2024
Merged

Run Tests with GPU #184

merged 5 commits into from
Sep 27, 2024

Conversation

movchan74
Copy link
Contributor

Summary:

This pull request introduces a new workflow for running tests with GPU support using dstack.

Key Changes:

  1. New GitHub Actions Workflow: Added a workflow file .github/workflows/run_tests_with_gpu.yml to run tests with GPU support.
  2. dstack Test Configuration: Added tests.dstack.yml to configure the testing environment and run tests using dstack.

Closes: #81

@movchan74 movchan74 marked this pull request as ready for review September 27, 2024 13:39
Copy link
Contributor

@Jiltseb Jiltseb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@movchan74 movchan74 merged commit d4ac804 into main Sep 27, 2024
6 checks passed
@movchan74 movchan74 deleted the gpu_tests branch September 27, 2024 14:18
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.

[FEATURE REQUEST] Run Tests on Vast.AI with a GitHub Action
2 participants