-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi,
I'm trying to follow the steps in the README.md, everything goes well till step 3 while trying to run the code on CPU:
$docker run -it cancerdatascience/scnn:1.0 /bin/bash
root@97d439b58033:/# cd /root/scnn
root@97d439b58033:/# python model_train.py
I got this error at the end (after Filling queue with 495 images before starting to train. This will take a few minutes.):
NVIDIA: no NVIDIA devices found
E tensorflow/stream_executor/cuda/cuda_driver.cc:509] failed call to cuInit: CUDA_ERROR_UNKNOWN
I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:145] kernel driver does not appear to be running on this host (8518fd91b0ac): /proc/driver/nvidia/version does not exist
Killed
Any help to solve this issue, please?
Metadata
Metadata
Assignees
Labels
No labels