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

Seldon Image at "seldonio/seldon-core-s2i-python3-tf-gpu:0.12-SNAPSHOT" not able to find GPU devices #914

Closed
adeepsri opened this issue Oct 6, 2019 · 2 comments
Assignees
Milestone

Comments

@adeepsri
Copy link

adeepsri commented Oct 6, 2019

Seldon Image at "seldonio/seldon-core-s2i-python3-tf-gpu:0.12-SNAPSHOT" not able to find GPU devices.

It is happening because image contains both tensorflow as well as tensorflow-gpu library. Image is
picking tensorflow from seldon-core library.

Fix: I have uninstalled all libraries of tensorflow and re-installed only tensorflow-gpu.

Reference: https://stackoverflow.com/questions/41402409/tensorflow-doesnt-seem-to-see-my-gpu

@ukclivecox ukclivecox added this to the 0.5.x milestone Oct 6, 2019
@JoelH96
Copy link
Contributor

JoelH96 commented Oct 29, 2019

The "seldonio/seldon-core-s2i-python3-tf-gpu:0.12-SNAPSHOT" has been updated to only contain tensorflow-gpu.

@JoelH96
Copy link
Contributor

JoelH96 commented Nov 8, 2019

Python GPU image and wrapper updated, to ensure only TF-GPU is installed #1011

@JoelH96 JoelH96 closed this as completed Nov 8, 2019
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

4 participants