-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi, thank you for the Looppoint. Recently, I've been trying to use LoopPoint to collect representative regions on SPEC CPU. Following the readme file, I successfully ran SPEC CPU2017 603.bwaves (command: ./speed_bwaves_base.icc bwaves_1 < bwaves_1.in). However, when I run SPEC CPU2017 621.wrf_s, it shows a Pin stack overflow error. Do I need to adjust some settings?
Here is my cfg file:
[Parameters]
program_name: loopiccgo2
input_name: 1
command: ./wrf_s_base.icc
The log of the exception section is as follows:
*** Finished generating whole program pinballs [log_whole] *** April 03, 2024 17:28:13
+++ Using whole program pinballs in dir: whole_program.1
*** TRACING: END *** April 03, 2024 17:28:13
Running commands:
/mnt/hdd/users/ycchang/code/performance/looppoint/tools/sde-external-9.14.0-2022-10-25-lin/pinplay-scripts/replay.py --pintool=sde-global-looppoint.so --pintool_options -dcfg -replay:deadlock_timeout 0 -replay:strace -dcfg:out_base_name /mnt/hdd/users/ycchang/code/performance/looppoint/apps/wrf_icc_o2/custom-loopiccgo2-1-test-passive-8-20240403172006/whole_program.1/loopiccgo2.1_2882515 /mnt/hdd/users/ycchang/code/performance/looppoint/apps/wrf_icc_o2/custom-loopiccgo2-1-test-passive-8-20240403172006/whole_program.1/loopiccgo2.1_2882515
......
WRF NUMBER OF TILES = 8
......
wrf: SUCCESS COMPLETE WRF
In:
Thread: 0
PID: 2889645
SYSTEM TID: 2889645
Exception code: ACCESS_DENIED
Exception Class: 2
Faulty AccessType : 0
Exception address: 0x14923732b008
E: Pin stack overflow in thread 2889645
It also causes subsequent tasks to fail. The complete log file is attached.
Thank you for your project, and I look forward to your response.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels