[cig-commits] [commit] devel: reverted changes to flags.guess unintentionally made by James (486137b)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Apr 9 08:56:47 PDT 2014


Repository : ssh://geoshell/specfem3d_globe

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d_globe/compare/64e1b38f0c5ebb4056cce0b15d41c0b9f94ab6e5...099a4d330d5b173b21e51ad441f9f429e5d37842

>---------------------------------------------------------------

commit 486137bbb3e7ac39f317a8ef24f1ca3047c62ee0
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Fri Mar 21 00:15:03 2014 +0100

    reverted changes to flags.guess unintentionally made by James


>---------------------------------------------------------------

486137bbb3e7ac39f317a8ef24f1ca3047c62ee0
 flags.guess | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/flags.guess b/flags.guess
index c8755b3..e07592c 100644
--- a/flags.guess
+++ b/flags.guess
@@ -89,8 +89,7 @@ case $my_FC in
 # 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-interfaces -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"
+        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