TorchSemiSeg icon indicating copy to clipboard operation
TorchSemiSeg copied to clipboard

docker error

Open ruichen0319 opened this issue 3 years ago • 1 comments

image When I use your docker to train,the error occured,it is likely that the version of cuda driver is too low.But my cuda driver is 465.19.01,which is supported CUDA11.3,the cuda in the docker is only 10.1,it is compatible,right?I don't why,can you help me?I will appreciative. image image

ruichen0319 avatar Aug 25 '22 03:08 ruichen0319

Hi, the docker is based on Cuda 10.1. It is recommended to install Apex in your machine manually.

charlesCXK avatar Sep 15 '22 12:09 charlesCXK