[hip] Stop using noduplicate and replace it with convergent. (#1390)
[ROCm/hip commit: 119ee4b671]
Этот коммит содержится в:
коммит произвёл
Maneesh Gupta
родитель
9082a9990e
Коммит
4913aec033
@@ -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