阅读背景:

并行编程——内存模型之顺序一致性

来源:互联网 

1  定义

Sequential consistency , 简称 SC,定义如下

… the result of any execution is the same as if the operations of all the processors were executed in some sequential order, and the operations of each individual processor appear in this sequence in the order specified by its program…




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: