Quantcast
Channel: Intel® VTune™ Profiler (Intel® VTune™ Amplifier)
Viewing all articles
Browse latest Browse all 1347

VTune and handling signals

$
0
0

Dear,

I try to use VTune 2017 (with amplxe-cl or amplxe-gui) on my Fortran program. However, I got this ERROR message:

amplxe: Error: Application sets its own handler for signal 38 that is used for internal needs of the tool. Collection cannot continue. Refer to the Troubleshooting section of the online help for possible workarounds.

With amplxe-cl, I tried the following command lines, without success:

amplxe-cl -collect hotspots --run-pass-thru=--profiling-signal=38 my_application parameter_file

amplxe-cl -collect hotspots --run-pass-thru=--profiling-signal=38 -- my_application parameter_file

The ERROR message appeared with both command lines, and also with amplxe-gui.

What am I doing wrong? How can I solve this problem?

In advance thank you for your help.

Jeremie


Viewing all articles
Browse latest Browse all 1347

Trending Articles