simpeg.potential_fields.base.BaseEquivalentSourceLayerSimulation.numba_parallel#

property BaseEquivalentSourceLayerSimulation.numba_parallel#

Run simulation in parallel or single-threaded when using Numba.

If True, the simulation will run in parallel. If False, it will run in serial.

Important

If engine is not "choclo" this property will be ignored.