Commit Graph

30 Commits (f56967c48388fe4a365c3b63be09694008b46232)

Author SHA1 Message Date
Zeng Jinle f56967c483
refine error message of gpu allocator, test=develop (#21008)
6 years ago
Zeng Jinle cd1c404353
refine err msg of allocator, test=develop (#20804)
6 years ago
Zeng Jinle 747d44980a
Refine err msg of out of gpu memory (#19779)
6 years ago
Zeng Jinle b34933d9ee
fix retry allocator bug, test=develop (#19794)
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
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
peizhilin 38715e6fd0 minor fix
7 years ago
sneaxiy 2002e71da8 fix pinned allocator
7 years ago
dzhwinter 4fcc293617
memory module (#12931)
7 years ago
gongweibao 962711dc3f
Add some paddleenforce. (#11516)
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 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
chengduoZH 39004080f4 replace use_pinned with is_pinned
7 years ago
Yu Yang ed7727e8f0 Fix bug in system allocator
7 years ago
chengduoZH 236b7dd2bd add pinned memory
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago