Closed youryz closed 3 years ago
Hi experts,
When I run the code with default command bash run.sh $GPU python3 src/main.py --config=qmix --env-config=sc2 with env_args.map_name=2s3z
bash run.sh $GPU python3 src/main.py --config=qmix --env-config=sc2 with env_args.map_name=2s3z
It says "docker: Error response from daemon: Unknown runtime specified nvidia."
I am stuck here. Does anyone have any ideas on this please?
Thanks!
nvm, should be a problem with my Docker. Reinstalled nvidia-docker and this problem went away
Hi experts,
When I run the code with default command
bash run.sh $GPU python3 src/main.py --config=qmix --env-config=sc2 with env_args.map_name=2s3z
It says "docker: Error response from daemon: Unknown runtime specified nvidia."
I am stuck here. Does anyone have any ideas on this please?
Thanks!