The DesignBuilder technical team have found that, on some laptops, Windows have altered the priority of the simulation process. This can lead to increases in the EnergyPlus simulation times. To address this, we have implemented an improvement in the latest v7.3 release to ensure that EnergyPlus simulations are given the appropriate level of priority.
For older versions, you can achieve a similar improvement by running the attached PowerShell script OR manually setting the registry key on your laptop as described below:
Open “Run” (windows key + R)
Type “regedit” and press enter.
At the top search area, type in/paste “Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options”
Right-click “Image File Execution Options” -> New -> Key
Name the new key “RunEPDLL.exe”
Right-click the new key and repeat -> New -> Key
Name this key PerfOptions
Right-click on this key and press New -> DWORD (32-bit) Value
Name this key CpuPriorityClass.
Double-click this key and enter 3 in “Value Data”
Then, run the EnergyPlus or DSM simulation.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article