Skip to content

Add accessors for strided vectors of structs#1317

Draft
stephenswat wants to merge 1 commit intoacts-project:mainfrom
stephenswat:feat/strided_vector_accessor
Draft

Add accessors for strided vectors of structs#1317
stephenswat wants to merge 1 commit intoacts-project:mainfrom
stephenswat:feat/strided_vector_accessor

Conversation

@stephenswat
Copy link
Copy Markdown
Member

This commit adds several new types that allow us to access vectors of structs in a fully strided way, which will allow us to better exploit the coalescing properties of CUDA (and other GPU) devices.

@stephenswat stephenswat added the feature New feature or request label May 7, 2026
This commit adds several new types that allow us to access vectors of
structs in a fully strided way, which will allow us to better exploit
the coalescing properties of CUDA (and other GPU) devices.
@stephenswat stephenswat force-pushed the feat/strided_vector_accessor branch from 0d14620 to d456fc6 Compare May 7, 2026 12:25
@stephenswat stephenswat added performance Performance-relevant changes labels May 7, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 7, 2026

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

Labels

feature New feature or request performance Performance-relevant changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant