You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I am running python3 Forge.py evaluate --config=CompetitionRound1 however the status of the trial is stuck at pending forever. How do I solve this problem?
+----------------------------+----------+-------+
| Trial name | status | loc |
|----------------------------+----------+-------|
| PPO_Neural_MMO_d528e_00000 | PENDING | |
+----------------------------+----------+-------+
Thanks
Jason
The text was updated successfully, but these errors were encountered:
Very late response -- for all future viewers, please come @ me on Discord for immediate replies
The default settings are for a server setting to reproduce the baselines. Adjust NUM_GPUS and NUM_WORKERS in projekt/config.py to match your hardware. Will reword the docs for clarity, leaving this open until then
When I am running
python3 Forge.py evaluate --config=CompetitionRound1
however the status of the trial is stuck at pending forever. How do I solve this problem?Thanks
Jason
The text was updated successfully, but these errors were encountered: