geodesymiami / rsmas_insar

RSMAS InSAR code
https://rsmas-insar.readthedocs.io/
GNU General Public License v3.0
62 stars 23 forks source link

job_submisson.py: uses MAX_JOBS_PER_WORKFLOW instead of MAX_JOBS_PER_… #448

Closed falkamelung closed 3 years ago

falkamelung commented 3 years ago

This PR allows to specify both MAX_JOBS_PER_WORKFLOW and MAX_JOBS_PER_QUEUE. This allows for example to run on Frontera 10 workkflows each using MAX_JOBS_PER_WORKFLOW=12 simultaneously.