Skip to content

Commit 2e621e8

Browse files
committed
support non-cuda execution spaces
1 parent 53f6316 commit 2e621e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/SliceWrapper.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@ int main(int argc, char* argv[]) {
252252
rank3_array_test(num_tuples);
253253
mix_arrays_test(num_tuples);
254254

255-
assert(cudaSuccess == cudaDeviceSynchronize());
256255
printf("done\n");
257256

258257
return 0;

0 commit comments

Comments
 (0)