ginkgo icon indicating copy to clipboard operation
ginkgo copied to clipboard

Ogl rebase 1.5.0

Open greole opened this issue 2 years ago • 4 comments

This PR just updates the internal ogl branch with current WIP from other non merged branches

Depends on:

greole avatar Feb 09 '23 20:02 greole

format!

greole avatar Feb 10 '23 10:02 greole

Codecov Report

Patch coverage: 82.01% and project coverage change: -0.24 :warning:

Comparison is base (f86b7de) 91.75% compared to head (5960002) 91.52%.

:exclamation: Current head 5960002 differs from pull request most recent head 4292ffd. Consider uploading reports for the commit 4292ffd to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##              ogl    #1273      +/-   ##
==========================================
- Coverage   91.75%   91.52%   -0.24%     
==========================================
  Files         522      565      +43     
  Lines       45018    47992    +2974     
==========================================
+ Hits        41308    43926    +2618     
- Misses       3710     4066     +356     
Impacted Files Coverage Δ
accessor/accessor_helper.hpp 91.08% <ø> (-0.18%) :arrow_down:
accessor/block_col_major.hpp 100.00% <ø> (ø)
accessor/index_span.hpp 100.00% <ø> (ø)
accessor/math.hpp 100.00% <ø> (ø)
accessor/range.hpp 100.00% <ø> (ø)
accessor/reduced_row_major.hpp 100.00% <ø> (+10.34%) :arrow_up:
accessor/reduced_row_major_reference.hpp 100.00% <ø> (ø)
accessor/reference_helper.hpp 100.00% <ø> (ø)
accessor/row_major.hpp 100.00% <ø> (ø)
accessor/scaled_reduced_row_major.hpp 95.38% <ø> (ø)
... and 90 more

... and 244 files with indirect coverage changes

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Feb 15 '23 03:02 codecov[bot]

Error: The following files need to be formatted:

common/unified/distributed/partition_helpers_kernels.cpp
core/distributed/partition.cpp
core/distributed/partition_helpers.cpp
core/distributed/repartition.cpp
core/distributed/vector.cpp
cuda/distributed/partition_helpers_kernels.cu
include/ginkgo/core/base/mpi.hpp
include/ginkgo/core/distributed/matrix.hpp
include/ginkgo/core/distributed/partition_helpers.hpp
omp/distributed/partition_helpers_kernels.cpp
reference/distributed/partition_helpers_kernels.cpp
reference/test/distributed/partition_helpers_kernels.cpp
test/distributed/partition_helper_kernels.cpp
test/mpi/distributed/vector.cpp

You can find a formatting patch under Artifacts here or run format! if you have write access to Ginkgo

ginkgo-bot avatar Feb 23 '23 09:02 ginkgo-bot