[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fink-commits
Subject:    [cvs] dists/10.7/stable/main/finkinfo/sci gromacs-mpi.info,1.4,1.5
From:       Jack Howarth <jwhowarth () users ! sourceforge ! net>
Date:       2013-02-28 16:48:52
Message-ID: E1UB6fA-0002Mh-7G () sfs-ml-3 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14276

Modified Files:
	gromacs-mpi.info 
Log Message:
avoid AVX intrinics test on intel darwin

Index: gromacs-mpi.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/gromacs-mpi.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gromacs-mpi.info	20 Feb 2013 13:51:39 -0000	1.4
+++ gromacs-mpi.info	28 Feb 2013 16:48:50 -0000	1.5
@@ -49,6 +49,10 @@
 if [ -f %b/INSTALL_MAKE_CHECK ]; then
    CMAKE_OPTIONS="$CMAKE_OPTIONS -DREGRESSIONTEST_PATH=%b/regressiontests-%v"
 fi
+# no assembler support for AVX intrinsics until transition to clang
+if [ "%m" == "x86_64" -o "%m" == "i386" ]; then
+   CMAKE_OPTIONS="$CMAKE_OPTIONS -DGMX_CPU_ACCELERATION:STRING=SSE4.1"
+fi
 cmake $CMAKE_OPTIONS ..
 make
 if [ -f %b/INSTALL_MAKE_CHECK ]; then


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic