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
{{ message }}
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.
Not sure if this is the right solution, but I managed to fix this by adding --gpu0 0 to scripts/elfgames/go/start_client.sh.
I just don't see from the code where should the option parser pick up that the default value for --gpu0 should be the same as the one for --gpu if not explicitly given.
After running ./start_client.sh, a error called "RuntimeError:Device index must not be negetive" ocurred. Did someone has same problem?
The text was updated successfully, but these errors were encountered: