-
Notifications
You must be signed in to change notification settings - Fork 57
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
The process is terminated #38
Comments
What is the size of the trace file? And can you find out at which position in the source code the program is failing by using a debugger? |
Hi, the size of the trace file is 30GB and it is generated by Intel pintool, pinatrace.so; I'm sorry that I can't find the exception because I'm rookie for DRAMSys. |
Can you give us some more insights on your chosen configuration? Is the option "DatabaseRecording" set to false or true in the simconfig? Did you edit some other parts of the configuration files? And at which specific point does the simulation crash? Does the simulation progress bar reach a specific progress in %? |
Hi, I want to use DRAMSys to get the DRAM energy consumption of resnet18 training process, the command is ./DRAMSys ../../configs/ddr4-example.json. The cfg file screenshot is
And the output screeshot is
I'm wondering if the problem is caused due to the size of the resnet18.stl is too large.
Looking for someone can help me,
Thanks alot!
The text was updated successfully, but these errors were encountered: