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

CuGraph Example Upgrades #9919

Closed

Conversation

guanxingithub
Copy link
Contributor

We consolidate cugraph training with
Models: GAT, GCN, GraphSAGE
Datasets: ogbn-arxiv, ogbn-products, ogbn-papers100M
examples/ogbn_train_cugraph.py is the script for single gpu training
examples/multi_gpu/ogbn_train_cugraph_multigpu.py is the script for multiple gpu training.

@guanxingithub guanxingithub requested a review from wsad1 as a code owner January 6, 2025 19:33
Copy link
Contributor

@puririshi98 puririshi98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please also remove the existing cugraph examples that this is replacing. @alexbarghi-nv could you please review as well. will do another more detailed review after your pass

CHANGELOG.md Outdated Show resolved Hide resolved
@puririshi98 puririshi98 changed the title Performance analysis CuGraph Example Upgrades Jan 9, 2025
@alexbarghi-nv
Copy link
Contributor

please also remove the existing cugraph examples that this is replacing. @alexbarghi-nv could you please review as well. will do another more detailed review after your pass

This looks ok to me.

@puririshi98
Copy link
Contributor

@guanxingithub please resolve conflicts and make CI green will review soon

@guanxingithub
Copy link
Contributor Author

Because of some mistakes, this PR is closed. I will open another PR for Cugraph examples updates.

@guanxingithub guanxingithub deleted the performance_analysis branch January 15, 2025 18:59
@guanxingithub
Copy link
Contributor Author

New PR was filed: #9953

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