Skip to content
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

[GraphBolt][CUDA] Refactoring SliceCSCIndptr for Neighbor Sampling. #6799

Merged
merged 2 commits into from
Dec 25, 2023

Conversation

mfbalin
Copy link
Collaborator

@mfbalin mfbalin commented Dec 21, 2023

Description

Refactoring SliceCSCIndptr function so that it can be reused in the Neighbor Sampling implementation in #6770.

@dgl-bot
Copy link
Collaborator

dgl-bot commented Dec 21, 2023

To trigger regression tests:

  • @dgl-bot run [instance-type] [which tests] [compare-with-branch];
    For example: @dgl-bot run g4dn.4xlarge all dmlc/master or @dgl-bot run c5.9xlarge kernel,api dmlc/master

@dgl-bot
Copy link
Collaborator

dgl-bot commented Dec 21, 2023

Commit ID: cc80716

Build ID: 1

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

@frozenbugs frozenbugs changed the title [GraphBolt][CUDA] Neighbor Sampling [Part 4] [GraphBolt][CUDA] Refactoring SliceCSCIndptr for Neighbor Sampling. Dec 25, 2023
@dgl-bot
Copy link
Collaborator

dgl-bot commented Dec 25, 2023

Commit ID: eef75df3f18aa843078c1af5257efd4963c87fb0

Build ID: 2

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Dec 25, 2023

Commit ID: e693bfe10bcd6a93cd9ef2b764648b6b74811dad

Build ID: 3

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

@mfbalin mfbalin merged commit 26e740a into dmlc:master Dec 25, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants