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

[BUG] Fix Failing WholeGraph Tests #4560

Merged
merged 7 commits into from
Jul 31, 2024

Conversation

alexbarghi-nv
Copy link
Member

This PR properly uses PyTorch DDP to initialize a process group and test the WholeGraph feature store. Previously it was relying on an API in WholeGraph that no longer appears to work.

@alexbarghi-nv alexbarghi-nv requested a review from a team as a code owner July 29, 2024 16:33
@alexbarghi-nv alexbarghi-nv self-assigned this Jul 29, 2024
@alexbarghi-nv alexbarghi-nv added bug Something isn't working non-breaking Non-breaking change and removed python labels Jul 29, 2024
@alexbarghi-nv alexbarghi-nv added this to the 24.08 milestone Jul 29, 2024
@alexbarghi-nv
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 5458e76 into rapidsai:branch-24.08 Jul 31, 2024
131 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants