Контроллер VGA, показывающий интегрированную видеокарту не карта Nvidia

Я недавно установил Cuda и, насколько я знаю, он работает правильно.

какой nvcc возвращается

/usr/local/cuda-8.0/bin/nvcc

выполнение tf. Сессия () возвраты

2017-06-16 16:56:24.119619: W 
tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow 
library wasn't compiled to use SSE4.1 instructions, but these are 
available on your machine and could speed up CPU computations.
2017-06-16 16:56:24.119682: W 
tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow 
library wasn't compiled to use SSE4.2 instructions, but these are 
available on your machine and could speed up CPU computations.
2017-06-16 16:56:24.119698: W 
tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow 
library wasn't compiled to use AVX instructions, but these are 
available on your machine and could speed up CPU computations.
2017-06-16 16:56:24.119711: W 
tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow 
library wasn't compiled to use AVX2 instructions, but these are 
available on your machine and could speed up CPU computations.
2017-06-16 16:56:24.119724: W 
tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow 
library wasn't compiled to use FMA instructions, but these are 
available on your machine and could speed up CPU computations.
2017-06-16 16:56:24.249220: E 
tensorflow/stream_executor/cuda/cuda_driver.cc:406] failed call to 
cuInit: CUDA_ERROR_UNKNOWN
2017-06-16 16:56:24.249294: I 
tensorflow/stream_executor/cuda/cuda_diagnostics.cc:145] kernel driver 
does not appear to be running on this host: /proc/driver/nvidia/version does not exist

dpkg - получать-выборы | grep возвраты Nvidia

enter image description here

nvidia-smi, однако, возвращается

NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. 
Make sure that the latest NVIDIA driver is installed and running.

и

lspci-v | grep "возвраты" контроллера VGA

00:02.0 VGA compatible controller: Intel Corporation Skylake Integrated Graphics (rev 06) (prog-if 00 [VGA controller])

который, кажется, указывает, что Nvidia не используется?

Кто-то мог указать на меня в правильном направлении к получению, это отсортировало?

Большое спасибо

Править: ВАЖНЫЙ

настройки Nvidia сообщили, что драйвер NVIDIA не загружается и что он не мог найти файл ключа реестра

0
задан 16 June 2017 в 09:17

1 ответ

nvidia известна тем, что глючит с linix. Вам нужны проприетарные драйверы. Наиболее распространенные драйверы NVIDIA доступны в ограниченном / несвободном репо. Установка драйверов должна исправить все проблемы с nvidia.

0
ответ дан 3 November 2019 в 02:02

Другие вопросы по тегам:

Похожие вопросы: