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

set NUM_WORKERS to 0 in test_cuda action #3404

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Mar 3, 2024

It seems causing an OOM issue in the CUDA runner.

It seems causing an OOM issue in the CUDA runner.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz added the Test CUDA Trigger test CUDA workflow label Mar 3, 2024
@github-actions github-actions bot removed the Test CUDA Trigger test CUDA workflow label Mar 3, 2024
Copy link

codecov bot commented Mar 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.93%. Comparing base (ec32340) to head (13ea05d).
Report is 1 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3404      +/-   ##
==========================================
- Coverage   76.98%   76.93%   -0.06%     
==========================================
  Files         390      423      +33     
  Lines       31048    35847    +4799     
  Branches      909     1620     +711     
==========================================
+ Hits        23903    27579    +3676     
- Misses       6617     7400     +783     
- Partials      528      868     +340     

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

@njzjz njzjz added the Test CUDA Trigger test CUDA workflow label Mar 3, 2024
@github-actions github-actions bot removed the Test CUDA Trigger test CUDA workflow label Mar 3, 2024
@njzjz njzjz marked this pull request as ready for review March 3, 2024 22:04
@njzjz njzjz requested a review from caic99 March 3, 2024 22:25
@wanghan-iapcm wanghan-iapcm added this pull request to the merge queue Mar 4, 2024
Merged via the queue into deepmodeling:devel with commit 945f1b5 Mar 4, 2024
54 checks passed
@njzjz njzjz mentioned this pull request Apr 2, 2024
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.

3 participants