Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temporarily disable compression for communication protocols
For GPU data, compression is worse rather than better because it provokes device-to-host transfers when they are unnecessary. This is a short-term fix for rapidsai#935, in lieu of hooking up GPU-based compression algorithms.
- Loading branch information