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

TF serving GPU test failing #794

Closed
lluunn opened this issue May 11, 2018 · 3 comments
Closed

TF serving GPU test failing #794

lluunn opened this issue May 11, 2018 · 3 comments

Comments

@lluunn
Copy link
Contributor

lluunn commented May 11, 2018

https://k8s-testgrid.appspot.com/sig-big-data#kubeflow-presubmit

@lluunn lluunn mentioned this issue May 11, 2018
Closed
@lluunn
Copy link
Contributor Author

lluunn commented May 11, 2018

NAME READY STATUS RESTARTS AGE
inception-gpu-v1-74fc6fd6cf-ft226 0/1 Pending 0 15m

pending
Events:
Type Reason Age From Message


Warning FailedScheduling 2s (x57 over 15m) default-scheduler 0/6 nodes are available: 6 Insufficient nvidia.com/gpu.

@lluunn
Copy link
Contributor Author

lluunn commented May 11, 2018

passing now

@lluunn lluunn closed this as completed May 11, 2018
@lluunn
Copy link
Contributor Author

lluunn commented May 11, 2018

Forgot to mention to fix.

kubectl get pods --all-namespaces -o wide --sort-by="{.spec.nodeName}" | grep Running | grep gke-kubeflow-testing-gpu-pool

Find the workload (which should be GCed), and delete manully

yanniszark pushed a commit to arrikto/kubeflow that referenced this issue Feb 15, 2021
* feat: Rename algorithms

Signed-off-by: Ce Gao <gaoce@caicloud.io>

* fix: Remove prefix

Signed-off-by: Ce Gao <gaoce@caicloud.io>

* fix: Fix test cases

Signed-off-by: Ce Gao <gaoce@caicloud.io>

* fix: Fix algorithms

Signed-off-by: Ce Gao <gaoce@caicloud.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant