Skip to content

Fix loop increment in thermal.cc#59

Open
MichaelShires wants to merge 5 commits into
umd-memsys:masterfrom
DepCompProjFa25:master
Open

Fix loop increment in thermal.cc#59
MichaelShires wants to merge 5 commits into
umd-memsys:masterfrom
DepCompProjFa25:master

Conversation

@MichaelShires

Copy link
Copy Markdown

Hello,

When building DRAMSim3 with thermal on, I was experiencing a segfault. It was due to the incrementing variable in this loop being 'i', but the checked variable is 'k'.

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

Successfully merging this pull request may close these issues.

2 participants