Add support for building Ampere GPU, CUDA11 and CUDNN8
Summary: This commit fixes the issue on building with CUDA11 and CUDNN8. Besides, C++14 is enabled by default instead of C++11 to support CUB 1.9+, and for this reason, the compiler is required to be gcc5/clang6/msvc141 or higher.
Showing
with
191 additions
and
445 deletions
This diff is collapsed.
Click to expand it.
scripts/build_windows_vc12.bat
deleted
100644 → 0
scripts/build_windows_vc14.bat
deleted
100644 → 0
-
Please register or sign in to post a comment