cromwell
cromwell copied to clipboard
How to set task scheduling policy for GCP Batch backend
Hello,
I wonder if it is possible to specify the GCP Batch task scheduling policy via Cromwell configuration. In specific, can I set taskCountPerNode
to be 1
to enforce one job per VM (as in https://cloud.google.com/batch/docs/reference/rest/v1/projects.locations.jobs#taskgroup)?
Sincerely, Yiming