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

Correct num_device value in initialize_GPU #1783

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

eyalshimony
Copy link

Change the assignment of num_device in cases where NPROC > 1 and NUMBER_OF_SIMULTANEOUS_RUNS > 1 to prevent assignment of multiple processes to the same GPU

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 49.75%. Comparing base (8f39006) to head (b4a8a95).
Report is 2 commits behind head on devel.

Files with missing lines Patch % Lines
src/specfem3D/initialize_simulation.F90 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1783      +/-   ##
==========================================
- Coverage   49.76%   49.75%   -0.01%     
==========================================
  Files         272      272              
  Lines       62908    62910       +2     
==========================================
  Hits        31304    31304              
- Misses      31604    31606       +2     

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

@danielpeter danielpeter merged commit 169b4f7 into SPECFEM:devel Jan 22, 2025
42 of 43 checks passed
@danielpeter
Copy link
Member

addresses issue #1782

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.

2 participants