Commit b6014f1a authored by jeremad's avatar jeremad Committed by jeremad

chore(ci): use cuda 10.2 by default

parent 565d42f3
FROM stitchem/stitchem-base:latest FROM stitchem/stitchem-base:latest
ENV CUDA=10.1.105-1 ENV CUDA=10.2.89-1
ENV CUDA_APT=10-1 ENV CUDA_APT=10-2
ENV CUDA_SHORT=10.1 ENV CUDA_SHORT=10.2
ENV CUDA_INSTALLER=cuda-repo-ubuntu1804_${CUDA}_amd64.deb ENV CUDA_INSTALLER=cuda-repo-ubuntu1804_${CUDA}_amd64.deb
ENV NV_LIB=libnvidia-compute-418 ENV NV_LIB=libnvidia-compute-418
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment