-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pin stack overflow occurs when running SPEC CPU2017 621.wrf_s. #7
Comments
Not quite sure what is causing the failure. Can you rerun turning off flow-control ( |
After selecting --no-flowcontrol, the error still occurs. Additionally, it seems that 'sde -mix' can run normally. I tested other workloads from SPEC CPU (like pop2), and they also run without error. I suspect there might be some specific issues with WRF. |
I have introduced a new flag |
Sorry, I tested WRF with the flag --binary-profile, but it seems to still show a stack overflow error. Here's the log:
|
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:
The log of the exception section is as follows:
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.
looppoint.log.txt
The text was updated successfully, but these errors were encountered: