Network file systems, at least Lustre, can return -1 and set errno
to EINTR when something wrong happened between the open call and its return. By ensuring that Slurm retries on such errors, we can better tolerate Network file systems errors at launch time.
Please register or sign in to comment