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

Execution stall on boom #38

Open
mbelda opened this issue Jun 12, 2023 · 1 comment
Open

Execution stall on boom #38

mbelda opened this issue Jun 12, 2023 · 1 comment

Comments

@mbelda
Copy link

mbelda commented Jun 12, 2023

I am trying architectures with a Large Boom and a 4x4 dummy Gemmini, but it does not execute.

I have compiled the test for the gemmini_params.h file generated when generating the architecture and it works fine on a Rocket + 4x4 Gemmini.

But when executing it on Boom I have issues.
It just does not say anything about mlockall even if I run it without root permission and the test does not progress.
It just shows a debug info I printed after the mlockall and before the gemmini_flush.

@hngenc
Copy link
Member

hngenc commented Nov 30, 2023

If this is an mlockall issue, I'm guessing you're running this on FireSim? Let me know if you are; if so, I'll try building a FireSim image with LargeBoom and a 4x4 dummy Gemmini, and I'll check if it runs.

It might also be worth double-checking that the FireSim FPGA build passed timing. I'm not sure how it works on the latest versions of FireSim now, but on older versions, you could still run things even if you failed timing, but you would get weird bugs.

Also, which test are you running?

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