updated cuda
This commit is contained in:
		@@ -7,7 +7,7 @@
 | 
			
		||||
 | 
			
		||||
# Use NVIDIA CUDA as base image and run the same installation as in the other packages.
 | 
			
		||||
# The version of cudatoolkit must match those of the base image, see Dockerfile.pytorch
 | 
			
		||||
FROM nvidia/cuda:10.1-cudnn7-runtime-ubuntu18.04
 | 
			
		||||
FROM nvidia/cuda:11.2.0-runtime-ubuntu20.04
 | 
			
		||||
LABEL authors="Christoph Schranz <christoph.schranz@salzburgresearch.at>, Mathematical Michael <consistentbayes@gmail.com>"
 | 
			
		||||
# This is a concatenated Dockerfile, the maintainers of subsequent sections may vary.
 | 
			
		||||
RUN chmod 1777 /tmp && chmod 1777 /var/tmp
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user