Fea speedup compile#1702
Conversation
Codecov Report
@@ Coverage Diff @@
## branch-21.08 #1702 +/- ##
===============================================
Coverage ? 59.34%
===============================================
Files ? 80
Lines ? 3559
Branches ? 0
===============================================
Hits ? 2112
Misses ? 1447
Partials ? 0 Continue to review full report at Codecov.
|
|
rerun tests |
| d_rx_edgelist_weights), | ||
| std::ignore) = | ||
| cugraph::experimental::groupby_gpuid_and_shuffle_values( | ||
| comm, // handle.get_comms(), |
There was a problem hiding this comment.
The comments left in this file are intentional? Or are you explaining that the comms object is not a row/col subcommunicator?
There was a problem hiding this comment.
I'll clean that up in a separate PR (since this has already merged). I suspect that was something I did while debugging.
kaatish
left a comment
There was a problem hiding this comment.
Need a single clarification. Otherwise looks good.
|
@gpucibot merge |
Some changes to speed up compilation of cugraph. With 8 CPUs, this speeds up the overall compile time on my workstation from 13 minutes to about 9 minutes. Should speed up C++ compilation in CI by about 10 minutes total.