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] Enable GPU sampling in examples #6861

Merged
merged 43 commits into from
Jan 16, 2024

Conversation

mfbalin
Copy link
Collaborator

@mfbalin mfbalin commented Dec 28, 2023

Description

Making modifications to enable GPU sampling in the graphbolt examples. All modified examples seem to just work, haven't tested the multi-GPU lightning scenario yet (num_gpus > 1). I would appreciate it if you could help see if they all work and match the CPU sampling results.

Depends on #6957.

Google colab demo here: https://colab.research.google.com/drive/1AMnK9YlEP5dSWiz1Kg6V6DdVjsiSeN75?usp=sharing

@mfbalin mfbalin marked this pull request as draft December 28, 2023 16:44
@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: 74ecad1

Build ID: 1

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Dec 28, 2023

Commit ID: cef5d75

Build ID: 2

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Dec 28, 2023

Commit ID: 3e51bc5

Build ID: 3

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: 654d22d

Build ID: 4

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: 55d61be

Build ID: 5

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

@mfbalin mfbalin marked this pull request as ready for review December 28, 2023 20:34
@dgl-bot
Copy link
Collaborator

dgl-bot commented Dec 28, 2023

Commit ID: a2ca0ac

Build ID: 6

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Dec 29, 2023

Commit ID: 5bba834

Build ID: 7

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Dec 29, 2023

Commit ID: ed7b7e7

Build ID: 8

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Dec 29, 2023

Commit ID: 46bbe2c

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 Dec 29, 2023

Commit ID: 46bbe2c

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 13, 2024

Commit ID: 124fdd0

Build ID: 40

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Jan 16, 2024

Commit ID: d0215699cfbf52fae152f390fd704167a4967edf

Build ID: 41

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Jan 16, 2024

Commit ID: 65a66e2472292f97b01dee663ba16928730c39a8

Build ID: 42

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Jan 16, 2024

Commit ID: 1f506a273fa782398876917289e5d46e65695362

Build ID: 43

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Jan 16, 2024

Commit ID: e5886818f6107d3bc85b972a575db4f8e3443e87

Build ID: 44

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Jan 16, 2024

Commit ID: 1a9ce847f0c63a044185ef0a5624db2114d926f7

Build ID: 45

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

@mfbalin mfbalin requested a review from frozenbugs January 16, 2024 07:57
@dgl-bot
Copy link
Collaborator

dgl-bot commented Jan 16, 2024

Commit ID: fc71a63abc6f069d0e5d66df2c17d8491898e889

Build ID: 46

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Jan 16, 2024

Commit ID: 97eceecfcb69ff38fde9eb6bf14e672c3e4e1d93

Build ID: 47

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

@dgl-bot
Copy link
Collaborator

dgl-bot commented Jan 16, 2024

Commit ID: a772241

Build ID: 48

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

@mfbalin mfbalin merged commit 053c822 into dmlc:master Jan 16, 2024
2 checks passed
@mfbalin mfbalin deleted the gb_cuda_examples branch January 16, 2024 16:16
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.

5 participants