Closed perezpoz closed 1 year ago
Add Dockerfile to build image with the required packages (PyTorch and CUDA compatibility). Add run_docker.sh script and modify CMakeLists.txt to build modules when the docker image is initialised. Document docker usage in README.md.
Looking good and works also on my machine. I'll merge this once build integration checks finish.
Add Dockerfile to build image with the required packages (PyTorch and CUDA compatibility). Add run_docker.sh script and modify CMakeLists.txt to build modules when the docker image is initialised. Document docker usage in README.md.