Skip to content

Reduce the size of the cugraph libraries#1503

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-0.19from
robertmaynard:fea/reduce_cugraph_binary_size
Apr 2, 2021
Merged

Reduce the size of the cugraph libraries#1503
rapids-bot[bot] merged 1 commit intorapidsai:branch-0.19from
robertmaynard:fea/reduce_cugraph_binary_size

Conversation

@robertmaynard
Copy link
Copy Markdown
Contributor

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.

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.
@robertmaynard robertmaynard requested a review from a team as a code owner April 1, 2021 19:59
@rlratzel rlratzel added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Apr 2, 2021
Copy link
Copy Markdown
Contributor

@rlratzel rlratzel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@BradReesWork
Copy link
Copy Markdown
Member

@gpucibot merge

@rapids-bot rapids-bot Bot merged commit 48bf058 into rapidsai:branch-0.19 Apr 2, 2021
@robertmaynard robertmaynard deleted the fea/reduce_cugraph_binary_size branch April 5, 2021 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants