Commit 217cf28
committed
accelerator/rocm: add sync of default stream
when using the blocking hipMemcpy version of the _memcpy
operation we seem to need a synchronization of the default stream to
ensure completeness in some cases.
Signed-off-by: Edgar Gabriel <[email protected]>1 parent 98d9669 commit 217cf28
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
393 | 399 | | |
394 | 400 | | |
395 | 401 | | |
| |||
0 commit comments