- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friends,
I want to precompile a binary file on my local system with intel complier.
the complier is icpc or mpiicpc,the binary file will be linked with intel openmp,MKL library.
then running this binary file on another system which didi not install intel compiler.
is there way to precompile this?what complier FLAG I should use?
Thanks
Yongbei
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You may choose to follow mkl link advisor recommendation for static link. If you link mkl thread library, you must provide for libiomp5.so to be on path for each node, as well as installing Intel mpi run time library.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page