Cabana
Cabana copied to clipboard
WIP: Data buffer copy
Adds buffer_parallel_for
Could be tidier, but has acceptable performance now
Fixes #120
format this please
Thanks for the feedback Sam!
format this please
Codecov Report
Merging #296 (97d44c9) into master (e6b5c5b) will increase coverage by
0.0%
. The diff coverage is93.9%
.
@@ Coverage Diff @@
## master #296 +/- ##
======================================
Coverage 92.7% 92.7%
======================================
Files 37 39 +2
Lines 4301 4383 +82
======================================
+ Hits 3989 4066 +77
- Misses 312 317 +5
Impacted Files | Coverage Δ | |
---|---|---|
core/src/Cabana_DeepCopy.hpp | 84.6% <86.9%> (+0.9%) |
:arrow_up: |
core/src/Cabana_BufferedFor.hpp | 93.5% <93.5%> (ø) |
|
core/src/Cabana_BufferedAoSoA.hpp | 100.0% <100.0%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update e6b5c5b...97d44c9. Read the comment docs.
@ascheinb I got this up to date - documentation needs to be updated, but that's the only CI failure. Should be in a state for you to evaluate
Thanks!
Closing: extremely stale