Skip to content

Conversation

@pciolkosz
Copy link
Contributor

is_pointer_accessible test uses managed memory pools without checking if they are supported, this PR adds the required device attribute checks.

It also does a fly-by fix of __deviceGetAttribute accidentally returning CUdevice instead of int

@pciolkosz pciolkosz requested a review from a team as a code owner January 7, 2026 01:47
@pciolkosz pciolkosz requested a review from miscco January 7, 2026 01:47
@github-project-automation github-project-automation bot moved this to Todo in CCCL Jan 7, 2026
@pciolkosz pciolkosz requested review from davebayer and fbusato January 7, 2026 01:48
@cccl-authenticator-app cccl-authenticator-app bot moved this from Todo to In Review in CCCL Jan 7, 2026
@pciolkosz pciolkosz force-pushed the check_device_attributes_before_using_managed_pools_in_is_pointer_accessible_test branch from 44ff7f0 to 5d41894 Compare January 7, 2026 01:55
@davebayer davebayer enabled auto-merge (squash) January 7, 2026 07:40
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

🥳 CI Workflow Results

🟩 Finished in 16h 09m: Pass: 100%/91 | Total: 1d 04h | Max: 1h 22m | Hits: 98%/218937

See results here.

@davebayer davebayer merged commit a6b5490 into NVIDIA:main Jan 8, 2026
301 of 309 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Jan 8, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

github-actions bot pushed a commit that referenced this pull request Jan 8, 2026
…ble test (#7096)

* Check if managed pools are accessible in is_pointer_accessible test

* Apply suggestion from @davebayer

---------

Co-authored-by: David Bayer <[email protected]>
(cherry picked from commit a6b5490)
miscco pushed a commit that referenced this pull request Jan 8, 2026
…ble test (#7096) (#7116)

* Check if managed pools are accessible in is_pointer_accessible test

* Apply suggestion from @davebayer

---------


(cherry picked from commit a6b5490)

Co-authored-by: pciolkosz <[email protected]>
Co-authored-by: David Bayer <[email protected]>
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.

4 participants