[cig-commits] r12521 - seismo/3D/CPML/trunk

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Tue Aug 5 06:05:56 PDT 2008


Author: dkomati1
Date: 2008-08-05 06:05:56 -0700 (Tue, 05 Aug 2008)
New Revision: 12521

Modified:
   seismo/3D/CPML/trunk/Makefile
Log:
added -diag-disable vec option for Intel ifort compiler


Modified: seismo/3D/CPML/trunk/Makefile
===================================================================
--- seismo/3D/CPML/trunk/Makefile	2008-08-05 13:04:53 UTC (rev 12520)
+++ seismo/3D/CPML/trunk/Makefile	2008-08-05 13:05:56 UTC (rev 12521)
@@ -21,7 +21,7 @@
 # Intel (leave option -ftz, which is *critical* for performance)
 #F90 = ifort
 #MPIF90 = mpif90
-#FLAGS = -O3 -xP -implicitnone -warn truncated_source -warn argument_checking -warn unused -warn declarations -fpe3 -ftz -check nobounds -e95 -std95
+#FLAGS = -O3 -xP -diag-disable vec -implicitnone -warn truncated_source -warn argument_checking -warn unused -warn declarations -fpe3 -ftz -check nobounds -e95 -std95
 #MEDIUM_MEMORY = -mcmodel=medium
 #OPEN_MP = -openmp -openmp-report1
 



More information about the cig-commits mailing list