You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attached GPUs : 1
GPU 0000:00:1E.0
Product Name : Tesla K80
Product Brand : Tesla CUDA versionnvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2016 NVIDIA Corporation
Built on Tue_Jan_10_13:22:03_CST_2017
Cuda compilation tools, release 8.0, V8.0.61
`
@geekysethi There could be something wrong with the Theano compiling. Could you try (1) to use another GPU, such as Taitan / 1080; (2) to post the output of conda list?
I'm running this code in my Amazon AWS server
Configuration of my system
`==============NVSMI LOG==============
Timestamp : Tue Apr 24 17:43:40 2018
Driver Version : 375.66
Attached GPUs : 1
GPU 0000:00:1E.0
Product Name : Tesla K80
Product Brand : Tesla
CUDA version
nvcc: NVIDIA (R) Cuda compiler driverCopyright (c) 2005-2016 NVIDIA Corporation
Built on Tue_Jan_10_13:22:03_CST_2017
Cuda compilation tools, release 8.0, V8.0.61
`
So when I run
python main.py
I got this error
attached as log file
log.txt
The text was updated successfully, but these errors were encountered: