Query Regarding Docker Runtime Environment ¶
By: jh.han on July 5, 2023, 5:52 a.m.
Dear Organizers,
I hope this message finds you well. My name is Jaehwan Han and I am currently participating in the challenge.
I am writing to you with a query regarding the Docker runtime environment used in the competition.
In my preliminary tests, it appears that the Docker container for the challenge is designed to run on a CPU, as I could not find any GPU options within the test.sh script command. I understand that the performance of our models is not solely evaluated on their predictive accuracy, but also on memory usage and execution time as per the competition rules.
To quote the competition rules:
"If two or more final ranks obtained at point 3 are equal, compute the average of the rankings obtained at point 2 for Mem and Time to break ties."
Given that the running time of our models plays a crucial role in the final ranking, I would like to clarify if the use of GPU acceleration is allowed and, if so, how we might be able to enable this within the Docker container.
This would significantly enhance the performance of my model and ensure a fair comparison with other models that might be using GPU acceleration.
I would greatly appreciate it if you could clarify this for me.
Thank you in advance for your time and assistance.
Best regards,
Jaehwan Han