[cig-commits] r23007 - seismo/3D/SPECFEM3D_GLOBE/trunk

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Thu Mar 6 20:32:13 PST 2014


Author: dkomati1
Date: 2014-03-06 20:32:13 -0800 (Thu, 06 Mar 2014)
New Revision: 23007

Modified:
   seismo/3D/SPECFEM3D_GLOBE/trunk/flags.guess
Log:
changed -gen-interface to -gen-interfaces


Modified: seismo/3D/SPECFEM3D_GLOBE/trunk/flags.guess
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/trunk/flags.guess	2014-03-07 03:18:22 UTC (rev 23006)
+++ seismo/3D/SPECFEM3D_GLOBE/trunk/flags.guess	2014-03-07 04:32:13 UTC (rev 23007)
@@ -89,7 +89,7 @@
 # parallel file systems like SFS 3.2 / Lustre 1.8. If omitted
 # I/O throughput lingers at 2.5 MB/s, with it it can increase to ~44 MB/s
 # However it does not make much of a difference on NFS mounted volumes or with SFS 3.1.1 / Lustre 1.6.7.1 
-        DEF_FFLAGS="-O3 -check nobounds -xHost -fpe0 -ftz -assume buffered_io -assume byterecl -align sequence -vec-report0 -std03 -diag-disable 6477 -implicitnone -gen-interface -warn all" # -mcmodel=medium -shared-intel
+        DEF_FFLAGS="-O3 -check nobounds -xHost -fpe0 -ftz -assume buffered_io -assume byterecl -align sequence -vec-report0 -std03 -diag-disable 6477 -implicitnone -gen-interfaces -warn all" # -mcmodel=medium -shared-intel
 ##############################################################################################################################
 ##############################################################################################################################
 ##############################################################################################################################



More information about the CIG-COMMITS mailing list