You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
impl/KokkosExp_ViewMapping.hpp:2749-2761 subview View layout determination logic is flawed. To preserve the layout for a rank 2 View layout_left the first two subview arguments must be ranges. To preserve the layout for a rank 2 View layout_right the last two subview arguments must be ranges.
The text was updated successfully, but these errors were encountered:
hcedwar
added
the
Bug
Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos)
label
May 31, 2016
impl/KokkosExp_ViewMapping.hpp:2749-2761 subview View layout determination logic is flawed. To preserve the layout for a rank 2 View layout_left the first two subview arguments must be ranges. To preserve the layout for a rank 2 View layout_right the last two subview arguments must be ranges.
The text was updated successfully, but these errors were encountered: