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
Additional steps on Linux to setup a ram disk, copy the project to it run in ram
Windows batch script for RUST converted on the above
RUST install for Windows tutorial
Note: When compiling I found that AMD processors where more efficient than Intel. Although I only had two systems to test. My personal PC with an AMD R7 5700X (8C/16T) overclocked and an Intel XEON Silver 4210 (10C/20T) but that may be down to processor clock speed.
There were a few more contributors such as @hidny that inspired ideas.
Expanding on some great work done by other contributors, I created a few optimisations for the RUST implementations
e.g.
Note: When compiling I found that AMD processors where more efficient than Intel. Although I only had two systems to test. My personal PC with an AMD R7 5700X (8C/16T) overclocked and an Intel XEON Silver 4210 (10C/20T) but that may be down to processor clock speed.
There were a few more contributors such as @hidny that inspired ideas.
My guides are at pbj4/polycubes#1
Main thread where I posted some timings while going through the compile optimisations - mikepound/opencubes#52
Hope this helps
Tony
The text was updated successfully, but these errors were encountered: