Skip to content

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

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

cuda::std::simd load and store functionalities#8252
fbusato wants to merge 23 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

This comment has been minimized.

@fbusato fbusato moved this from In Progress to Paused in CCCL Apr 7, 2026
@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

😬 CI Workflow Results

🟥 Finished in 4h 39m: Pass: 46%/99 | Total: 20h 10m | Max: 1h 03m | Hits: 99%/32870

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: Paused

Development

Successfully merging this pull request may close these issues.

1 participant