Docker size, RAM and intermediary files creation

Docker size, RAM and intermediary files creation  

  By: laudmt on Nov. 15, 2024, 9:43 a.m.

Hello!

Are there any limits regarding : - docker image size - job RAM usage - creation of intermediary files in the docker

Thanks a lot for this challenge :)

Re: Docker size, RAM and intermediary files creation  

  By: laudmt on Nov. 15, 2024, 10:38 a.m.

Also, what are the specs of CPU and GPU of the server on which the docker images will be run?

Re: Docker size, RAM and intermediary files creation  

  By: LindaSt on Nov. 15, 2024, 1:35 p.m.

Hi! You can find the documentation from GC here. Let me know if that does not answer your questions.

Re: Docker size, RAM and intermediary files creation  

  By: vj2212 on Dec. 14, 2024, 1:16 p.m.

How long are our containers allowed to run to process the test cases? I remember a 30 minute time however can't find where this was stated anymore.

Re: Docker size, RAM and intermediary files creation  

  By: LindaSt on Dec. 16, 2024, 9:44 a.m.

It's 30 min for the debugging phase and 35 min for the live leaderboard and test phases (per case). I've upped it to 35min to account for the fact that there might be a larger case (I'll make some stats on that this week to verify).