[Numpy-svn] r5535 - vendor/tools

numpy-svn at scipy.org numpy-svn at scipy.org
Sat Jul 26 01:34:16 EDT 2008


Author: cdavid
Date: 2008-07-26 00:34:13 -0500 (Sat, 26 Jul 2008)
New Revision: 5535

Modified:
   vendor/tools/sse3.cfg
Log:
Fix freq to arno's CPU.

Modified: vendor/tools/sse3.cfg
===================================================================
--- vendor/tools/sse3.cfg	2008-07-26 05:32:51 UTC (rev 5534)
+++ vendor/tools/sse3.cfg	2008-07-26 05:34:13 UTC (rev 5535)
@@ -1,7 +1,7 @@
 [CPU]
 ARCH    = SSE3
 CLASS   = Core2Duo
-MHZ     = 2400
+MHZ     = 3000
 # Pointer Width in bits (Not well detected by ATLAS on Windows at least)
 PW      = 32
 [BUILD_OPTIONS]




More information about the Numpy-svn mailing list