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

[FIX]: Importing OGB in Graph Creation Extensions causes hang #2984

Closed
2 tasks done
Tracked by #3255
alexbarghi-nv opened this issue Nov 28, 2022 · 1 comment
Closed
2 tasks done
Tracked by #3255

[FIX]: Importing OGB in Graph Creation Extensions causes hang #2984

alexbarghi-nv opened this issue Nov 28, 2022 · 1 comment
Assignees
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Milestone

Comments

@alexbarghi-nv
Copy link
Member

Version

22.12

Which installation method(s) does this occur on?

Docker, Conda, Pip, Source

Describe the bug.

Currently, we have a fixme in cugraph_handler where OGB is imported to resolve this issue. However, this is not ideal, and we do not want to have any logic for workflow-specific actions in the handler. This may be an issue with the CUDA context.

Minimum reproducible example

No response

Relevant log output

No response

Environment details

No response

Other/Misc.

No response

Code of Conduct

  • I agree to follow cuGraph's Code of Conduct
  • I have searched the open bugs and have found no duplicates for this bug report
@alexbarghi-nv alexbarghi-nv added bug Something isn't working ? - Needs Triage Need team to review and classify labels Nov 28, 2022
@alexbarghi-nv alexbarghi-nv self-assigned this Nov 28, 2022
@alexbarghi-nv alexbarghi-nv added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Fix and removed bug Something isn't working ? - Needs Triage Need team to review and classify labels Nov 28, 2022
@alexbarghi-nv alexbarghi-nv added this to the 23.02 milestone Nov 28, 2022
@alexbarghi-nv alexbarghi-nv changed the title [BUG]: Importing OGB in Graph Creation Extensions causes hang [FIX]: Importing OGB in Graph Creation Extensions causes hang Nov 28, 2022
@alexbarghi-nv alexbarghi-nv modified the milestones: 23.02, 23.04 Jan 17, 2023
@alexbarghi-nv
Copy link
Member Author

No longer relevant now that CGS has been removed from cugraph-pyg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

No branches or pull requests

1 participant