开发者

AMD Open64: Optimized math functions

开发者 https://www.devze.com 2023-03-10 15:28 出处:网络
Does Open64 has something equivalent to Intel Short Vector Math Li开发者_运维问答brary Operations.

Does Open64 has something equivalent to Intel Short Vector Math Li开发者_运维问答brary Operations.

Thank you.


OK, I more or less figured it out. AMD OpenMP ships with AMD's math library ACML. ACML has functions similar to those in Intel's library.


Open64 is just a compiler, so you can link what ever library you needs to the object file that open64 compiler generates.

0

精彩评论

暂无评论...
验证码 换一张
取 消