Skip to content

Commit

Permalink
removing check code
Browse files Browse the repository at this point in the history
  • Loading branch information
tylera-nvidia authored and cliffburdick committed Mar 27, 2023
1 parent f7825aa commit 6f7f8f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/matx/transforms/cub.h
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,6 @@ class matxCubPlan_t {
{

#ifdef __CUDACC__
std::cout << "using optimized sort" << std::endl;
if constexpr (is_tensor_view_v<InputOperator>)
{

Expand Down

0 comments on commit 6f7f8f0

Please sign in to comment.