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

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Mon Aug 4 06:34:22 PDT 2008


Author: dkomati1
Date: 2008-08-04 06:34:22 -0700 (Mon, 04 Aug 2008)
New Revision: 12516

Modified:
   seismo/3D/CPML/trunk/Makefile
Log:
removed -i-dynamic option for Intel ifort compiler


Modified: seismo/3D/CPML/trunk/Makefile
===================================================================
--- seismo/3D/CPML/trunk/Makefile	2008-08-03 21:51:34 UTC (rev 12515)
+++ seismo/3D/CPML/trunk/Makefile	2008-08-04 13:34:22 UTC (rev 12516)
@@ -21,8 +21,8 @@
 # Intel
 #F90 = ifort
 #MPIF90 = mpif90
-#FLAGS = -O3 -xP -implicitnone -warn truncated_source -warn argument_checking -warn unused -warn declarations -i-dynamic -fpe0 -no-ftz -check nobounds -e95 -std95
-#MEDIUM_MEMORY = -mcmodel=medium -i-dynamic
+#FLAGS = -O3 -xP -implicitnone -warn truncated_source -warn argument_checking -warn unused -warn declarations -fpe0 -no-ftz -check nobounds -e95 -std95
+#MEDIUM_MEMORY = -mcmodel=medium
 #OPEN_MP = -openmp -openmp-report1
 
 # IBM xlf



More information about the cig-commits mailing list