Skip to content
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

Open
KylePan-01 opened this issue Jan 14, 2024 · 3 comments
Open

The process is terminated #38

KylePan-01 opened this issue Jan 14, 2024 · 3 comments

Comments

@KylePan-01
Copy link

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
image

And the output screeshot is
image
image
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!

@lsteiner-tukl
Copy link
Contributor

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?

@KylePan-01
Copy link
Author

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.
I unsample the trace file for 100 times and get a 280MB trace file (read 100 traces and write 1 trace to a new file), then it works. And I'm wondering wether I can use the average power generated by the unsample trace file as the power of the original DRAM trace approximately?

@lsteiner-tukl
Copy link
Contributor

lsteiner-tukl commented Jan 16, 2024

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 %?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants