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

Fallback to ARENA if ASYNC configured and driver < 11.5.0 #4947

Merged
merged 2 commits into from
Mar 14, 2022

Conversation

abellina
Copy link
Collaborator

@abellina abellina commented Mar 14, 2022

Signed-off-by: Alessandro Bellina [email protected]

Closes: #4710

This overrides the choice of pool to ARENA if the user chose ASYNC and is using a driver that is earlier than 11.5.0. This was added due to some incompatibilities we have seen in 11.4.x.

@jlowe jlowe added this to the Feb 28 - Mar 18 milestone Mar 14, 2022
@abellina abellina changed the title Warn if using CUDA driver less than 11.5.0 with ASYNC Fallback to ARENA if ASYNC configured and driver < 11.5.0 Mar 14, 2022
@abellina
Copy link
Collaborator Author

build

@abellina abellina merged commit 611f54d into NVIDIA:branch-22.04 Mar 14, 2022
@sameerz sameerz added the bug Something isn't working label Mar 18, 2022
abellina added a commit to abellina/spark-rapids that referenced this pull request Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] cudaErrorIllegalAddress for q95 (3TB) on GCP with ASYNC allocator
5 participants