Hi,
When I submit results, STATUS changed as submitting -> submitted -> failed.
Seems like similar problem with
https://competitions.codalab.org/forums/20879/4171/
I can normally download output scores but the status shows it is failed.
Scoring Error log:
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
/tmp/codalab/tmpyc5UVA/run/program/utils.py:52: RuntimeWarning: divide by zero encountered in true_divide
ps = (np.tan(us) * x1 - y1) / (vy - np.tan(us) * vx)
Thanks
Posted by: dongho.choi @ July 16, 2020, 4:31 a.m.Hi,
I am working on it. This is the same issue posted in https://competitions.codalab.org/forums/20879/4171/
Don't worry about this issue, since you can already get the evaluation scores. Once fixed, I will re-submit all the submissions.
Best,
Jia
Hi,
I fixed the issue. Your results are shown on the leaderboard!
Best,
Jia