Docker submission base image

Docker submission base image  

  By: Ttro on Aug. 25, 2021, 7:57 a.m.

Hi,

About the base image for the docker submissions, I assume everyone will be using GPUs and thus the base image in the example won't work. I think one of the nvidia/cuda images should be the base image. Now my question is what should be the cuda version. Can you define a fixed base image for everyone so that it's compatible with your machines too.

Best regards, Farid

Re: Docker submission base image  

  By: lassehansen on Aug. 27, 2021, 9:45 a.m.

Dear Farid,

you are right, the examplary docker is a CPU-only example. If you need GPU support you may modify the docker to your needs. We will run the evaluation on our server with cuda version 11.1 installed.

Best wishes, Lasse