SurfaceNet icon indicating copy to clipboard operation
SurfaceNet copied to clipboard

Error while running main.py

Open geekysethi opened this issue 6 years ago • 1 comments

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 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 `

So when I run python main.py I got this error

attached as log file log.txt

geekysethi avatar Apr 24 '18 17:04 geekysethi

@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?

mjiUST avatar Apr 25 '18 08:04 mjiUST