Skip to content

Fix errors of globalToShmemAsyncCopy.cu#263

Open
aioprli wants to merge 1 commit intoNVIDIA:masterfrom
aioprli:master
Open

Fix errors of globalToShmemAsyncCopy.cu#263
aioprli wants to merge 1 commit intoNVIDIA:masterfrom
aioprli:master

Conversation

@aioprli
Copy link

@aioprli aioprli commented May 6, 2024

Fix two obvious errors, the first one is that five tasks were submitted to pipeline at the same time and task 4 conflicts with task 0, the remaining two are copy errors

Fix two obvious errors, the first one is that five tasks were submitted to pipeline at the same time and task 4 conflicts with task 0, the remaining two are copy errors
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