donglixp / lang2logic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nvidia-Dockers

jorpilo opened this issue · comments

hey all!

I created a nvidia-docker working. I can't really test it on other enviroments because I don't really have the anything else, sorry for that. If anyone has any problems please comment it.

https://hub.docker.com/r/tarmabal/lang2logic/

It works on my Debian sid with CUDA 9.1 and a gtx 1050.

I wanted to imitate the most I could the test enviroment so:
The dockers is a CentOS7 (https://hub.docker.com/r/nvidia/cuda/) with already configured cuda (8.0-cudnn5-devel-centos7)
I installed my self the modified torch and make it work with my gtx1050 as explained in #12
Pulled the repository and downloaded the data.

it should run out of the box with the example commands in this repo