Skip to content

Adding a hipDeviceSynchronize after input hipMemcpy#335

Merged
gilbertlee-amd merged 1 commit into
developfrom
users/gilbelee/InputMemcpySync
Jul 15, 2026
Merged

Adding a hipDeviceSynchronize after input hipMemcpy#335
gilbertlee-amd merged 1 commit into
developfrom
users/gilbelee/InputMemcpySync

Conversation

@gilbertlee-amd

Copy link
Copy Markdown
Collaborator

Motivation

hipMemcpy isn't actually blocking, which means we require a hipDeviceSynchronize() to ensure that it finishes before any Transfers start.

@gilbertlee-amd
gilbertlee-amd requested a review from a team as a code owner July 15, 2026 04:44
@gilbertlee-amd
gilbertlee-amd requested a review from saleelk July 15, 2026 04:47
@gilbertlee-amd
gilbertlee-amd merged commit 5203be9 into develop Jul 15, 2026
10 checks passed
@gilbertlee-amd
gilbertlee-amd deleted the users/gilbelee/InputMemcpySync branch July 15, 2026 05:21
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