Discussion:
P4 Timout?
(too old to reply)
Neil Bell
2008-11-05 02:36:02 UTC
Permalink
My submission is timing out on the autograder >100seconds. Ive gone through
and moved trivial equations out of loops and other menial stuff, but does
anyone else have a suggestion?

The
ghostbusters.py -p vpi -s deterministic --fixrandomseed --prior border test
finishes in no more than 5 seconds on my computer.

Anything?

Thanks,
Neil
Trung
2008-11-05 04:43:35 UTC
Permalink
I think the problem with more than 1 ghosts test case
Post by Neil Bell
My submission is timing out on the autograder >100seconds. Ive gone
through and moved trivial equations out of loops and other menial stuff,
but does anyone else have a suggestion?
The
ghostbusters.py -p vpi -s deterministic --fixrandomseed --prior border
test finishes in no more than 5 seconds on my computer.
Anything?
Thanks,
Neil
Trung
2008-11-05 04:50:27 UTC
Permalink
Is it suppose to be 300s instead of 100s for the timeout ? In the case of
two ghosts , mine runs around 200s
Post by Neil Bell
My submission is timing out on the autograder >100seconds. Ive gone
through and moved trivial equations out of loops and other menial stuff,
but does anyone else have a suggestion?
The
ghostbusters.py -p vpi -s deterministic --fixrandomseed --prior border
test finishes in no more than 5 seconds on my computer.
Anything?
Thanks,
Neil
Trung
2008-11-05 06:29:11 UTC
Permalink
nvm .. we figure it out .. just add single line of code.. we now can run 20
times faster
Post by Trung
Is it suppose to be 300s instead of 100s for the timeout ? In the case
of two ghosts , mine runs around 200s
Post by Neil Bell
My submission is timing out on the autograder >100seconds. Ive gone
through and moved trivial equations out of loops and other menial stuff,
but does anyone else have a suggestion?
The
ghostbusters.py -p vpi -s deterministic --fixrandomseed --prior border
test finishes in no more than 5 seconds on my computer.
Anything?
Thanks,
Neil
Loading...