v0.11.0
Add a new config option allowing tasks to use multiple GPUs. Since the WDL spec defines `runtime.gpu` as a Boolean only, the new config `[aws] gpu_value` defines the number of GPUs to request for *all* tasks setting `runtime.gpu` to `true`.
8000
Add a new config option allowing tasks to use multiple GPUs. Since the WDL spec defines `runtime.gpu` as a Boolean only, the new config `[aws] gpu_value` defines the number of GPUs to request for *all* tasks setting `runtime.gpu` to `true`.