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

Enable TPU in GKE #1766

Closed
dsdinter opened this issue Oct 12, 2018 · 1 comment
Closed

Enable TPU in GKE #1766

dsdinter opened this issue Oct 12, 2018 · 1 comment

Comments

@dsdinter
Copy link
Contributor

It would be great to be able to leverage TPUs in our Kubeflow cluster if deploying in GKE.
I can work on that feature as I enabled that option already in my local version.
Believe we just need to modify the below two files within deployment_manager_configs:
cluster-kubeflow.yaml -> Add boolean option "tpu: false"
cluster.jinja -> Add settings to enable TPU and IP Aliases if tpu: true

@jlewi
Copy link
Contributor

jlewi commented Oct 14, 2018

That would be great!

k8s-ci-robot pushed a commit that referenced this issue Oct 24, 2018
* Add enable_tpu setting

* Merge change about Stackdriver GKE enabled only when using v1beta1

* Add enable_tpu setting
@carmine carmine added this to the 0.4.0 milestone Nov 6, 2018
saffaalvi pushed a commit to StatCan/kubeflow that referenced this issue Feb 11, 2021
* Add enable_tpu setting

* Merge change about Stackdriver GKE enabled only when using v1beta1

* Add enable_tpu setting
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

3 participants