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 in VtkHdf format for MPI-IO writing in several blocks #1648

Merged
merged 6 commits into from
Sep 28, 2024

Conversation

grospelliergilles
Copy link
Member

This may be needed when writing large dataset whose total size exceeds 4Go.

@grospelliergilles grospelliergilles added enhancement New feature or request arcane Arcane Component labels Sep 28, 2024
@grospelliergilles grospelliergilles self-assigned this Sep 28, 2024
Copy link

codecov bot commented Sep 28, 2024

Codecov Report

Attention: Patch coverage is 82.79570% with 16 lines in your changes missing coverage. Please review.

Project coverage is 69.64%. Comparing base (3f446d8) to head (7624bfd).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
arcane/src/arcane/std/VtkHdfV2PostProcessor.cc 82.79% 12 Missing and 4 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1648   +/-   ##
=======================================
  Coverage   69.64%   69.64%           
=======================================
  Files        2245     2245           
  Lines      160422   160452   +30     
  Branches    18485    18484    -1     
=======================================
+ Hits       111721   111753   +32     
+ Misses      42049    42046    -3     
- Partials     6652     6653    +1     

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

@grospelliergilles grospelliergilles merged commit 85d81f4 into main Sep 28, 2024
29 checks passed
@grospelliergilles grospelliergilles deleted the dev/gg-add-write-blocking-for-vtkhdfv2 branch October 2, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arcane Arcane Component enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant