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

Ubuntu 20.04 python3.5/python3.8 failure

$
0
0

I have installed Intel Parallel XE 2020 on the ubuntu 20.04.

I am trying to run the following command 

vtune -run-pass-thru=--no-altstack -collect hotspots -- /usr/bin/python3 test.py which calls python3.8(system default). The vtune immediatly stops and the following crash is generated by the system.

(see pic attached)

when I run it with vtune -run-pass-thru=--no-altstack -collect hotspots -- /usr/bin/python3.5 test.py it runs fine. However, the soft I want to profile is compiled againts python3.8, so I can not profile it now.

How can I solve this problem without recompiling the software with python3.5?

Cheers.

test.py:

import time

time.sleep(60)

System:

cmake version 3.16.3

gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0

Ubuntu 20.04 LTS.

vtune_profiler_2020.1.0.607630/

AttachmentSize
Downloadimage/pngvtune_crash.png94.38 KB

Viewing all articles
Browse latest Browse all 1347

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>