Evaluation hardware #45
-
Hi, I'd like to ask on what hardware you will run the evaluation? In particular, is CUDA(-enabled hardware) available, or should we assume everything runs on CPU only? I ask because there's a risk we could overstep the 10 sec limit in Challenge 1. We'd have to test this at least 🙂 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
This is a good question. When we initially launched the challenge, it was not clear how well CUDA was supported in Docker containers. I now see more recent posts, such as this one, that explain how to do it. I am not a Docker expert, but it seems that we would need to make some changes on the host PC and install some packages in the Docker container. The Docker containers that we provided do not have these packages, but I have no objection to adding them and then using a host PC with a decent GPU for the evaluation. If you, or anyone else, has already configured your system to use a GPU, we would appreciate information about how you did that and even a pull request to update our docker files. |
Beta Was this translation helpful? Give feedback.
-
Hi Peter, |
Beta Was this translation helpful? Give feedback.
-
We just updated the website to change the Challenge 1 time limit from 10 seconds to 60 seconds, which should eliminate concerns about the evaluation hardware. |
Beta Was this translation helpful? Give feedback.
We just updated the website to change the Challenge 1 time limit from 10 seconds to 60 seconds, which should eliminate concerns about the evaluation hardware.