在 Keras 中未检测到 GCP GPU

Posted

技术标签:

【中文标题】在 Keras 中未检测到 GCP GPU【英文标题】:GCP GPU is not detected in Keras 【发布时间】:2020-04-15 18:16:21 【问题描述】:

我正在使用一个 NVIDIA Tesla P4GPU 的 GCP 实例上运行 UNet Keras 模型。但它没有检测到 GPU。相反,它在 CPU 上运行。 p.s.我安装了驱动程序和 tensorflow-gpu 购买它不会工作。如何解决这个问题?

I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (instance-1): /proc/driver/nvidia/version does not exist
Num GPUs Available:  0

【问题讨论】:

错误信息包含你的答案,nvidia内核驱动加载了吗? 另外你需要一个支持 GPU 的 Tensorflow 版本。 Refer to this 如何找到 nvidia 内核驱动程序? 【参考方案1】:

您需要先安装驱动程序。 Follow this instruction

【讨论】:

以上是关于在 Keras 中未检测到 GCP GPU的主要内容,如果未能解决你的问题,请参考以下文章

keras检测不到gpu

当数据集变大时“未检测到 g++”,GPU 中的矩阵大小是不是有限制?

深度学习之Keras检测恶意流量

在存储的**过程**中检测到相同的错误,但在存储的**函数**中未检测到

在 Windows 10 中检测到布局周期,但在 Windows 8.1 中未检测到

启用自动布局时,在嵌入式 ScrollView 中未检测到滚动