Apply the #1514 fix even on non-Windows platforms, and change all remaining…
Apply the #1514 fix even on non-Windows platforms, and change all remaining cudaStreamSynchronize calls (#1596) * Apply the #1514 fix even on non-Windows platforms * Try to fix #1513 even more by circumventing the remaining cudaStreamSynchronize calls * Make the fix apply only if CUDA_VERSION == 10000 * Make the fix apply on CUDA 9.2 also * CHECK_CUDA(cudaStreamSynchronize(stream));
Showing
Please
register
or
sign in
to comment