- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
For the project I currently work I need access to lisvml.a for Linux 64-bit architecture. Unfortunetly I can find this lib in <ipp directory>/lib or <intel compiler directory>/lib folders as suggested in this link https://software.intel.com/en-us/ipp-dev-guide-linking-options .
I would be grateful if you provide or indicate from where I can download this lib.
Best Regards,
Dawid
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
libsmvl is the Intel C Compiler runtime library and can find these libraries in <ipp directory>/lib or <intel compiler directory>/lib folders.
You should add a link to these libraries into your project or just source compilervars.sh intel64
( e.x - see into this directory /opt/intel/compilers_and_libraries_2019.2.187/linux/bin/ )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unfortunetly I can't find this lib in <ipp directory>/lib or <intel compiler directory>/lib folders as suggested in this link https://software.intel.com/en-us/ipp-dev-guide-linking-options . I can't find also in /opt/intel/compilers_and_libraries_2019.2.187/linux/bin/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
pls take a look into /opt/intel/compilers_and_libraries_2019.2.187/linux/compiler/lib/intel64 directory
the directory /opt/intel/compilers_and_libraries_2019.2.187/linux/bin contains compilervars.sh script which will help you to set the needed environment variables...

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