Skip to content

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

Closed
aktech wants to merge 2 commits intoTylerYep:mainfrom
aktech:gpu-ci
Closed

[POC] Run GPU tests on GitHub Actions via Cirun.io#177
aktech wants to merge 2 commits intoTylerYep:mainfrom
aktech:gpu-ci

Conversation

@aktech
Copy link
Copy Markdown

@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
Copy Markdown

codecov Bot commented Oct 6, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.36%. Comparing base (5046f96) to head (d3f2b05).
⚠️ Report is 160 commits behind head on main.

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

2 participants