Hello All,
I have searched forum but didn't find any relevant solution for below error:
We have installed parallel studio 2016 beta version. All components (compilers, advisor etc) works but I get following error while using Vtune:
$ source /opt/intel/vtune_amplifier_xe_2016/amplxe-vars.sh Copyright (C) 2009-2015 Intel Corporation. All rights reserved. Intel(R) VTune(TM) Amplifier XE 2016 (build 402940) kumbhar@knc1:~$ amplxe-cl -collect advanced-hotspots --target-system=mic-native:2 -- `pwd`/matrix/linux/matrix.mic amplxe: Using target: mic-native:2 amplxe: Collection started. To stop the collection, either press CTRL-C or enter from another console window: amplxe-cl -r /home/kumbhar/workarena/systems/jknc/repos/bbp/coreneuron/paper/results/vtune_manual/imp_host_mic/r000ah -command stop. amplxe: Warning: To enable hardware event-base[d] sampling, VTune Amplifier has disabled the NMI watchdog timer. The watchdog timer will be re-enabled after collection completes. Addr of buf1 = 0x7f99d37b8010 .......... Using multiply kernel: multiply1 Execution time = 24.017 seconds tb5gen_Add_Sampling_Data returned error "Unknown reason" amplxe: Error: Unknown reason amplxe: Collection stopped. amplxe: Using result path `/home/kumbhar/workarena/systems/jknc/repos/bbp/coreneuron/paper/results/vtune_manual/imp_host_mic/r000ah' amplxe: Executing actions 8 % Clearing the database amplxe: Error: Cannot load data file `/home/kumbhar/workarena/systems/jknc/repos/bbp/coreneuron/paper/results/vtune_manual/imp_host_mic/r000ah/data.0/tbs2103234249_2.tb6_' (). amplxe: Executing actions 50 % done amplxe: Error: 0x4000001e (Cannot load raw collector data)
We also have Vtune 2015 version installed which works fine with above steps. Any hints to address above error with 2016 beta version?
Thanks!