Forum > Windows

Which IPP library are you using Simon?

(1/2) > >>

BenHer:
Simon,

Downloading the IPP library, not sure when it was updated.  Current (as of now) is 5.1.1.  Contains opts and CPU detect for Core 2...

--- Quote ---Intel IPP 5.1.1 is a downloadable update to Intel IPP 5.1 that delivers new optimizations specifically for the new Intel® Core™ 2 Processor Family.
--- End quote ---

Simon:
I'm using versions released very recently (to my knowledge, the most recent available).

The exact version numbers are:

9.1.0.28 for ICC
5.1.1.005 for IPP

This IPP version has explicit support for Core 2 based machines (/QxT worked for ICC before but was undocumented, now both ICC and IPP have explicit support).

HTH,
Simon.

BenHer:
Ok,

Here are some things I discovered using the very latests (downloaded today) version of IPP.

When you install the IPP evaluation verision, it does not (did not for me) install any of the static libraries listed in the seti_boinc project...nor did it install the various versions of the "ipp_NN.h" header files.  Perhaps this is selected for by the type of license file they emailed me for the evaluation.

I examined the install folder created by IPP (after it had run) and there was a large .cab file "Data1.cab".  Using 7Zip I opened the cab and got the static libaries and the .h files and put them into the proper installed IPP directories. (/include and /lib)

Trying the compile again now with these files in place.

Simon:
I only hinted to that in the how-to - the trial versions do not install any "redistributables", i.e. dlls and .lib files. However, as you noticed, they certainly are in the installer file.

Your build will work if you extract all the files in the .cab and add where you put them in include and lib directories.

HTH,
Simon.

BenHer:
Dinna ya think ya should at least ammend and specify which library to edit the properties to  link to and how to edit 'analyzefuncs.cpp' to change the included files or nobody downloading will be able to use ;)

Navigation

[0] Message Index

[#] Next page

Go to full version