From 586a905df8bcd1452fa6004f2fe87c610c9d84c3 Mon Sep 17 00:00:00 2001 From: Wei-keng Liao Date: Sat, 10 Feb 2024 16:25:23 -0600 Subject: [PATCH] update INSTALL to remove --disable-file-sync --- INSTALL | 2 -- 1 file changed, 2 deletions(-) diff --git a/INSTALL b/INSTALL index 6b9bdb509..524e4463b 100644 --- a/INSTALL +++ b/INSTALL @@ -147,8 +147,6 @@ Here lists a few important options: size when argument count is zero. [default: enabled] --enable-doxygen Enable generation of documentation. [default: disabled] - --disable-file-sync Disable MPI file sync if you know your file system - can provide data consistency. [default: enabled] --enable-large-file-test Enable testing for large (>4GB) file/variable I/O. Note "make check" can run very slow. [default: