How does openmp use atomic instruction inside reduction?

后端 未结 0 532
走了就别回头了
走了就别回头了 2020-12-22 17:15

How does openmp use atomic instruction inside reduction? Doesn\'t it rely on atomic at all?

For instance, is the variable sum in the code below accumula

相关标签:
回答
  • 消灭零回复
提交回复
热议问题