Hello.
IPP has tools/staticlib/ directory with header files and merged static libraries to statically link specific core into application. In IPP 6.0.1 lp32 there is s8 core for Atom CPU rinning 32-bit mode. The question is: where n8 64-bit static core could be found?
ia32 IPP has shared s8 core, but no header file and no s8_* functions in static libraries. em64t IPP has shared n8 core, but also no header file and no n8_* functions in static libraries. Is it somehow inconsistent?
链接已复制
4 回复数
Yes, there are some inconsistency on the packages we delivered in 6.0 and MID toolkit. We may consider to complete the gap in next releases.
Do you need static libraries for Atom, or can shared libraires work for your case?
Thanks,
Ying
Do you need static libraries for Atom, or can shared libraires work for your case?
Thanks,
Ying
Quoting - YING S (Intel)
Do you need static libraries for Atom, or can shared libraires work for your case?
By your comment and the lack of s8_/n8_ staticlib/*.h windows 32-bit files I take it there is no atom staticlib support. Orhave I missed the Install Atom support checkbox during the install?
Quoting - Ying S (Intel)
Do you need static libraries for Atom, or can shared libraires work for your case?
Static libraries would be much better for my case.
