Skip to content

Commit

Permalink
remove merge artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
cwpearson committed Oct 20, 2021
1 parent ba77dd0 commit ee41a1d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/sparse/impl/KokkosSparse_spmv_spec.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -305,13 +305,8 @@ struct SPMV_MV<AT, AO, AD, AM, AS, XT, XL, XD, XM, YT, YL, YD, YM, true, false,
};
#endif

<<<<<<< HEAD
} // namespace Impl
} // namespace KokkosSparse
=======
}
}
>>>>>>> Experimental tensor-core SpMV for BlockCrsMatrix with block size 16

//
// Macro for declaration of full specialization of
Expand Down

0 comments on commit ee41a1d

Please sign in to comment.