Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow user to specify CPU platform in Google Cloud Platform #1632

Closed
hnawar opened this issue Jun 16, 2020 · 1 comment
Closed

Allow user to specify CPU platform in Google Cloud Platform #1632

hnawar opened this issue Jun 16, 2020 · 1 comment

Comments

@hnawar
Copy link
Contributor

hnawar commented Jun 16, 2020

New feature

When using Google Cloud Life Sciences Executor, user should be able to specify the CPU platform
(What's the main usage case and the deployment scenario addressed by this proposal)
Some tasks would run much faster on Skylake as opposed to Haswell. It would be useful to be able to specify minimum CPU platform for N1 instances

Suggest implementation

(Highlight the main building blocks of a possible implementation and/or related components)
The "cpuPlatform": string parameter that is part of the VM object in the pipeline API allows you to specify the CPU platform, this should be as simple as adding an additional flag

@pditommaso
Copy link
Member

Solved by afc4375. #1633.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants