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

add support for threading and for user-specified MPI dimension. Closes #35 #98

Merged
merged 25 commits into from
Mar 22, 2024

Conversation

Delcior
Copy link
Collaborator

@Delcior Delcior commented Feb 15, 2024

No description provided.

@Delcior Delcior changed the title Add support for threading Add support for threading. Closes #35 Mar 7, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 8, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 15 lines in your changes are missing coverage. Please review.

Project coverage is 71.46%. Comparing base (ec2b26e) to head (ed0e1b3).

Files Patch % Lines
PyMPDATA_MPI/impl/boundary_condition_commons.py 18.75% 13 Missing ⚠️
PyMPDATA_MPI/impl/mpi_boundary_condition.py 80.00% 1 Missing ⚠️
.../local/contract_tests/test_single_vs_multi_node.py 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #98      +/-   ##
==========================================
- Coverage   71.56%   71.46%   -0.11%     
==========================================
  Files          20       20              
  Lines         422      452      +30     
==========================================
+ Hits          302      323      +21     
- Misses        120      129       +9     

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

@slayoo slayoo changed the title Add support for threading. Closes #35 add support for threading and for user-specified MPI dimension. Closes #35 Mar 22, 2024
@slayoo slayoo added this pull request to the merge queue Mar 22, 2024
Merged via the queue into open-atmos:main with commit 3f07a87 Mar 22, 2024
25 checks passed
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