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

Fixes bugs around GpuShuffleEnv initialization #534

Merged
merged 1 commit into from
Aug 10, 2020

Conversation

abellina
Copy link
Collaborator

@abellina abellina commented Aug 8, 2020

Closes #532.

This fixes a bug where the current GpuShuffleEnv causes exceptions on the driver (something introduced in branch-0.2), and tries to add comments around these functions to show what gets called from the driver, or either one, so it cannot depend on Rmm initialization.

Signed-off-by: Alessandro Bellina <abellina@nvidia.com>
@abellina
Copy link
Collaborator Author

abellina commented Aug 8, 2020

build

@jlowe jlowe added bug Something isn't working shuffle things that impact the shuffle plugin labels Aug 10, 2020
@jlowe jlowe added this to the Aug 3 - Aug 14 milestone Aug 10, 2020
@jlowe jlowe merged commit 228def4 into NVIDIA:branch-0.2 Aug 10, 2020
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Alessandro Bellina <abellina@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Alessandro Bellina <abellina@nvidia.com>
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
Signed-off-by: Peixin Li <pxli@nyu.edu>

Signed-off-by: Peixin Li <pxli@nyu.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working shuffle things that impact the shuffle plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] NPE when enabling shuffle manager
3 participants