Ask Your Question

Dinesh Dhungana's profile - activity

2023-10-18 11:54:16 -0500 received badge  Nice Answer (source)
2023-10-11 11:26:15 -0500 received badge  Teacher (source)
2023-10-10 10:39:20 -0500 received badge  Editor (source)
2023-10-10 10:38:31 -0500 answered a question Single-Core vs Multi-Core Performance for PSS/E and PowerFactory: Which is Favored?

I have some experience with PSS/E on this topic. Based on my experience, PSS/E does not improve performance just by having multiple cores on your machine unless you explicitly have parallel processing scripts which split the job into multiple cores. If you have your scripts configured to run your analysis in parallel, you are way better off by having multiple cores. With multiple cores, most analysis which can be performed in parallel (eg. dynamics contingency analysis), speed up almost proportional to the no of cores used (minus some overhead). With a 56 physical core machine, we were able to increase our dynamics simulation speed by about 50 times compared to regular i7 laptops.

If your process is not parallel ready (eg. cascading analysis when you wait for the results of one analysis to start another phase, etc.), a stronger single core may make sense compared to typical single cores.