[hip] Stop using noduplicate and replace it with convergent. (#1390)
Этот коммит содержится в:
коммит произвёл
Maneesh Gupta
родитель
f6cf7e4e79
Коммит
119ee4b671
@@ -970,7 +970,7 @@ static void __barrier(int n)
|
||||
|
||||
__device__
|
||||
inline
|
||||
__attribute__((noduplicate))
|
||||
__attribute__((convergent))
|
||||
void __syncthreads()
|
||||
{
|
||||
__barrier(__CLK_LOCAL_MEM_FENCE);
|
||||
|
||||
Ссылка в новой задаче
Block a user