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.
有没有 icc 宏可以测试 CPU 是否支持 AVX-2?
__AVX2__不工作,顺便说一句。
__AVX2__
根据这个线程
生成编译器定义的预处理器宏列表
相同的 -dM 适用于 icc。