Software Archive
Read-only legacy content
17061 Diskussionen

can IPP run on Xeon Phi?

simpledsp
Einsteiger
1.264Aufrufe

Hello

I have some code using IPP library. Can they run on Xeon Phi? Is there some roadmap to support IPP on Xeon Phi in near future? Thanks!

Thanks!

0 Kudos
8 Antworten
TimP
Geehrter Beitragender III
1.264Aufrufe

It does look strange that the doc says -ipp nonpic isn't available for MIC, as if IPP itself were available.

Also, it's pretty difficult to perform a browser inquiry with the confusing numbering.  I note that the current version is quoted both as 2013.2.146 and 13.1.0.146.

There have been several requests about ipp but apparently no definite commitment about time schedule.

Chuck_De_Sylva
Einsteiger
1.264Aufrufe

simpledsp,

Currently, MIC is not supported with IPP. Plans for MIC support have not been formally announced yet.

- Chuck

simpledsp
Einsteiger
1.264Aufrufe

Hi Chuck

By next release, do you mean Xeon Phi 3100 or IPP's next release? 

Thanks! 

TaylorIoTKidd
Neuer Beitragender I
1.264Aufrufe

Chuck will correct me if I'm wrong, but he means next IPP release.Intel products have their own independent release schedules.This means that the plans right now (i.e. plans can change) are to have MIC support in IPP in the next release of the IPP product.

Regards
--
Taylor

simpledsp
Einsteiger
1.264Aufrufe

Hi Taylor Thanks for your information. It is good to know IPP will support MIC.

Chuck_De_Sylva
Einsteiger
1.264Aufrufe

Taylor Kidd (Intel) wrote:

Chuck will correct me if I'm wrong, but he means next IPP release. Intel products have their own independent release schedules. This means that the plans right now (i.e. plans can change) are to have MIC support in IPP in the next release of the IPP product.

Regards
--
Taylor

Taylor,

MIC support in any future releases of IPP has not been announced yet. We hope to provide the support customers are requesting in the future.

Chuck

Jonathan_B_2
Einsteiger
1.264Aufrufe
Hello I installed ipp update (8.1.1.174). The release notes clearly indicate that this version support Xeon phi. But when compile, with "-mic" flag, there is compiler error saying "-ipp=common not supported" . Do anyone know how to do it right?.
TaylorIoTKidd
Neuer Beitragender I
1.264Aufrufe

You are compiling a xeon phi native version of your application, correct? Is "common not supported" a runtime error or a compile time error?

Have you made sure that the IPP libraries that you need are (1) on the coprocessor, and (2) are in the coprocessor's library path?

 

Antworten