Hi All,
I've setup an NFS as describe in section 7.4 of the MPSS user's guide (mpss 3.2.3); however, I have the cards mount /home on the host, so that all mic cards see the appropriate user directory (which appears to work fine). What I'm not sure about is how to handle the micuser account when the network configuration is setup to use an internal bridge on 10.10.10.x.
In particular, the manual says to append the following to the exports file
/srv/michome 172.31.0.0/16(rw)
But this ip (172.31.0.0) seems incorrect to me, so I just guessed 10.10.10.0, but that does not make sense to me either. Also, I just used /home for micuser instead of putting it under /srv. I use mostly (only?) use MPI and openMP, so I'm guessing micuser does not give invoked, but I'm nevertheless curious.
Thanks!