You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A significant limitation of using the Google Backend on Cromwell today is that only N* machine types can be used on GCP. In particular, N* machine types do not provide access to modern GPUs and users interested in running workflows on GPUs are limited to older NVIDIA T4 or V100 accelerators.
Proposal
Add support for standard machine types, which would allow running workflows on a much broader range of machine types on GCP, including those configured with modern GPUs (e.g.: NVIDIA A100, H100).
The text was updated successfully, but these errors were encountered:
javiergaitan
changed the title
Feature request: Support A2/A3 machine types on Google Backend for running workflows on modern GPUs
Feature request: Support standard machine types on Google Backend for running workflows on modern GPUs
Sep 13, 2024
Motivation
A significant limitation of using the Google Backend on Cromwell today is that only N* machine types can be used on GCP. In particular, N* machine types do not provide access to modern GPUs and users interested in running workflows on GPUs are limited to older NVIDIA T4 or V100 accelerators.
Proposal
Add support for standard machine types, which would allow running workflows on a much broader range of machine types on GCP, including those configured with modern GPUs (e.g.: NVIDIA A100, H100).
Related: #6558
The text was updated successfully, but these errors were encountered: