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

When PTDS is enabled, print warning if the allocator is not ARENA #1677

Merged

Conversation

abellina
Copy link
Collaborator

@abellina abellina commented Feb 5, 2021

Signed-off-by: Alessandro Bellina abellina@nvidia.com

Add a disclaimer for #1141 (cudaErrorillegalAddress when PTDS and DEFAULT are used) for now while we root cause it.

Signed-off-by: Alessandro Bellina <abellina@nvidia.com>
@abellina abellina force-pushed the print_warning_for_ptds_and_pooled_allocator branch from 2052885 to d551641 Compare February 5, 2021 22:18
@sameerz sameerz added the task Work required that improves the product but is not user facing label Feb 6, 2021
@sameerz sameerz added this to the Feb 1 - Feb 12 milestone Feb 6, 2021
@sameerz
Copy link
Collaborator

sameerz commented Feb 6, 2021

build

Per-thread -> Per-Thread

Co-authored-by: Jason Lowe <jlowe@nvidia.com>
@abellina
Copy link
Collaborator Author

abellina commented Feb 7, 2021

build

@jlowe jlowe merged commit 8209377 into NVIDIA:branch-0.4 Feb 8, 2021
@abellina abellina deleted the print_warning_for_ptds_and_pooled_allocator branch February 17, 2021 19:57
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
…IDIA#1677)

* When PTDS is enabled, print warning if the allocator is not ARENA

Signed-off-by: Alessandro Bellina <abellina@nvidia.com>

* Apply suggestions from code review

Per-thread -> Per-Thread

Co-authored-by: Jason Lowe <jlowe@nvidia.com>

Co-authored-by: Jason Lowe <jlowe@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
…IDIA#1677)

* When PTDS is enabled, print warning if the allocator is not ARENA

Signed-off-by: Alessandro Bellina <abellina@nvidia.com>

* Apply suggestions from code review

Per-thread -> Per-Thread

Co-authored-by: Jason Lowe <jlowe@nvidia.com>

Co-authored-by: Jason Lowe <jlowe@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Work required that improves the product but is not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants