- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Andrew,
Could you please try to check the following commands?
1. amplxe-cl -c hotspots /bin/ls
2. amplxe-cl -c hotspots -mrte-mode=native <your_application_with_parameters>
3. pin -xyzzy -mesgon log_injector -mesgon log_syscall -unique_logfile -- <your_application_with_parameters>
And if the third item will fail please send me collected logs.
BR,
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Vladimir,
Please find the output of the below script attached to this reply:
#!/bin/bash -x LOG_DIR=amplxe_log APP="/usr/bin/python test.py" rm -rf r0* rm -rf ${LOG_DIR} rm -rf *.txt rm -rf pin.* mkdir ${LOG_DIR} export AMPLXE_LOG_DIR=$(pwd)/${LOG_DIR} export AMPLXE_LOG_LEVEL=TRACE amplxe-cl -c hotspots /bin/ls |& cat > ls_output.txt amplxe-cl -c hotspots -mrte-mode=native $APP |& cat > native_app_output.txt pin -xyzzy -mesgon log_injector -mesgon log_syscall -unique_logfile -- $APP |& cat > pin_output.txt
Interestingly, when I run:
pin -xyzzy -mesgon log_injector -mesgon log_syscall -unique_logfile -- /usr/bin/python test.py
I get the print out of:
Bus error
on my terminal. As such, I ran the above command through GDB, and here is the back-trace:
#0 0x00007ffff7ee02eb in OS_BARESYSCALL_DoCallAsmIntel64Linux () from /opt/intel/vtune_amplifier_xe_2017.3.0.510739/lib64/pinruntime/libc-dynamic.so #1 0x00007fffffffcd50 in ?? () #2 0x00007ffff7ee0424 in BARESYSCALL_Do () from /opt/intel/vtune_amplifier_xe_2017.3.0.510739/lib64/pinruntime/libc-dynamic.so #3 0x00007ffff7eded36 in OS_SendSignalToThread () from /opt/intel/vtune_amplifier_xe_2017.3.0.510739/lib64/pinruntime/libc-dynamic.so #4 0x00007ffff7edd8fd in OS_RaiseException () from /opt/intel/vtune_amplifier_xe_2017.3.0.510739/lib64/pinruntime/libc-dynamic.so #5 0x00007ffff7e8c25a in raise () from /opt/intel/vtune_amplifier_xe_2017.3.0.510739/lib64/pinruntime/libc-dynamic.so #6 0x00005555558cd0ce in ?? () #7 0x00005555558cd1ce in LEVEL_INJECTOR::DoSystemChecks() () #8 0x00005555558c1b5e in LEVEL_INJECTOR::UNIX_INJECTOR::Run() () #9 0x00005555558c6905 in LEVEL_INJECTOR::PIN_UNIX_ENVIRONMENT::LaunchPin() () #10 0x00005555558ae79d in LEVEL_INJECTOR::PIN_ENVIRONMENT::Main() () #11 0x0000555555644029 in main ()
I should note that I was previously able to run VTune, but since doing a package upgrade on RHEL, I am susequently unable to run the "basic" hotspots (advanced hotspots still run!). As I mentioned in my earlier response, this problem has persisted even after reinstalling VTune.
Cheers,
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Andrew,
we suppose that this issue is fixed in the upcoming VTune AXE 2017 U4.
Please make additional actions to file Online Service Center (https://supporttickets.intel.com/?lang=en-US) issue with request for trying updated version of VTune with a fix (you need to refer on this forum thread in OSC request).
In this case we will be able to provide you a pre-release VTune package.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Vladimir,
I actually signed-up for the 2018 "beta" for VTune (version 2018.0.023) -- might these fixes be in 2017 U4?
Cheers,
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Andrew,
2018 Beta doesn't include these fixes.
VTune 2017 U4 will be the first release with them and then they will be included in 2018 Gold too.
BR,
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Vladimir,
I am currently unable to request support for VTune, due to a website issue. I have raised this with another part of Intel that I cannot access the support area.
As soon as that issue is resolved, I will look at getting 2017 U4 of VTune to see if this resolves my issue.
Thanks for your help so far -- cheers,
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page