Hi,
I am using amplxe-cl to process analysis, but when I was using the same script which works no problem in Vtune Amplifier 2011 has problem occurred in Vtune Amplifier 2016, the script is below:
/usr/foo/intel/vtune_amplifier_xe_2011/bin64/amplxe-cl --collect custom_analysis_0 -follow-child -target-duration-type=short -allow-multiple-runs -no-analyze-system -data-limit=100 -result-dir=/usr/foo/intel/MyProjects/test/dealII -format csv -report-output=/usr/foo/intel/MyProjects/test/dealII -summary -- /usr/foo/cpu2006/rundealII
the problem occurred described as:
''-collect does't accept option -format''
So does anyone knows this problem? I tried make changes according the newest reference documents, but still not work, hope anyone can help.
Thank you.