xxi511
xxi511
$ nvidia-docker run -it ```-v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=unix$DISPLAY``` --name guicontainer cuda 7.5 you can use GUI app in docker you must have -v...DISPLAY after start container you can use any...
Just have this issue. In my case, it is caused by typo. e.g. some place is `Sources/Components` and some place is `Sources/components`
My environment is CUDA 8.0 cudnn 5, work well (demo and test) If you think `The experimental flag '--expt-relaxed-constexpr' can be used to allow this.` is annoyed you can modify...