Skip to content

Commit

Permalink
Drop specialization of ViewMapping for Kokkos::Array
Browse files Browse the repository at this point in the history
  • Loading branch information
dalg24 committed Apr 2, 2024
1 parent 6355510 commit b667853
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 696 deletions.
1 change: 0 additions & 1 deletion core/src/Kokkos_View.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,6 @@ constexpr bool is_assignable(const Kokkos::View<ViewTDst...>& dst,
//----------------------------------------------------------------------------

#include <impl/Kokkos_ViewMapping.hpp>
#include <impl/Kokkos_ViewArray.hpp>

//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
Expand Down

0 comments on commit b667853

Please sign in to comment.