-
Notifications
You must be signed in to change notification settings - Fork 304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Improve multi-GPU BFS performance #4619
base: branch-24.10
Are you sure you want to change the base?
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0d1f01 - Browse repository at this point
Copy the full SHA a0d1f01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55513ae - Browse repository at this point
Copy the full SHA 55513aeView commit details -
Merge branch 'branch-24.08' of https://github.com/rapidsai/cugraph in…
…to enh_graph_creation
Configuration menu - View commit details
-
Copy full SHA for 2163fd8 - Browse repository at this point
Copy the full SHA 2163fd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9dfb92 - Browse repository at this point
Copy the full SHA a9dfb92View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7b33ca - Browse repository at this point
Copy the full SHA e7b33caView commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27ea550 - Browse repository at this point
Copy the full SHA 27ea550View commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5e8257 - Browse repository at this point
Copy the full SHA e5e8257View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec5b08 - Browse repository at this point
Copy the full SHA 7ec5b08View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6123ba - Browse repository at this point
Copy the full SHA d6123baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81f51c1 - Browse repository at this point
Copy the full SHA 81f51c1View commit details
Commits on Jul 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 69cb4f9 - Browse repository at this point
Copy the full SHA 69cb4f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6adcccb - Browse repository at this point
Copy the full SHA 6adcccbView commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bfe21fc - Browse repository at this point
Copy the full SHA bfe21fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 446435b - Browse repository at this point
Copy the full SHA 446435bView commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df463ce - Browse repository at this point
Copy the full SHA df463ceView commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 222148d - Browse repository at this point
Copy the full SHA 222148dView commit details
Commits on Jul 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for effc69c - Browse repository at this point
Copy the full SHA effc69cView commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d537290 - Browse repository at this point
Copy the full SHA d537290View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf92885 - Browse repository at this point
Copy the full SHA cf92885View commit details
Commits on Aug 9, 2024
-
Merge branch 'branch-24.10' of https://github.com/rapidsai/cugraph in…
…to enh_bfs_mg
Configuration menu - View commit details
-
Copy full SHA for b8d846c - Browse repository at this point
Copy the full SHA b8d846cView commit details -
Merge branch 'branch-24.10' of https://github.com/rapidsai/cugraph in…
…to enh_bfs_mg
Configuration menu - View commit details
-
Copy full SHA for 50ffc33 - Browse repository at this point
Copy the full SHA 50ffc33View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6476b9 - Browse repository at this point
Copy the full SHA a6476b9View commit details
Commits on Aug 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec24758 - Browse repository at this point
Copy the full SHA ec24758View commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df751e7 - Browse repository at this point
Copy the full SHA df751e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4661b9b - Browse repository at this point
Copy the full SHA 4661b9bView commit details -
remove transform_reduce_v_frontier_outgoing_e_by_src (this can be bet…
…ter supported by per_v_transform_reduce_if_outgoing_e)
Configuration menu - View commit details
-
Copy full SHA for 0951741 - Browse repository at this point
Copy the full SHA 0951741View commit details -
Merge branch 'branch-24.10' of https://github.com/rapidsai/cugraph in…
…to enh_bfs_mg
Configuration menu - View commit details
-
Copy full SHA for 796b928 - Browse repository at this point
Copy the full SHA 796b928View commit details
Commits on Aug 15, 2024
-
code cleanup, add few FIXMEs to improve performance, and add performa…
…nce measurement code
Configuration menu - View commit details
-
Copy full SHA for 7b98e3a - Browse repository at this point
Copy the full SHA 7b98e3aView commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3f77ee1 - Browse repository at this point
Copy the full SHA 3f77ee1View commit details
Commits on Aug 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb75771 - Browse repository at this point
Copy the full SHA bb75771View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfce7bc - Browse repository at this point
Copy the full SHA cfce7bcView commit details
Commits on Aug 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75d6151 - Browse repository at this point
Copy the full SHA 75d6151View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f88988 - Browse repository at this point
Copy the full SHA 0f88988View commit details -
Merge branch 'branch-24.10' of https://github.com/rapidsai/cugraph in…
…to enh_bfs_mg
Configuration menu - View commit details
-
Copy full SHA for 180ece1 - Browse repository at this point
Copy the full SHA 180ece1View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2efb51e - Browse repository at this point
Copy the full SHA 2efb51eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 106a6ad - Browse repository at this point
Copy the full SHA 106a6adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98419cb - Browse repository at this point
Copy the full SHA 98419cbView commit details
Commits on Aug 20, 2024
-
Merge branch 'branch-24.10' of https://github.com/rapidsai/cugraph in…
…to enh_bfs_mg
Configuration menu - View commit details
-
Copy full SHA for 8193a91 - Browse repository at this point
Copy the full SHA 8193a91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9625e0c - Browse repository at this point
Copy the full SHA 9625e0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03cfe0d - Browse repository at this point
Copy the full SHA 03cfe0dView commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c15305f - Browse repository at this point
Copy the full SHA c15305fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a1f150 - Browse repository at this point
Copy the full SHA 4a1f150View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29b6834 - Browse repository at this point
Copy the full SHA 29b6834View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcc75e0 - Browse repository at this point
Copy the full SHA fcc75e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 710eb88 - Browse repository at this point
Copy the full SHA 710eb88View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d040110 - Browse repository at this point
Copy the full SHA d040110View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca816dd - Browse repository at this point
Copy the full SHA ca816ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7712c38 - Browse repository at this point
Copy the full SHA 7712c38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31a5955 - Browse repository at this point
Copy the full SHA 31a5955View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ac33784 - Browse repository at this point
Copy the full SHA ac33784View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d8c7ef - Browse repository at this point
Copy the full SHA 6d8c7efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bcdbe7 - Browse repository at this point
Copy the full SHA 6bcdbe7View commit details -
rename [vertex_first, vertex_last) in fill|update_edge_src|dst_proper…
…ty to [sorted_unique_vertex_first,sorted_unique_vertex_last) and require them to be sorted.
Configuration menu - View commit details
-
Copy full SHA for 3a950a5 - Browse repository at this point
Copy the full SHA 3a950a5View commit details
Commits on Aug 24, 2024
-
update fill|update_edge_minor_property to optionally use bitmap to br…
…oadcast vertex list
Configuration menu - View commit details
-
Copy full SHA for d27a5e3 - Browse repository at this point
Copy the full SHA d27a5e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97022f5 - Browse repository at this point
Copy the full SHA 97022f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecf76f8 - Browse repository at this point
Copy the full SHA ecf76f8View commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 350f17e - Browse repository at this point
Copy the full SHA 350f17eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93f726f - Browse repository at this point
Copy the full SHA 93f726fView commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d022c30 - Browse repository at this point
Copy the full SHA d022c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for e53b3b8 - Browse repository at this point
Copy the full SHA e53b3b8View commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b6e4f28 - Browse repository at this point
Copy the full SHA b6e4f28View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be504cc - Browse repository at this point
Copy the full SHA be504ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b151e0 - Browse repository at this point
Copy the full SHA 3b151e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad0c879 - Browse repository at this point
Copy the full SHA ad0c879View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce4ea93 - Browse repository at this point
Copy the full SHA ce4ea93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 743ebf1 - Browse repository at this point
Copy the full SHA 743ebf1View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9445027 - Browse repository at this point
Copy the full SHA 9445027View commit details -
Merge branch 'branch-24.10' of https://github.com/rapidsai/cugraph in…
…to enh_mem_footprint
Configuration menu - View commit details
-
Copy full SHA for bea1498 - Browse repository at this point
Copy the full SHA bea1498View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70b1108 - Browse repository at this point
Copy the full SHA 70b1108View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28641a6 - Browse repository at this point
Copy the full SHA 28641a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05df778 - Browse repository at this point
Copy the full SHA 05df778View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c4e3bd - Browse repository at this point
Copy the full SHA 5c4e3bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc44a7d - Browse repository at this point
Copy the full SHA dc44a7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebcbfb7 - Browse repository at this point
Copy the full SHA ebcbfb7View commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3652c33 - Browse repository at this point
Copy the full SHA 3652c33View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c689e35 - Browse repository at this point
Copy the full SHA c689e35View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7b061b - Browse repository at this point
Copy the full SHA f7b061bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e1c74 - Browse repository at this point
Copy the full SHA 20e1c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fa4fb4 - Browse repository at this point
Copy the full SHA 9fa4fb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6a1fb0 - Browse repository at this point
Copy the full SHA b6a1fb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f71304 - Browse repository at this point
Copy the full SHA 3f71304View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3577699 - Browse repository at this point
Copy the full SHA 3577699View commit details -
use global comm to shuffle in compute_renumber_map (to avoid P2P buff…
…er initilaization in subcomm)
Configuration menu - View commit details
-
Copy full SHA for 42c4d0b - Browse repository at this point
Copy the full SHA 42c4d0bView commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2557668 - Browse repository at this point
Copy the full SHA 2557668View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0381f22 - Browse repository at this point
Copy the full SHA 0381f22View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb822da - Browse repository at this point
Copy the full SHA eb822daView commit details
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a067f08 - Browse repository at this point
Copy the full SHA a067f08View commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6c9118e - Browse repository at this point
Copy the full SHA 6c9118eView commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 20721e6 - Browse repository at this point
Copy the full SHA 20721e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d002c5 - Browse repository at this point
Copy the full SHA 9d002c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e3574e - Browse repository at this point
Copy the full SHA 9e3574eView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07749f4 - Browse repository at this point
Copy the full SHA 07749f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ddd0a1 - Browse repository at this point
Copy the full SHA 4ddd0a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bb6602 - Browse repository at this point
Copy the full SHA 3bb6602View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8be2a3f - Browse repository at this point
Copy the full SHA 8be2a3fView commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7da6fe5 - Browse repository at this point
Copy the full SHA 7da6fe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb5354e - Browse repository at this point
Copy the full SHA eb5354eView commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 376c028 - Browse repository at this point
Copy the full SHA 376c028View commit details
Commits on Sep 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 453d8df - Browse repository at this point
Copy the full SHA 453d8dfView commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 171c2b5 - Browse repository at this point
Copy the full SHA 171c2b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4122652 - Browse repository at this point
Copy the full SHA 4122652View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 146dbaf - Browse repository at this point
Copy the full SHA 146dbafView commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ddb533 - Browse repository at this point
Copy the full SHA 1ddb533View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c741f2b - Browse repository at this point
Copy the full SHA c741f2bView commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6474f84 - Browse repository at this point
Copy the full SHA 6474f84View commit details
Commits on Oct 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 547fb9b - Browse repository at this point
Copy the full SHA 547fb9bView commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 969a943 - Browse repository at this point
Copy the full SHA 969a943View commit details -
Configuration menu - View commit details
-
Copy full SHA for 498e54e - Browse repository at this point
Copy the full SHA 498e54eView commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b911cdd - Browse repository at this point
Copy the full SHA b911cddView commit details
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4687949 - Browse repository at this point
Copy the full SHA 4687949View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c91fba - Browse repository at this point
Copy the full SHA 6c91fbaView commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0bd734f - Browse repository at this point
Copy the full SHA 0bd734fView commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1fb13c - Browse repository at this point
Copy the full SHA f1fb13cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6d2b25 - Browse repository at this point
Copy the full SHA f6d2b25View commit details
Commits on Oct 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ecb0c8e - Browse repository at this point
Copy the full SHA ecb0c8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b419afb - Browse repository at this point
Copy the full SHA b419afbView commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e718b1 - Browse repository at this point
Copy the full SHA 7e718b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58f3ac6 - Browse repository at this point
Copy the full SHA 58f3ac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2dca9b - Browse repository at this point
Copy the full SHA b2dca9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea0907d - Browse repository at this point
Copy the full SHA ea0907dView commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a78131 - Browse repository at this point
Copy the full SHA 8a78131View commit details
Commits on Oct 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa13925 - Browse repository at this point
Copy the full SHA aa13925View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2db13e9 - Browse repository at this point
Copy the full SHA 2db13e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a51b708 - Browse repository at this point
Copy the full SHA a51b708View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1526dcf - Browse repository at this point
Copy the full SHA 1526dcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a236533 - Browse repository at this point
Copy the full SHA a236533View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ab3232 - Browse repository at this point
Copy the full SHA 2ab3232View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65e36e1 - Browse repository at this point
Copy the full SHA 65e36e1View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d690435 - Browse repository at this point
Copy the full SHA d690435View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ecc412 - Browse repository at this point
Copy the full SHA 8ecc412View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34c243c - Browse repository at this point
Copy the full SHA 34c243cView commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for afa53fc - Browse repository at this point
Copy the full SHA afa53fcView commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6265f13 - Browse repository at this point
Copy the full SHA 6265f13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6961fcd - Browse repository at this point
Copy the full SHA 6961fcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f570034 - Browse repository at this point
Copy the full SHA f570034View commit details -
Configuration menu - View commit details
-
Copy full SHA for c22f95c - Browse repository at this point
Copy the full SHA c22f95cView commit details