Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce the size of the cugraph libraries
By explicitly telling nvcc's fatbin pass to always compress device code we can ensure that our binaries are the smallest possible size. See rapidsai/cudf#7583 for additional context.
- Loading branch information