Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图让硬件事务内存 [TSX] 的利润在一个小应用程序中可见。编译器自动对互斥锁使用硬件锁省略 [HLE],这不是我当时想要的。有没有办法使用 icc 在 Haswell 处理器上禁用自动硬件锁定消除?
到目前为止,谷歌和英特尔文档没有帮助。