Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@pciolkosz
Copy link
Contributor

NVBUG 5744986

It seems cub tests do some cleanup after main exits which is technically not supported. We should ignore the failure in memory resource deallocate, so even if the call fails because CUDA Runtime is being cleaned up, the test won't fail

@pciolkosz pciolkosz requested a review from a team as a code owner December 17, 2025 18:24
@pciolkosz pciolkosz requested a review from elstehle December 17, 2025 18:24
@github-project-automation github-project-automation bot moved this to Todo in CCCL Dec 17, 2025
@cccl-authenticator-app cccl-authenticator-app bot moved this from Todo to In Review in CCCL Dec 17, 2025
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@pciolkosz pciolkosz requested a review from a team as a code owner December 18, 2025 17:21
@pciolkosz pciolkosz requested a review from fbusato December 18, 2025 17:21
@github-actions

This comment has been minimized.

@pciolkosz pciolkosz force-pushed the ignore_cuda_free_fail_in_thrust_mem_resource branch from f0de1a6 to cdd13fa Compare December 18, 2025 19:11
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

🥳 CI Workflow Results

🟩 Finished in 2h 38m: Pass: 100%/93 | Total: 2d 21h | Max: 2h 29m | Hits: 82%/138279

See results here.

@pciolkosz pciolkosz merged commit 23be0ba into NVIDIA:main Dec 19, 2025
104 of 105 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Dec 19, 2025
github-actions bot pushed a commit that referenced this pull request Dec 19, 2025
* Ignore CUDA free errors in thrust memory resource

* Add a comment

(cherry picked from commit 23be0ba)
@github-actions
Copy link
Contributor

Successfully created backport PR for branch/3.2.x:

fbusato pushed a commit to fbusato/cccl that referenced this pull request Dec 23, 2025
* Ignore CUDA free errors in thrust memory resource

* Add a comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants