- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I tried using intel advisor to profile my application by performing a roofline analysis. The survey analysis works well but running the trip-counts analysis fails.
advisor: Opening result 59 % Loading 'tripcounts_404916_0.tcs' file
advisor: Error: Cannot load data file `/home/j152s822/reml-project/reml/hardware_project/advi/e000/hs000/data.1/tripcounts_404772_0.tcs' (Data file is corrupted).
advisor: Error: Cannot load data file `/home/j152s822/reml-project/reml/hardware_project/advi/e000/hs000/data.1/tripcounts_404777_0.tcs' (Data file is corrupted).
advisor: Opening result 74 % Processing information for light dynamic instructi
I also tried running the self-checker using "python3 adv_self_check.py" and I see a similar error. I have attached the log file from the self-checker.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Good day to you.
Thanks for posting in Intel Communities.
We tried running Survey and Trip Counts using Intel Advisor on a matrix multiplication binary file in a Ubuntu machine and did not observe the issue reported by you. (log attached for reference)
To assist you better and to replicate the issue from our side, kindly get back to us with the following information
1. Sample reproducer code/binary along with the exact steps/commands that you used to reach to the error
2. OS and Kernal version along with the CPU information
$ cat /etc/os-release
$ uname -r
$ lscpu
Regards,
Jyothis V James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I attached a sample python application since I get the same behavior with that.
To run: sudo advisor --collect=roofline --project-dir=./advi -- python test-app.py
cat /etc/os-release:
PRETTY_NAME="Ubuntu 22.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.3 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
uname-r:
5.15.0-87-generic
lscpu:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 46 bits physical, 57 bits virtual
Byte Order: Little Endian
CPU(s): 80
On-line CPU(s) list: 0-39
Off-line CPU(s) list: 40-79
Vendor ID: GenuineIntel
Model name: Intel(R) Xeon(R) Silver 4416+
CPU family: 6
Model: 143
Thread(s) per core: 1
Core(s) per socket: 20
Socket(s): 2
Stepping: 8
Frequency boost: enabled
CPU max MHz: 2001.0000
CPU min MHz: 800.0000
BogoMIPS: 4000.00
Advisor version: Intel(R) Advisor 2023.2 (build 614264)
Thanks. Let me know if there's anything else you need.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Good day to you.
Thanks for getting back to us with more information. We tried replicating the issue from our side and observed a similar behavior with python code profiling using Intel Advisor. We are checking on this internally with get back to with you an update soon.
Regards,
Jyothis V James

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page