Error with submissions in MDX23

Hello. I wanted to make a late submission in Sound Demixing Challenge 2023:

But there is error during creating container (earlier there was no error):

Step 1/51 : FROM nvidia/cuda:10.1-cudnn7-runtime-ubuntu18.04

manifest for nvidia/cuda:10.1-cudnn7-runtime-ubuntu18.04 not found

Can you please fix it?

Thank you.

Hi @ZFTurbo

The old base image seems to not be available anymore, can you change to this base image in the Dockerfile

FROM nvidia/cuda:11.7.1-cudnn8-runtime-ubuntu20.04

I don’t have Dockerfile in my repository. I think it’s some Dockerfile used by aicrowd platform. Am I mistaken?

Is it not this repo?

No it’s in this repo:
https://gitlab.aicrowd.com/ZFTurbo/sdx-2023-music-demixing-track-starter-kit/-/issues/95

Sorry link was changed by forum engine in 1st post.

Okay it’s fixed and I’ve rerun it here, you should get the scores once its completed.

I think it has some problem. It says music demixing is finished. But it showed only validation results (2/2). And it wait for evaluation for too long I think (4 hours).

Hello. I have a problem again. When I try to clone repository or push something I have an error:

unable to access 'http://gitlab.aicrowd.com/ZFTurbo/sdx-2023-music-demixing-track-starter-kit.git/': The requested URL returned error: 504

Now submissions stopped to work:

repo2docker.engine.BuildError: manifest for nvidia/cuda:11.7.0-cudnn8-runtime-ubuntu18.04 not found