try other stream
This commit is contained in:
parent
8fb2258a2f
commit
038d61a802
@ -1051,7 +1051,7 @@ inline CUDAStreamView DefaultStream() {
|
||||
#ifdef HIP_API_PER_THREAD_DEFAULT_STREAM
|
||||
return CUDAStreamView{hipStreamPerThread};
|
||||
#else
|
||||
return CUDAStreamView{hipStreamDefault};
|
||||
return CUDAStreamView{hipStreamPerThread};
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user