Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
2255 Discussions

amplxe: Error: Ftrace is already in use.

psing51
New Contributor I
756 Views

Hi,
i am trying to run vtune amplifier 2019 to collect system-overview as - 

export NPROCS=36
export OMP_NUM_THREADS=1
mpirun -genv OMP_NUM_THREADS $OMP_NUM_THREADS -np $NPROCS  amplxe-cl -collect system-overview  -result-dir /home/puneet/run_node02_impi2019_profiler_systemoverview/profiles/attempt1_p${NPROCS}_t${OMP_NUM_THREADS}  -quiet $INSTALL_ROOT/main/wrf.exe


I had collected hpc-performance data without any issue. Afterwards , i ran aforementioned command but had to kill it (result dir was incorrect.). when i re-ran the amplxe-cl, i am getting following error messages - 
 

amplxe: Error: Ftrace is already in use. Make sure to stop previous collection first.
amplxe: Error: Ftrace is already in use. Make sure to stop previous collection first.
amplxe: Error: Ftrace is already in use. Make sure to stop previous collection first.



I have tried deleting the /home/puneet/run_node02_impi2019_profiler_systemoverview/profiles/* and i have also rebooted the node.
even then those error messages are showing up.
Please advice.
 

0 Kudos
1 Reply
psing51
New Contributor I
756 Views

i have posted the issue in vtune forum - https://software.intel.com/en-us/forums/intel-vtune-amplifier/topic/806844
I am unable to find options for deleting this topic/post from here

0 Kudos
Reply