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

OpenVINO image can't detect GPUs #264

Open
rtitle opened this issue Oct 18, 2021 · 3 comments
Open

OpenVINO image can't detect GPUs #264

rtitle opened this issue Oct 18, 2021 · 3 comments

Comments

@rtitle
Copy link
Collaborator

rtitle commented Oct 18, 2021

Hi @ravi9 @cavusmustafa,

A user brought this to my attention, thought I would run it by you. The current terra-jupyter-gatk-ovtf image downgrades tensorflow to 2.5.0 (the base image has 2.6.0 installed). It seems like tf 2.5.0 is not able to detect GPUs. Below is output from a runtime with 1 nvidia-tesla-t4 running the terra-jupyter-gatk-ovtf image:

image

For comparison, here is output from a runtime running the terra-jupyter-gatk image:

image

Question: can we safely use tensorflow 2.6.0 in terra-jupyter-gatk-ovtf? If not, we might need to use a different base image.

Let me know what you think. Thanks!

@cavusmustafa
Copy link
Contributor

cavusmustafa commented Oct 18, 2021

Hi @rtitle,
Unfortunately, current OVTF release will not work with TF 2.6.0, so terra-jupyter-gatk-ovtf might be broken if we upgrade the TF version. With the next OVTF release, we can use TF 2.6.0 safely (expected around mid November).

@rtitle
Copy link
Collaborator Author

rtitle commented Oct 19, 2021

Thanks @cavusmustafa !

Makes sense. I just tested the us.gcr.io/broad-dsp-gcr-public/terra-jupyter-gatk-ovtf:0.1.0 version and it seems to still work. So I'm proposing to peg Terra UI at 0.1.0 for now until the next OpenVINO release. See: #265

@ravi9
Copy link
Collaborator

ravi9 commented Oct 19, 2021

Sounds good. Thanks @rtitle .

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

3 participants