Skip to content

WIP: Add Dump strategy to allow user configurable IO dumps - #80

Open
rfbird wants to merge 109 commits into
develfrom
dump_strategy
Open

WIP: Add Dump strategy to allow user configurable IO dumps#80
rfbird wants to merge 109 commits into
develfrom
dump_strategy

Conversation

@rfbird

@rfbird rfbird commented Nov 6, 2019

Copy link
Copy Markdown
Contributor

Still missing:

  • Make the other backends (HDF5 / OpenPMD) use DumpParams

Dave Nystrom and others added 30 commits December 30, 2018 16:39
…NL ATS-1 and CTS-1 machines.

Document how to use these two scripts.
…ment

starts out as the Cray default of PrgEnv-intel. This change checks for the
case where the user has modified their module environment and swaps it back
to the case assumed by the build script.
…le sort

implementation. Add build script support for a few more CMake variables that
were missing and should be availble to users of the build scripts.
@rfbird
rfbird changed the base branch from master to devel November 6, 2019 16:51
This was referenced Dec 4, 2019
rfbird added 16 commits January 15, 2020 11:43
…it's not known when it's currently constructed. I instead now pass it in after user init, but the interface is a mess
…ease write chunk size to 256MB. also fix bug where pmd particles were not being flushed at proper times
@codecov

codecov Bot commented Nov 11, 2020

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 73.15436% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.70%. Comparing base (c4832c7) to head (c3a63fc).
⚠️ Report is 107 commits behind head on devel.

Files with missing lines Patch % Lines
src/vpic/dump_strategy.cc 73.41% 3 Missing and 18 partials ⚠️
src/vpic/dump.cc 69.81% 16 Missing ⚠️
src/grid/partition.cc 50.00% 3 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (c4832c7) and HEAD (c3a63fc). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (c4832c7) HEAD (c3a63fc)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##            devel      #80       +/-   ##
===========================================
- Coverage   82.37%   61.70%   -20.67%     
===========================================
  Files         114      117        +3     
  Lines        6904    10500     +3596     
  Branches     1074     1489      +415     
===========================================
+ Hits         5687     6479      +792     
- Misses        768     3531     +2763     
- Partials      449      490       +41     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant