Hardware discrepancy in the instructions? ¶
By: mayozhu22 on June 24, 2025, 2:08 a.m.
Hi there,
I was reading through the challenge instructions, and noticed two different hardware specs mentioned.
The Timeline And Rules section say that the algorithm should run on an AWS g4dn.2xlarge, which has a T4 GPU with 16GB VRAM.
However, the Submission Instructions say we should request an A10 chip (with 24GB VRAM) for our algorithm container.
Which is the correct chip?
Thank you!