Hi! I am now using Intel Parallel Studio Cluster Edition 2016 (update-2) for Windows! And I try my openmp program with Xeon-phi! When I build my program with the following command ==>>
icl /Qmic -qopenmp example.cpp
I get "a.out" file! And I can execute "a.out" file on Xeon-Phi.
But at the step of building program according to above command I get this warning ==>>" icc: warning #10362: Environment configuration problem encountered. Please check for proper MPSS installation and environment setup."
I really want to know why this warning appears.
Thank you for reading,
Best regards,
Ba Hla Than!