• Juha Reunanen's avatar
    Apply the #1514 fix even on non-Windows platforms, and change all remaining… · 5c623e3c
    Juha Reunanen authored
    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));
    5c623e3c
Name
Last commit
Last update
dlib Loading commit data...
docs Loading commit data...
examples Loading commit data...
python_examples Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
MANIFEST.in Loading commit data...
README.md Loading commit data...
setup.py Loading commit data...