Hello, I am trying to use the GPUs with tf, I have used this in the docker:
FROM renku/renkulab:renku0.10.3-cuda10.0-tf1.14-0.6.2
but the GPUs are nonetheless not detected.
Thank you,
Youssef
Hello, I am trying to use the GPUs with tf, I have used this in the docker:
FROM renku/renkulab:renku0.10.3-cuda10.0-tf1.14-0.6.2
but the GPUs are nonetheless not detected.
Thank you,
Youssef
Hi @YoussefSaied ,
can you maybe try using renku/renkulab-cuda-tf:bfe0ae2
? is the latest CUDA-TF image.
Pamela