Skip to content

Use coalesced write#12

Open
matschreyer wants to merge 1 commit intomosaic-group:developfrom
matschreyer:gather-for-reorder
Open

Use coalesced write#12
matschreyer wants to merge 1 commit intomosaic-group:developfrom
matschreyer:gather-for-reorder

Conversation

@matschreyer
Copy link
Copy Markdown

Reworked memory access for reorderParticles*-functions to avoid uncoalesced writes. Uncoalesced writes are more expensive than uncoalesced reads on GPUs; the new access pattern uses coalesced writes. (Gather memory write instead of scatter memory write)

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.

1 participant