Is Intel Xeon Phi hardware supported by the Parallel Computing Toolbox in the last releases (Matlab 2016a)?

1 view (last 30 days)
I would like to know if Intel Xeon Phi hardware is supported by the Parallel Computing Toolbox in the last releases (Matlab 2016a). I mean, I would like to use the multi-core architecture of Intel Xeon Phi in the same way that I can use the multi-cores in my workstation, for example with a parfor loop.

Accepted Answer

Jacob Westerberg
Jacob Westerberg on 19 Jul 2016
Just contacted technical support and they confirmed that as of this release the Parallel Computing Toolbox does not support Xeon Phi Coprocessors. Therefore it is not possible to use the Phi cores as additional workers through functions such as parfor().

More Answers (0)

Categories

Find more on Parallel Computing in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!