pytorch / ELF

ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
Other
3.37k stars 566 forks source link

NFS for Clients and Server #162

Open YifanXu1999 opened 4 years ago

YifanXu1999 commented 4 years ago

Hi, I am stuck at step 6 of the training guide. It is saying " The clients should be able to read the model written by the server, so the clients and the server need to mount the same directory via NFS" Can someone give a brief explanation about how NFS should be set up for Docker Ubuntu18.04 on Mac? Thanks