-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1544: Implement default_map for indices with more than 3 dimensions #1730
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #1730 +/- ##
===========================================
- Coverage 84.34% 84.31% -0.03%
===========================================
Files 758 758
Lines 26708 26715 +7
===========================================
- Hits 22526 22524 -2
- Misses 4182 4191 +9
|
Codecov issue should be resolved after #1736 is fixed. |
54c5110
to
c5bc220
Compare
c5bc220
to
33f9b6b
Compare
Pipelines resultsPR tests (clang-3.9, ubuntu, mpich) Build for c2f3118
PR tests (clang-5.0, ubuntu, mpich) Build for c2f3118
PR tests (gcc-5, ubuntu, mpich) Build for c2f3118
PR tests (gcc-6, ubuntu, mpich) Build for c2f3118
PR tests (gcc-10, ubuntu, openmpi, no LB) Build for c2f3118
PR tests (gcc-7, ubuntu, mpich, trace runtime, LB) Build for c2f3118
PR tests (gcc-9, ubuntu, mpich, zoltan) Build for c2f3118
PR tests (clang-9, ubuntu, mpich) Build for c2f3118
PR tests (intel icpx, ubuntu, mpich) Build for c2f3118
PR tests (clang-11, ubuntu, mpich) Build for c2f3118
PR tests (clang-13, ubuntu, mpich) Build for c2f3118
PR tests (clang-12, ubuntu, mpich) Build for c2f3118
PR tests (clang-13, alpine, mpich) Build for c2f3118
PR tests (nvidia cuda 10.1, ubuntu, mpich) Build for c2f3118
PR tests (nvidia cuda 11.0, ubuntu, mpich) Build for c2f3118
PR tests (gcc-8, ubuntu, mpich, address sanitizer) Build for c2f3118
PR tests (clang-14, ubuntu, mpich) Build for c2f3118
PR tests (gcc-11, ubuntu, mpich) Build for c2f3118
PR tests (gcc-12, ubuntu, mpich) Build for c2f3118
PR tests (clang-10, ubuntu, mpich) Build for c2f3118
PR tests (intel icpc, ubuntu, mpich) Build for c2f3118
|
a740792
to
ddbe5bf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
3b58445
to
d7bb3a5
Compare
d7bb3a5
to
c2f3118
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
Fixes #1544