Philip Hyunsu Cho 72ef553550
Fall back to CUB allocator if RMM memory pool is not set up (#6150)
* Fall back to CUB allocator if RMM memory pool is not set up

* Fix build

* Prevent memory leak

* Add note about lack of memory initialisation

* Add check for other fast allocators

* Set use_cub_allocator_ to true when RMM is not enabled

* Fix clang-tidy

* Do not demangle symbol; add check to ensure Linux+Clang/GCC combo
2020-09-24 11:04:50 -07:00
..
2020-08-18 19:55:41 +08:00
2020-08-25 12:47:41 +12:00
2020-04-19 12:21:13 +12:00
2020-09-15 12:57:22 +12:00