Increase the clock speed? #1271
VerdichteteEnergie
started this conversation in
General
Replies: 1 comment 1 reply
-
No! If the clock rate is set to the maximum value, this means that one of the cores is 100% occupied with the simulation. The visualization is performed on a second core without slowing down the first. I have not yet found a way to efficiently distribute the actual simulation over several cores. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to increase the clock speed so that the output is displayed immediately?
My problem: I rebuilt the computer from the nand2tetris course. An operating system is required for the programs. Because the operating system has to load, it takes a long time to display the output, even with the maximum value of clock speed.
Beta Was this translation helpful? Give feedback.
All reactions