Commit 7f8a62f
authored
KernelAbstractions (influenced by CUDA) states
> After a `@synchronize` statement all read and writes to global and local memory
> from each thread in the workgroup are visible in from all other threads in the
> workgroup.
1 parent a75c773 commit 7f8a62f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
0 commit comments