As of version 5
.0.0, SEAMCAT is able to run in multiprocessor environments to increase the computation speed. The more processors
you have a computer has, the less time
you have to drink your coffeea simulation will take. 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 in the machine in order to decrease the computation time. The EPP runs in parallel for each event
.If debug mode is used SEAMCAT runs on only one processor since parallel processing of the events would make the log file unreadable.