Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

MKL - vector math library

Timocafe
Beginner
635 Views

Hello,

I am writing a back end od compiler for SIMD operation (a kind of boost.simd).  I use vector library especially for _mm_exp_pd for SSE and AVX. Although I get interested results with icc the link is done automatically, I would like compile my code with llvm and link to vml. It should be possible but how ?

Best,

0 Kudos
0 Replies
Reply