[dcmf] [PATCH 3/5] make both bgl and (lockless) ufs ROMIO drivers

Rob Latham robl at mcs.anl.gov
Tue Feb 12 14:22:04 CST 2008


Signed-off-by: Rob Latham <robl at mcs.anl.gov>
---
 lib/mpi/Makefile.dcmf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/mpi/Makefile.dcmf b/lib/mpi/Makefile.dcmf
index 0740d15..dcbb85d 100644
--- a/lib/mpi/Makefile.dcmf
+++ b/lib/mpi/Makefile.dcmf
@@ -296,7 +296,7 @@ mpich2-fast: mpich2-autoconf
 	  --enable-romio=yes							\
 	  --enable-f77=yes							\
 	  --enable-f90=no							\
-	  --with-file-system=bgl						\
+	  --with-file-system=bgl+ufs						\
 	  --enable-timer-type=device						\
 	  --enable-threads=${THREAD_LEVEL}					\
 	  --with-fwrapname=fmpich-fast.${EXTENSION}				\
-- 
1.5.3.8




More information about the dcmf mailing list