As of version 5.0.0, SEAMCAT is able to run in multiprocessor environments to increase the computation speed. The more processors you have the less time you have to drink your coffee. Since the Monte Carlo simulation method considers that each event is independent from each other, events can therefore be distributed across all the processor cores of your machinein order to decrease the computation time. The EPP runs in parallel for each event.
...