Commit Graph

34 Commits (37f76407b0263593d086e1970f3ddb893375e319)

Author SHA1 Message Date
Tao Luo 32a670badc
remove WITH_FAST_MATH option (#19149)
6 years ago
wopeizl 3d0e1204d6
add support for cuda9 on windows test=develop (#17594)
6 years ago
Tao Luo f52d372876 remove legacy EXTERNAL_LIBS variable
6 years ago
peizhilin 805d505f14 disable warnings for third parties
6 years ago
peizhilin 3a4110f960 fix ci broken randomly and disable some warnings
6 years ago
Tao Luo 2d529186f1 remove legacy CMAKE_CROSSCOMPILING option
6 years ago
chengduo 55a0672378
fix compute_75 of cuda_cmake (#15209)
6 years ago
chengduo b1ea335f60
add sm_75 support (#15198)
6 years ago
peizhilin 1e7f83e60a add cuda dso support for windows
6 years ago
peizhilin 1afa9492af Recover the profiler
6 years ago
peizhilin 445fff24dc add the bigobj option to NVCC compile
6 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin 4ffa92d4f0 Merge branch 'develop' into windows/build
6 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
peizhilin 3c439feadc remove the duplicate flag
6 years ago
peizhilin e3f7be959d fix the debug flag for nvcc
6 years ago
peizhilin 130cdda65b add gpu debug mode
6 years ago
peizhilin 1f12ba6192 gpu support, fix build issue:
6 years ago
dzhwinter bf2e4cb188 cleard. staged
6 years ago
dzhwinter ebfe5a02b3 merge develop branch
6 years ago
wanghaoshuang 3ae9645084 compile in linux
6 years ago
Tao Luo 28889caea5 disable EIGEN_FAST_MATH and use_fast_math
6 years ago
dzhwinter 85f8dd1c77 debug version
7 years ago
dzhwinter 379b471ee2 squash commit
7 years ago
dzhwinter 75681c0a79 switch to 9.2
7 years ago
dzhwinter e09bb3171f cuda windows
7 years ago
dzhwinter f5329d6539 add some synatx
7 years ago
dzhwinter b78394ea57 done
7 years ago
dzhwinter eb6f9dd5de
Feature/cuda9 cudnn7 (#10140)
7 years ago
Xin Pan b9ec24c6e9 Extend current profiler for timeline and more features.
7 years ago
Yu Yang ef1aba39a6 Rewrite mixed_vector.h
7 years ago
dangqingqing 94e86897fa update code and fix conflicts.
7 years ago
dangqingqing 082bc7af56 Use CUDA_ARCH_NAME=All in the paddle/scripts/docker/build.sh and remove 20 21(20) in cmake/cuda.cmake.
7 years ago
dangqingqing 3d080f3ad5 Refine cmake about CUDA to automatically detect GPU arch by default.
7 years ago