Skip to content

Supporting layout_stride_relaxed in cudax::copy_bytes#8095

Merged
fbusato merged 3 commits intoNVIDIA:mainfrom
fbusato:layout_stride_relaxed-mdspan-copy_bytes
Mar 19, 2026
Merged

Supporting layout_stride_relaxed in cudax::copy_bytes#8095
fbusato merged 3 commits intoNVIDIA:mainfrom
fbusato:layout_stride_relaxed-mdspan-copy_bytes

Conversation

@fbusato
Copy link
Copy Markdown
Contributor

@fbusato fbusato commented Mar 18, 2026

Description

layout_stride_relaxed requires special handling because it supports:

  • negative and zero strides.
  • a pointer offset
  • the stride type could be different from the extent type

@fbusato fbusato self-assigned this Mar 18, 2026
@fbusato fbusato added the cudax Feature intended for the cudax experimental library label Mar 18, 2026
@fbusato fbusato requested review from a team as code owners March 18, 2026 19:38
@fbusato fbusato added this to CCCL Mar 18, 2026
@github-project-automation github-project-automation bot moved this to Todo in CCCL Mar 18, 2026
@fbusato fbusato moved this from Todo to In Review in CCCL Mar 18, 2026
@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown
Contributor

🥳 CI Workflow Results

🟩 Finished in 1h 14m: Pass: 100%/137 | Total: 2d 08h | Max: 1h 09m | Hits: 88%/279259

See results here.

@fbusato fbusato added the CI 100% All CI tests passed label Mar 18, 2026
@fbusato fbusato merged commit 5b5b13f into NVIDIA:main Mar 19, 2026
152 of 155 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI 100% All CI tests passed cudax Feature intended for the cudax experimental library

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants