Commit Graph

57 Commits (f04f2b232a22c9aba3ee4538ab708acf9f77c813)

Author SHA1 Message Date
Zeng Jinle b8aff5e5e9
fix buddy_allocator_test, test=develop (#19967)
5 years ago
Zeng Jinle 80e0f547bb
fix allocator ut,test=develop (#19945)
5 years ago
Zeng Jinle 747d44980a
Refine err msg of out of gpu memory (#19779)
5 years ago
Zeng Jinle 13ca364ceb
remove some flags and add comments to some flags, test=develop (#19813)
5 years ago
Zeng Jinle b34933d9ee
fix retry allocator bug, test=develop (#19794)
5 years ago
Zeng Jinle 578cccd48c fix parallel compilation error of allocator (#19581)
6 years ago
Zeng Jinle f4562c3468
fix typo of allocator, test=develop (#19578)
6 years ago
Zeng Jinle 0a73f7202a
Add retry_allocator for gpu (#19409)
6 years ago
Tao Luo 02270b3eb1
remove unused assert.h (#19529)
6 years ago
Tao Luo 6527a7df67
replace part of PADDLE_ASSERT to PADDLE_ENFORCE (#19285)
6 years ago
Zeng Jinle 08fa98f7cc
Fix gpu_info PADDLE_ENFORCE_GT when fraction_of_gpu_memory_to_use=1.0 (#18950)
6 years ago
Huihuang Zheng ea6ee76fa9
GPU allocation uses fraction of available memory (#18896)
6 years ago
chengduo 3c6ab799cd
Remove unnecessary set_devices (#17158)
6 years ago
zhhsplendid 124f1df481 Add flags for init and re-alloc gpu
6 years ago
zhhsplendid 22715487dc add allocator flags
6 years ago
Dun Liang bc92192747 Fix Pr #15296
6 years ago
minqiyang a02ce58f2c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
6 years ago
peizhilin 38715e6fd0 minor fix
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
sneaxiy d231e55065 merge develop
6 years ago
minqiyang 87450b9ad4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
minqiyang fcc0452c8b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
dzhwinter ebfe5a02b3 merge develop branch
6 years ago
dzhwinter 7141debe38 add cudnn back. staged.
6 years ago
sneaxiy 2002e71da8 fix pinned allocator
6 years ago
Tao Luo e2e6a6f610
Merge pull request #12579 from cjld/fix
6 years ago
Dun Liang 60afef1e85 fix code style
7 years ago
dzhwinter c3e1fb5a3e add demo
7 years ago
dzhwinter 4fcc293617
memory module (#12931)
7 years ago
Dun Liang ca9d21f51b Fix #12578: Wrong error message when run out of GPU memory
7 years ago
fengjiayi fd2d2c66e9 add flag to prevent unnessary memory free
7 years ago
gongweibao 091ab63331
Fix singleton. (#11835)
7 years ago
gongweibao 962711dc3f
Add some paddleenforce. (#11516)
7 years ago
Yi Wang e309bcd43a Update
7 years ago
Yi Wang 770cec4e31 Fix compilation errors
7 years ago
Yi Wang e98e2d36bd Update
7 years ago
Yi Wang ccd83ef6b9 Update
7 years ago
Yi Wang 903403b2e1 Fix errors
7 years ago
Yi Wang a2730d1e0b Rename Metadata into MemoryBlock::Desc
7 years ago
Yi Wang 402a9f1f24 Rewrite the interface of memroy/detail
7 years ago
chengduoZH e099b18045 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_CUDAPinnedPlace
7 years ago
chengduoZH 766c74055a follow comments
7 years ago
chengduoZH 2514d70ea7 follow comments
7 years ago
Yang Yu b0775588c0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
7 years ago
chengduoZH 58a9f9f781 set the max size of cudapinned memory
7 years ago
chengduoZH 158d6c4d19 add unit test
7 years ago
chengduoZH 18eb77303d add CUDAPinnedPlace
7 years ago
chengduoZH 9e99446e25 Add note for cudaMallocHost
7 years ago