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] Add type_per_edge reading support and ensure same types are consecutive #6865

Merged
merged 8 commits into from
Jan 2, 2024

Conversation

mfbalin
Copy link
Collaborator

@mfbalin mfbalin commented Dec 28, 2023

Description

Partially addresses heterogeneous sampling. Still does not support multiple fanout values though.

@dgl-bot
Copy link
Collaborator

dgl-bot commented Dec 28, 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 28, 2023

Commit ID: eba2070

Build ID: 1

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Dec 28, 2023

Commit ID: 278f18c

Build ID: 2

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Dec 28, 2023

Commit ID: 772d49a

Build ID: 3

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Dec 29, 2023

Commit ID: 7e396ea

Build ID: 4

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Jan 1, 2024

Commit ID: e0f8c21

Build ID: 5

Status: ❌ CI test failed in Stage [Distributed Torch CPU Unit test].

Report path: link

Full logs path: link

@mfbalin
Copy link
Collaborator Author

mfbalin commented Jan 1, 2024

@dgl-bot

@dgl-bot
Copy link
Collaborator

dgl-bot commented Jan 1, 2024

Commit ID: e0f8c21

Build ID: 6

Status: ❌ CI test failed in Stage [Distributed Torch CPU Unit test].

Report path: link

Full logs path: link

@mfbalin
Copy link
Collaborator Author

mfbalin commented Jan 1, 2024

@dgl-bot

@dgl-bot
Copy link
Collaborator

dgl-bot commented Jan 1, 2024

Commit ID: e0f8c21

Build ID: 7

Status: ❌ CI test failed in Stage [Distributed Torch CPU Unit test].

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Jan 2, 2024

Commit ID: b228441

Build ID: 9

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Jan 2, 2024

Commit ID: 62926e9

Build ID: 8

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

@mfbalin
Copy link
Collaborator Author

mfbalin commented Jan 2, 2024

@dgl-bot

@dgl-bot
Copy link
Collaborator

dgl-bot commented Jan 2, 2024

Commit ID: b228441

Build ID: 10

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Jan 2, 2024

Commit ID: b228441

Build ID: 11

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

@mfbalin mfbalin merged commit ce223b3 into dmlc:master Jan 2, 2024
DominikaJedynak pushed a commit to DominikaJedynak/dgl that referenced this pull request Mar 12, 2024
… types are consecutive (dmlc#6865)

Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
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