Revision history [back]
You can use the python multiprocessing
module to run multiple simulations in parallel. A short example can be found here: https://github.com/Myoldmopar/EnergyPlusAPIHelper/blob/main/eplus_api_helpers/demos/03_multiprocessed.py