hi,
i have installed xeon phi dev env on windows 7 enterpise X64 on a dell R7610
first (I):
i have installed MPSS3.2.1
sometimes after PC starts the xeon phi is not seen in the windows device manager
after desintall / reinstall MPSS => it 's ok the xeon phi is seen
second (II)
i try to make a personal benchmark using CAO offload mode. (FFT with MKL and FFTW3 )
i generate a 64 bits exe with visual studio and intel c++ 14.0
but in the execution i got an :
"offload error : cannot find offload entry" during the OFFLOADREPORT trace
when i used visual studio 2012 which call intel C++ 14.0 compiler threre's some
options offloading in both
- intel specific compilation : "offload otions"
- intel specific link : "offload options"
i set also "mandatory"
do i need to specify someting in these compilation setting for CAO? or let it blank?
see https://software.intel.com/en-us/node/463638
offload options topic
thanks
bertrand