Skip to content Skip to sidebar Skip to footer

Automatic Offloading With Intel Python 2019 And Xeon Phi (knc)

I am currently trying to get automatic offloading working using Intel Python 2019 and a Xeon Phi X100 KNC (SC3120A) card. For testing the offloading I am trying this benchmark: htt

Solution 1:

Intel Python 2019 uses Intel MKL v 2019 which doesn't support Xeon Phi CPU family. Here you see the same discussion -https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/814784


Post a Comment for "Automatic Offloading With Intel Python 2019 And Xeon Phi (knc)"