Rong Ou
a2686543a9
Common interface for collective communication (#8057)
* implement broadcast for federated communicator
* implement allreduce
* add communicator factory
* add device adapter
* add device communicator to factory
* add rabit communicator
* add rabit communicator to the factory
* add nccl device communicator
* add synchronize to device communicator
* add back print and getprocessorname
* add python wrapper and c api
* clean up types
* fix non-gpu build
* try to fix ci
* fix std::size_t
* portable string compare ignore case
* c style size_t
* fix lint errors
* cross platform setenv
* fix memory leak
* fix lint errors
* address review feedback
* add python test for rabit communicator
* fix failing gtest
* use json to configure communicators
* fix lint error
* get rid of factories
* fix cpu build
* fix include
* fix python import
* don't export collective.py yet
* skip collective communicator pytest on windows
* add review feedback
* update documentation
* remove mpi communicator type
* fix tests
* shutdown the communicator separately
Co-authored-by: Hyunsu Cho <chohyu01@cs.washington.edu>
2022-09-12 15:21:12 -07:00
..
2022-01-16 02:11:53 +08:00
2022-09-12 15:21:12 -07:00
2022-09-10 15:16:49 +08:00
2022-09-10 15:16:49 +08:00
2022-09-10 15:16:49 +08:00
2020-04-10 12:15:46 +08:00
2022-06-06 22:56:25 +08:00
2022-06-06 22:56:25 +08:00
2022-09-12 15:21:12 -07:00
2022-09-10 15:16:49 +08:00
2021-07-11 17:20:55 +08:00
2022-09-10 15:16:49 +08:00
2021-11-06 14:41:35 +08:00
2022-09-12 15:21:12 -07:00
2022-09-10 15:16:49 +08:00
2022-09-10 15:16:49 +08:00
2022-07-26 22:34:21 +08:00
2022-09-10 15:16:49 +08:00
2020-09-24 19:28:57 +08:00
2021-03-09 14:53:05 -08:00
2020-06-05 09:53:56 +08:00
2022-09-10 15:16:49 +08:00
2020-05-19 18:20:46 +08:00
2020-08-12 01:26:02 -07:00
2022-09-10 15:16:49 +08:00