Relative Content

Tag Archive for google-cloud-platformcromwellwdl

How do I get cromwell to use GCP “n” machines, not “e” ones

Moving a Cromwell WDL workflow to GCP. Cromwell appears to really love using the “e” (for “efficiency”, i.e. slow and worthless) machine types. I had a task of “extract 6 ~10gb compressed files, then process them”, that I ran on both “e2-highcpu-8” and “n2-standard-8” machines.

How do I get cromwell to use GCP “n” machines, not “e” ones

Moving a Cromwell WDL workflow to GCP. Cromwell appears to really love using the “e” (for “efficiency”, i.e. slow and worthless) machine types. I had a task of “extract 6 ~10gb compressed files, then process them”, that I ran on both “e2-highcpu-8” and “n2-standard-8” machines.