jipolanco / PencilArrays.jl

Distributed Julia arrays using the MPI protocol
https://jipolanco.github.io/PencilArrays.jl/dev/
MIT License
60 stars 8 forks source link

Use Strided.jl for faster local transpositions #29

Closed jipolanco closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #29 (8ad648c) into master (0cfa959) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   96.63%   96.63%           
=======================================
  Files          16       16           
  Lines         920      920           
=======================================
  Hits          889      889           
  Misses         31       31           
Impacted Files Coverage Δ
src/Transpositions/Transpositions.jl 97.23% <100.00%> (ø)

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 6b7c1f5...8ad648c. Read the comment docs.