Hi, there.
When our team used Vtune 2015 Update 2, we could make analysis against mic using the command below.
amplxe-cl -collect=general-exploration -result-dir=./result -target-system=mic-native:1 -- [path to the app]
However, recently we've upgraded to Vtune 2015 Update 4, and now when we execute the command above, it got error "Amplifier cannot detect Intel Xeon Phi coprocessor configuration.". Would you please help us out here?
Also, we are trying to capture cache miss rates on mic to figure out the reason for our program's poor performance. Could you please give us some advice on how to do performance analysis?
Thanks,
Bryan.