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

Skip explicit comms shuffle for dask-cuda 24.06 #147

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

ayushdg
Copy link
Collaborator

@ayushdg ayushdg commented Jul 8, 2024

Description

dask-cuda 24.06 + explicit comms leads to incorrect results in some cases as mentioned in #134 and will be fixed via rapidsai/dask-cuda#1356.

This disables going via explicit comms shuffle with dask-cuda 24.06 to avoid potentially incorrect results.

Usage

N/A

Checklist

  • I am familiar with the Contributing Guide.
  • New or Existing tests cover these changes.
  • The documentation is up to date with these changes.

Signed-off-by: Ayush Dattagupta <[email protected]>
@ayushdg ayushdg changed the title Skip explcit comms shuffle for dask-cuda 24.06 Skip explicit comms shuffle for dask-cuda 24.06 Jul 8, 2024
@ayushdg ayushdg requested a review from ryantwolf July 8, 2024 21:57
@ayushdg
Copy link
Collaborator Author

ayushdg commented Jul 9, 2024

cc: @rjzamora

Copy link
Contributor

@rjzamora rjzamora left a comment

Choose a reason for hiding this comment

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

The dask-cuda fix is in for 24.08, so this LGTM.

Have you confirmed that rapidsai/dask-cuda#1356 produces proper partitioning in Curator?

Copy link
Collaborator

@ryantwolf ryantwolf left a comment

Choose a reason for hiding this comment

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

Good with me.

@ayushdg
Copy link
Collaborator Author

ayushdg commented Jul 9, 2024

Have you confirmed that rapidsai/dask-cuda#1356 produces proper partitioning in Curator?

Not yet, we're finalizing the NeMo-Curator 0.4.0 branch shortly which will depend on 24.06 rapids packages. I'll followup in a seperate discussion with 24.08 testing

@ayushdg ayushdg merged commit ba4cad5 into NVIDIA:main Jul 9, 2024
3 checks passed
sarahyurick pushed a commit to sarahyurick/NeMo-Curator that referenced this pull request Jul 23, 2024
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