# I cannot use GPUs with tensorflow

**URL:** https://renku.discourse.group/t/i-cannot-use-gpus-with-tensorflow/289
**Category:** General
**Created:** [24 March 2021 15:14 UTC](https://renku.discourse.group/t/i-cannot-use-gpus-with-tensorflow/289 "2021-03-24T15:14:54Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![YoussefSaied](https://yyz2.discourse-cdn.com/free1/user_avatar/renku.discourse.group/youssefsaied/32/191_2.png) [@YoussefSaied](https://renku.discourse.group/u/YoussefSaied)
#### Post date: [24 March 2021 15:14 UTC](https://renku.discourse.group/t/i-cannot-use-gpus-with-tensorflow/289/1 "2021-03-24T15:14:54Z")

</div>

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

---

<div class="post-metadata">

### Author: ![pameladelgado](https://yyz2.discourse-cdn.com/free1/user_avatar/renku.discourse.group/pameladelgado/32/28_2.png) [@pameladelgado](https://renku.discourse.group/u/pameladelgado)
#### Post date: [24 March 2021 16:46 UTC](https://renku.discourse.group/t/i-cannot-use-gpus-with-tensorflow/289/2 "2021-03-24T16:46:10Z")

</div>

Hi @YoussefSaied ,

can you maybe try using `renku/renkulab-cuda-tf:bfe0ae2`? is the latest CUDA-TF image.

Pamela
