[cig-commits] r21271 - seismo/3D/SPECFEM3D/trunk

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Thu Jan 17 17:57:00 PST 2013


Author: dkomati1
Date: 2013-01-17 17:57:00 -0800 (Thu, 17 Jan 2013)
New Revision: 21271

Modified:
   seismo/3D/SPECFEM3D/trunk/flags.guess
Log:
switched to Fortran2003 for the IBM xlf compiler


Modified: seismo/3D/SPECFEM3D/trunk/flags.guess
===================================================================
--- seismo/3D/SPECFEM3D/trunk/flags.guess	2013-01-18 01:32:50 UTC (rev 21270)
+++ seismo/3D/SPECFEM3D/trunk/flags.guess	2013-01-18 01:57:00 UTC (rev 21271)
@@ -138,7 +138,7 @@
         #
         if test x"$FLAGS_CHECK" = x; then
 # deleted -qxflag=dvz because it requires handler function __xl_dzx and thus linking will fail 
-            FLAGS_CHECK="-O3 -qsave -qstrict -q64 -qtune=auto -qarch=auto -qcache=auto -qfree=f90 -qsuffix=f=f90 -qhalt=w -qlanglvl=90pure -qsuppress=1518-317 -Q -Q+rank,swap_all -Wl,-relax -qunroll=yes"
+            FLAGS_CHECK="-O3 -qsave -qstrict -q64 -qtune=auto -qarch=auto -qcache=auto -qfree=f90 -qsuffix=f=f90 -qhalt=w -qlanglvl=2003std -qsuppress=1518-317 -Q -Q+rank,swap_all -Wl,-relax -qunroll=yes"
         # on MareNostrum at the Barcelona SuperComputing Center (Spain) one can use
         # -qtune=ppc970 -qarch=ppc64v instead of -qtune=auto -qarch=auto
         # on "Babel" IBM BlueGene at IDRIS (France) use:



More information about the CIG-COMMITS mailing list