Skip to content

Conversation

SreevatsaAnantharamu
Copy link
Contributor

Implemented a two-stage copy design with scratch buffer.

}
deviceSyncer.sync(gridDim.x); // All blocks in the GPU wait.
//__syncthreads();
{
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this bracket needed?

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