Hi all,
I'm a rookie in C++ and Linux. I installed Intel Parallel Studio Xe today, in order to use mkl functions.
In g++, the head file mkl.h can be found and called successfully. However, when I used eclipse, it was reported that "Unresolved inclusion : <mkl.h>".
So... how to call mkl in Eclipse?
Thanks in advance for any help!