Skip to content

cuda::std::simd load and store functionalities#8252

Open
fbusato wants to merge 2 commits intoNVIDIA:mainfrom
fbusato:simd-load-store
Open

cuda::std::simd load and store functionalities#8252
fbusato wants to merge 2 commits intoNVIDIA:mainfrom
fbusato:simd-load-store

Conversation

@fbusato
Copy link
Copy Markdown
Contributor

@fbusato fbusato commented Mar 31, 2026

Description

Follow up PR of #8251

  • Add partial_load, unchecked_load, partial_store, unchecked_store free functions to cuda::std::simd.
  • All overloads are provided: range, iterator+count, iterator+sentinel, each with and without mask.

To do:

  • unit test.
  • documentation.

@fbusato fbusato self-assigned this Mar 31, 2026
@fbusato fbusato added the libcu++ For all items related to libcu++ label Mar 31, 2026
@fbusato fbusato requested a review from a team as a code owner March 31, 2026 23:07
@fbusato fbusato requested a review from griwes March 31, 2026 23:07
@fbusato fbusato added this to CCCL Mar 31, 2026
@github-project-automation github-project-automation bot moved this to Todo in CCCL Mar 31, 2026
@cccl-authenticator-app cccl-authenticator-app bot moved this from Todo to In Review in CCCL Mar 31, 2026
@fbusato fbusato moved this from In Review to In Progress in CCCL Mar 31, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

😬 CI Workflow Results

🟥 Finished in 1h 54m: Pass: 46%/99 | Total: 1d 08h | Max: 1h 31m | Hits: 80%/35665

See results here.

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

Labels

libcu++ For all items related to libcu++

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

1 participant