[cig-commits] r8562 - seismo/2D/SPECFEM2D/trunk

walter at geodynamics.org walter at geodynamics.org
Fri Dec 7 15:56:42 PST 2007


Author: walter
Date: 2007-12-07 15:56:41 -0800 (Fri, 07 Dec 2007)
New Revision: 8562

Modified:
   seismo/2D/SPECFEM2D/trunk/Makefile
Log:
suppressed -Mipa=fast,inline for pgf90


Modified: seismo/2D/SPECFEM2D/trunk/Makefile
===================================================================
--- seismo/2D/SPECFEM2D/trunk/Makefile	2007-07-25 15:30:16 UTC (rev 8561)
+++ seismo/2D/SPECFEM2D/trunk/Makefile	2007-12-07 23:56:41 UTC (rev 8562)
@@ -10,7 +10,7 @@
 # Portland
 #F90 = /opt/openmpi-1.2.2/pgi64/bin/mpif90 -DUSE_MPI -DUSE_METIS -DUSE_SCOTCH
 F90 = pgf90
-FLAGS_NOCHECK=-fast -Mnobounds -Minline -Mneginfo -Mdclchk -Knoieee -Minform=warn -fastsse -tp amd64e -Msmart -Mipa=fast,inline
+FLAGS_NOCHECK=-fast -Mnobounds -Minline -Mneginfo -Mdclchk -Knoieee -Minform=warn -fastsse -tp amd64e -Msmart
 FLAGS_CHECK=-fast -Mbounds -Mneginfo -Mdclchk -Minform=warn
 
 # Intel



More information about the cig-commits mailing list