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 set up the docker environment, I run the command $ docker run -itd --name hmp-$USER \ --net host \ --gpus all \ --shm-size=16G \ fuqingxu/hmp:latest
It's download speed is too slowly to finish it. I tried the common online solution of changing the Docker source, but it didn't work.
I even downloaded it for several nights without success. Can you help me solve this problem? A student eager to use the environment
The text was updated successfully, but these errors were encountered:
when I set up the docker environment, I run the command
$ docker run -itd --name hmp-$USER \ --net host \ --gpus all \ --shm-size=16G \ fuqingxu/hmp:latest
It's download speed is too slowly to finish it. I tried the common online solution of changing the Docker source, but it didn't work.
I even downloaded it for several nights without success. Can you help me solve this problem? A student eager to use the environment
The text was updated successfully, but these errors were encountered: