MP-Gadget / bigfile

A reproducible massively parallel IO library for hierarchical data
BSD 2-Clause "Simplified" License
18 stars 5 forks source link

bigfile-mpi shall die on NFS #23

Open rainwoodman opened 6 years ago

rainwoodman commented 6 years ago

bigfile shall provide a function to detect if NFS backend is used. The client is then free to die if multiple nodes are issuing writes. Later this can be enhanced to add better support to workaround NFS multi-writings.