You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wrote a deep learning model using C language. When I tried to simulate using verilator, it stuck for 10 hours. Then I cancelled the simulation. I used Gemmini config. How can I make it faster?
But when I simulated using qemu and spike, it took 1 min and 13 mins respectively.
I need to check the deep learning model performance by changing the core number, cache number, and other configuration. How can I do that?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I wrote a deep learning model using C language. When I tried to simulate using verilator, it stuck for 10 hours. Then I cancelled the simulation. I used Gemmini config. How can I make it faster?
But when I simulated using qemu and spike, it took 1 min and 13 mins respectively.
I need to check the deep learning model performance by changing the core number, cache number, and other configuration. How can I do that?
All reactions