Skip to content

Commit

Permalink
Remove newline
Browse files Browse the repository at this point in the history
  • Loading branch information
sleeepyjack committed Jun 15, 2024
1 parent 099503c commit ca41a48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/static_multiset/for_each_test.cu
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ TEMPLATE_TEST_CASE_SIG(
}

// test CG for_each

for_each_check_cooperative<<<grid_size, block_size>>>(
set.ref(cuco::for_each), unique_keys_begin, num_unique_keys, key_multiplicity, error_counter);

Expand Down

0 comments on commit ca41a48

Please sign in to comment.