- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Does anyone know this problem?
It works well when I run spec using amplxe-cl, but it did not output csv file, which I have defined it in script, but this can work in my previous computer.
This is the script:
/opt/intel/vtune_amplifier_xe_2016/bin64/amplxe-cl --collect custom-analysis-0 -follow-child -target-duration-type=short -allow-multiple-runs -no-analyze-system -data-limit=100 -result-dir=/home/foo/intel/MyAmplifierProjects/intel_test3/astar -- /home/foo/SPEC/QUN/SPEC/cpu2006/scripts/runastar
/opt/intel/vtune_amplifier_xe_2016/bin64/amplxe-cl -report summary -format csv -report-output=/home/foo/intel/MyAmplifierProjects/intel_test3/astar -r /home/foo/intel/MyAmplifierProjects/intel_test3/astar
Thank you.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
VTune should generate the file home/foo/intel/MyAmplifierProjects/intel_test3/astar.csv in your case. Do you mean to say that you don't see the file generated?
Will this syntax work:
opt/intel/vtune_amplifier_xe_2016/bin64/amplxe-cl -report summary -format csv -r /home/foo/intel/MyAmplifierProjects/intel_test3/astar >/home/foo/intel/MyAmplifierProjects/intel_test3/astar.csv
Thanks & Regards, Dmitry
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page