Skip to content

Commit

Permalink
Add clarifying comment
Browse files Browse the repository at this point in the history
  • Loading branch information
e10harvey committed May 2, 2023
1 parent c4e5546 commit cfd145d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions batched/dense/impl/KokkosBatched_HostLevel_Gemm_Impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,8 @@ struct BatchedGemmWrapper {
};

// ETI specialization
// KOKKOSKERNELS_IMPL_COMPILE_LIBRARY should only be set
// when the *.cpp.in files include this.
#if KOKKOSKERNELS_IMPL_COMPILE_LIBRARY
template <typename ArgTransA, typename ArgTransB, typename ArgBatchSzDim,
typename BatchedGemmHandleType, typename ScalarType,
Expand Down

0 comments on commit cfd145d

Please sign in to comment.