Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

IPP 7.0.1a static libraries

Mark_Rubelmann
初学者
2,392 次查看
I'm glad to see the generic base libraries have made their way back into IPP but I'm a little puzzled about how to use the statically linked version. This is from the update notification email I just got:

"The generic dynamic library files will automatically integrate with the Intel IPP library dispatch mechanism; the generic static library files do not integrate with the Intel IPP dispatcher."

So how do we make sure our code will run on systems that require the generic library if we've statically linked IPP? Write our own dispatcher? That would kind of suck.

Thanks,
Mark
0 项奖励
23 回复数
PaulF_IntelCorp
368 次查看
Please see this KB article for information regarding the px/mx generic library that was included with the IPP 7.0.4 release:

http://software.intel.com/en-us/articles/generic-library-dispatching-with-the-ipp-70-library/
0 项奖励
Mark_Rubelmann
初学者
368 次查看
Sweeeeeeeeeeeeeeet! It's too bad they're still not handled by the built in dispatcher but I guess I'll take what I can get. Thanks!

-Mark
0 项奖励
Thomas_Jensen1
初学者
368 次查看
I very happy Intel put back px_ / mx_ prefixes. Now I can again create a common interface, including PX.

They now only need to recompile with OpenMP !
0 项奖励
回复