This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C6678 cache

您好:

请问有没有什么方式可以在多核编程的时候,当每个核去调用某个函数的时候,此时使各个核的cache保持一致,因为在这个函数里面有一个变量我需要在核间同步。

谢谢!