Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEA]: Provide cuda:: optimized accessors for mdspan #2472

Open
1 task done
fbusato opened this issue Sep 27, 2024 · 0 comments · May be fixed by #3390
Open
1 task done

[FEA]: Provide cuda:: optimized accessors for mdspan #2472

fbusato opened this issue Sep 27, 2024 · 0 comments · May be fixed by #3390
Assignees
Labels
2.8.0 target for 2.8.0 release feature request New feature or request.

Comments

@fbusato
Copy link
Contributor

fbusato commented Sep 27, 2024

Is this a duplicate?

Area

libcu++

Is your feature request related to a problem? Please describe.

Default mdspan accessor is not sufficient to provide the best performance in some scenarios where specialized CUDA features can be beneficial

Describe the solution you'd like

Provide optimized mdspan accessors:

  • cache modifiers/evict policies
  • restrict pointers
  • assume aligned

Describe alternatives you've considered

No response

Additional context

No response

@fbusato fbusato added the feature request New feature or request. label Sep 27, 2024
@github-project-automation github-project-automation bot moved this to Todo in CCCL Sep 27, 2024
@fbusato fbusato self-assigned this Sep 27, 2024
@fbusato fbusato changed the title [FEA]: Provide a cuda:: streaming accessor for mdspan [FEA]: Provide a cuda:: optimized accessors for mdspan Sep 27, 2024
@fbusato fbusato changed the title [FEA]: Provide a cuda:: optimized accessors for mdspan [FEA]: Provide cuda:: optimized accessors for mdspan Sep 27, 2024
@fbusato fbusato moved this from Todo to In Progress in CCCL Oct 1, 2024
@fbusato fbusato moved this from In Progress to Awaiting Feedback in CCCL Oct 8, 2024
@cccl-authenticator-app cccl-authenticator-app bot moved this from Awaiting Feedback to In Progress in CCCL Oct 9, 2024
@cccl-authenticator-app cccl-authenticator-app bot moved this from In Progress to In Review in CCCL Oct 14, 2024
@fbusato fbusato moved this from In Review to Awaiting Feedback in CCCL Nov 6, 2024
@jollylili jollylili added the 2.8.0 target for 2.8.0 release label Nov 15, 2024
@fbusato fbusato linked a pull request Jan 15, 2025 that will close this issue
@cccl-authenticator-app cccl-authenticator-app bot moved this from Awaiting Feedback to In Review in CCCL Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.8.0 target for 2.8.0 release feature request New feature or request.
Projects
Status: In Review
Development

Successfully merging a pull request may close this issue.

2 participants