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

ci/gpu: debug skipped cache #2709

Merged
merged 25 commits into from
Sep 3, 2024
Merged

ci/gpu: debug skipped cache #2709

merged 25 commits into from
Sep 3, 2024

Conversation

Borda
Copy link
Member

@Borda Borda commented Aug 30, 2024

What does this PR do?

since cached is not restored we are missing the 40% speed-up and takes 5min without nay benefit of restoring

error:  cannot create tests/_cache-references/tests/_cache-references/.unittests.classification.test_auroc._reference_sklearn_auroc_multilabel_d5af40e0c0b49514985c2869dfaf092ce9b138b8e0ee41c260fb92a8c83c810a
        No space left on device
Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?
PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃


📚 Documentation preview 📚: https://torchmetrics--2709.org.readthedocs.build/en/2709/

@Borda
Copy link
Member Author

Borda commented Aug 30, 2024

checking the cache generated on the main is about 500MB
image
so archived 4.3GB is suspicious

@Borda Borda marked this pull request as ready for review August 30, 2024 13:27
Copy link

codecov bot commented Aug 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37%. Comparing base (c8ebda5) to head (4b0f3d3).
Report is 1 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (c8ebda5) and HEAD (4b0f3d3). Click for more details.

HEAD has 76 uploads less than BASE
Flag BASE (c8ebda5) HEAD (4b0f3d3)
Windows 6 3
python3.8 6 3
cpu 39 20
torch1.13.1+cpu 6 3
macOS 7 4
python3.10 9 5
torch2.0.1 3 2
torch2.4.0+cpu 2 1
python3.11 6 3
torch2.4.0 2 1
torch1.12.1+cpu 2 1
Linux 26 13
python3.9 18 9
torch1.11.0+cpu 2 1
torch1.10.2+cpu 2 1
torch2.0.1+cpu 6 3
torch1.13.1 2 1
torch2.3.1+cpu 4 2
torch2.1.2+cpu 2 1
torch2.2.2+cpu 4 2
torch2.4.0+cu121 2 1
Additional details and impacted files
@@           Coverage Diff            @@
##           master   #2709     +/-   ##
========================================
- Coverage      69%     37%    -32%     
========================================
  Files         316     329     +13     
  Lines       17900   18064    +164     
========================================
- Hits        12328    6613   -5715     
- Misses       5572   11451   +5879     

.azure/gpu-nuke-cache.yml Outdated Show resolved Hide resolved
.azure/gpu-unittests.yml Outdated Show resolved Hide resolved
@Borda Borda mentioned this pull request Sep 2, 2024
4 tasks
.azure/gpu-unittests.yml Outdated Show resolved Hide resolved
@Borda Borda merged commit 3e890d7 into master Sep 3, 2024
71 checks passed
@Borda Borda deleted the ci/chache branch September 3, 2024 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant