intel / pyMIC

BSD 3-Clause "New" or "Revised" License
58 stars 16 forks source link

compilation for MIC does not pick up the correct libraries openMP #9

Closed pvelesko closed 8 years ago

pvelesko commented 8 years ago

I'm using anaconda, when compiling devito for host looks at ~/anaconda2/lib for libiomp5.so when compiling devito for MIC it does the same.

Instead it should ask for directory containing Intel MIC libraries normally found under /opt/intel/compilers_and_libraries/something/something/lib/

mjklemm commented 8 years ago

Hi,

Thanks for the bug report. I will look into this problem and come back to you. Please stay tuned.

Kind regards, -michael

mjklemm commented 8 years ago

I have checked my Anaconda installation and there it works. Can you please share a build log with me, so that I can dig deeper into this issue?

pvelesko commented 8 years ago

Sorry, I just now realized that I posted this in the wrong thread. My apologies