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: debuging & shielding ref. cache #2447

Merged
merged 9 commits into from
Mar 14, 2024
Merged

ci/gpu: debuging & shielding ref. cache #2447

merged 9 commits into from
Mar 14, 2024

Conversation

Borda
Copy link
Member

@Borda Borda commented Mar 13, 2024

What does this PR do?

tests are hanging now
image

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--2447.org.readthedocs.build/en/2447/

@Borda
Copy link
Member Author

Borda commented Mar 13, 2024

working on the pytest bump in #2332

@Borda Borda added bug / fix Something isn't working test / CI testing or CI labels Mar 13, 2024
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

Merging #2447 (9a25c63) into master (7a216bb) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #2447   +/-   ##
======================================
  Coverage      69%     69%           
======================================
  Files         307     307           
  Lines       17363   17363           
======================================
  Hits        11961   11961           
  Misses       5402    5402           

@Borda Borda requested a review from ethanwharris as a code owner March 13, 2024 15:17
@Borda Borda changed the title ci/gpu: debuging [wip] ci/gpu: debuging & shielding ref. cache Mar 13, 2024
@mergify mergify bot added the ready label Mar 14, 2024
@Borda Borda merged commit 5afc1d5 into master Mar 14, 2024
72 checks passed
@Borda Borda deleted the ci/debug branch March 14, 2024 10:21
@Borda Borda mentioned this pull request Mar 14, 2024
4 tasks
Borda added a commit that referenced this pull request Mar 16, 2024
* bump pytest 8.1
* TO 60
* less cache show
* --dist=load
* _select_rand_best_device()
* unittests._helpers
* shield cache
* mkdir -p /var/tmp/cached-references

(cherry picked from commit 5afc1d5)
Borda added a commit that referenced this pull request Mar 18, 2024
* bump pytest 8.1
* TO 60
* less cache show
* --dist=load
* _select_rand_best_device()
* unittests._helpers
* shield cache
* mkdir -p /var/tmp/cached-references

(cherry picked from commit 5afc1d5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug / fix Something isn't working ready test / CI testing or CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants