Cabana icon indicating copy to clipboard operation
Cabana copied to clipboard

WIP: Data buffer copy

Open rfbird opened this issue 4 years ago • 6 comments

Adds buffer_parallel_for

Could be tidier, but has acceptable performance now

Fixes #120

rfbird avatar Sep 17 '20 19:09 rfbird

format this please

rfbird avatar Sep 22 '20 13:09 rfbird

Thanks for the feedback Sam!

rfbird avatar Sep 30 '20 19:09 rfbird

format this please

rfbird avatar Jan 23 '21 01:01 rfbird

Codecov Report

Merging #296 (97d44c9) into master (e6b5c5b) will increase coverage by 0.0%. The diff coverage is 93.9%.

Impacted file tree graph

@@          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.

codecov[bot] avatar Jan 25 '21 16:01 codecov[bot]

@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

streeve avatar Aug 05 '21 19:08 streeve

Thanks!

ascheinb avatar Aug 05 '21 21:08 ascheinb

Closing: extremely stale

streeve avatar May 05 '23 19:05 streeve