cherenkov-plenoscope / cable_robo_mount

a novel mount for the Cherenkov-plenoscope
MIT License
0 stars 0 forks source link

Maximise performance of SAP2000 using several batch files to activate all cpu cores #37

Closed spirosd closed 7 years ago

spirosd commented 7 years ago

Official SAP2000 page for running SAP2000 from cmd: https://wiki.csiamerica.com/display/kb/Command+line

Info from forums -To run a few hundreds of models using 100% of all your CPU's cores and threads is better to use several batch files calling SAP2000 from command line a lot of times each.

-In large linear models (more than 10 MB) the bootleneck could be hard-drive reading/writing process. Several GB of RAM can be converted to a temporary simulated hard-drive disk with sotfware like RAMDISK by DATARAM.

-Use Advanced or MT Solver option

spirosd commented 7 years ago

parallel instances of SAP2000 cannot be incorporated due to limitations of the windows-linux interface