Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

MKL - vector math library

Timocafe
Beginner
366 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