while not p.actions.inversion.compute_gradients(
simulation_configuration="initial_model",
misfit_configuration="L2",
wavefield_compression=sn.WavefieldCompression(
forward_wavefield_sampling_interval=10
),
events=p.events.list(),
site_name=SALVUS_FLOW_SITE_NAME,
ranks_per_job=4,
):
time.sleep(10.0)
[2025-02-07 20:30:44,055] INFO: The following events have been simulated before, but checkpoints are not available for this combination of `site_name` and `ranks_per_job` and wavefield compression settings. They will be run again: ['event_0000', 'event_0001', 'event_0002', 'event_0003', 'event_0004']
[2025-02-07 20:30:44,087] INFO: Submitting job array with 5 jobs ...
[2025-02-07 20:30:44,323] INFO: Launched simulations for 5 events. Please check again to see if they are finished.
[2025-02-07 20:31:05,278] INFO: Submitting job array with 5 jobs ...
Uploading 1 files...
Uploading 1 files...
Uploading 1 files...
Uploading 1 files...
Uploading 1 files...
[2025-02-07 20:31:05,357] INFO: Launched adjoint simulations for 5 events. Please check again to see if they are finished.
[2025-02-07 20:31:15,575] INFO: 5 events have already been submitted. They will not be submitted again.
[2025-02-07 20:31:15,672] INFO: Some simulations are still running. Please check again to see if they are finished.
[2025-02-07 20:31:25,894] INFO: 5 events have already been submitted. They will not be submitted again.
[2025-02-07 20:31:25,981] INFO: Some simulations are still running. Please check again to see if they are finished.
[2025-02-07 20:31:36,183] INFO: 5 events have already been submitted. They will not be submitted again.