Skip to content

New features: mdspan layout_stride python wrapper#8

Open
raplonu wants to merge 7 commits into
release/0.1from
hgaquere/dev
Open

New features: mdspan layout_stride python wrapper#8
raplonu wants to merge 7 commits into
release/0.1from
hgaquere/dev

Conversation

@raplonu

@raplonu raplonu commented Dec 16, 2025

Copy link
Copy Markdown
Owner

This PR propose a wrapper implementation for the mdspan stride layout.

@raplonu

raplonu commented Dec 16, 2025

Copy link
Copy Markdown
Owner Author

It needs to be covered by unit tests as well.
Don't bother to go deep on the mdspan test infra, it needs to be refactored. So simple tests will do.

raplonu and others added 7 commits January 20, 2026 04:46
Following Nvidia libcuxx design approach, this commit aims to rely exclusively on
accessor policy to represent the location of the data rather than using
the poorly designed location policy.

We also removed location policy source validation since it adds
little to no value and complicates the codebase.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants