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

[POC] Run GPU tests on GitHub Actions via Cirun.io #177

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

aktech
Copy link

@aktech aktech commented Oct 6, 2022

An attempt to fix #171

For this to work on this repository

  • Cirun need to be installed on this repo and
  • Cloud credential needs to be added on cirun dashboard

Checkout docs here: https://docs.cirun.io/

Here is a full run on GPU on my fork: https://github.com/aktech/torchinfo/actions/runs/3201197600/jobs/5228921215

Screenshot 2022-10-07 at 12 46 39 am

cc @TylerYep @mert-kurttutan

@codecov
Copy link

codecov bot commented Oct 6, 2022

Codecov Report

Merging #177 (d3f2b05) into main (5046f96) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #177   +/-   ##
=======================================
  Coverage   97.36%   97.36%           
=======================================
  Files           6        6           
  Lines         570      570           
=======================================
  Hits          555      555           
  Misses         15       15           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

Support CUDA in GitHub Actions testing
1 participant