simpeg.potential_fields.gravity.SimulationEquivalentSourceLayer.numba_parallel#
- property SimulationEquivalentSourceLayer.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.