- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying an eval of Intel Parallel Studio.
I got these errors:
1>ipo : error #11018: Cannot open ipps_l
1>ipo : error #11018: Cannot open ippvm_l
1>ipo : error #11018: Cannot open ipps_t
1>ipo : error #11018: Cannot open ippvm_t
1>ipo : error #11018: Cannot open ippcore_t
1> xilink: executing 'link'
1>LINK : fatal error LNK1104: cannot open file 'ipps_l.lib'
I have these libraries:
Directory of C:\\Program Files (x86)\\Intel\\Parallel Studio 2011\\Composer\\ipp\\lib\\intel64
07/10/2010 05:43 PM 54,268 ippac.lib
07/10/2010 05:42 PM 128,820 ippcc.lib
07/10/2010 05:41 PM 20,930 ippch.lib
07/10/2010 01:31 PM 8,318 ippcore.lib
07/10/2010 05:43 PM 173,150 ippcv.lib
07/10/2010 05:42 PM 37,470 ippdc.lib
07/10/2010 05:41 PM 10,456 ippdi.lib
07/10/2010 05:44 PM 850,392 ippi.lib
07/10/2010 05:42 PM 90,580 ippj.lib
07/10/2010 05:48 PM 197,290 ippm.lib
07/10/2010 05:41 PM 13,238 ippr.lib
07/10/2010 05:42 PM 474,478 ipps.lib
07/10/2010 05:47 PM 119,810 ippsc.lib
07/10/2010 05:44 PM 152,330 ippvc.lib
07/10/2010 05:43 PM 83,816 ippvm.lib
15 File(s) 2,415,346 bytes
It is a 64 bit build (yes, I do have a 64 bit operating system).
I got these errors:
1>ipo : error #11018: Cannot open ipps_l
1>ipo : error #11018: Cannot open ippvm_l
1>ipo : error #11018: Cannot open ipps_t
1>ipo : error #11018: Cannot open ippvm_t
1>ipo : error #11018: Cannot open ippcore_t
1> xilink: executing 'link'
1>LINK : fatal error LNK1104: cannot open file 'ipps_l.lib'
I have these libraries:
Directory of C:\\Program Files (x86)\\Intel\\Parallel Studio 2011\\Composer\\ipp\\lib\\intel64
07/10/2010 05:43 PM 54,268 ippac.lib
07/10/2010 05:42 PM 128,820 ippcc.lib
07/10/2010 05:41 PM 20,930 ippch.lib
07/10/2010 01:31 PM 8,318 ippcore.lib
07/10/2010 05:43 PM 173,150 ippcv.lib
07/10/2010 05:42 PM 37,470 ippdc.lib
07/10/2010 05:41 PM 10,456 ippdi.lib
07/10/2010 05:44 PM 850,392 ippi.lib
07/10/2010 05:42 PM 90,580 ippj.lib
07/10/2010 05:48 PM 197,290 ippm.lib
07/10/2010 05:41 PM 13,238 ippr.lib
07/10/2010 05:42 PM 474,478 ipps.lib
07/10/2010 05:47 PM 119,810 ippsc.lib
07/10/2010 05:44 PM 152,330 ippvc.lib
07/10/2010 05:43 PM 83,816 ippvm.lib
15 File(s) 2,415,346 bytes
It is a 64 bit build (yes, I do have a 64 bit operating system).
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Make sure IPP is installed, and set the following from the Project menu: Project->Intel C++ Composer XE 2011->Select Build Components and make sure to check "Use IPP",Apply and rebuild. Or, you can do so from the Property Page: Configuration Properties-> Intel Integrated Performance Prmitives-> and then Click Use IPP. Also, if you're using the IPP libs adding manually to the linker option, make sure to correct the IPP lib path in the linker option if that's the case.
Hope the above helps. Let me know if you still have problems, thanks
-regards,
Kittur

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