Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r71597 - sandbox/odeint/branches/karsten/libs/numeric/odeint/ideas/fusion_runge_kutta/performance
From: mario.mulansky_at_[hidden]
Date: 2011-04-29 05:03:44


Author: mariomulansky
Date: 2011-04-29 05:03:43 EDT (Fri, 29 Apr 2011)
New Revision: 71597
URL: http://svn.boost.org/trac/boost/changeset/71597

Log:
removed unneccessary dependencies
Text files modified:
   sandbox/odeint/branches/karsten/libs/numeric/odeint/ideas/fusion_runge_kutta/performance/results.dat | 6 +++---
   1 files changed, 3 insertions(+), 3 deletions(-)

Modified: sandbox/odeint/branches/karsten/libs/numeric/odeint/ideas/fusion_runge_kutta/performance/results.dat
==============================================================================
--- sandbox/odeint/branches/karsten/libs/numeric/odeint/ideas/fusion_runge_kutta/performance/results.dat (original)
+++ sandbox/odeint/branches/karsten/libs/numeric/odeint/ideas/fusion_runge_kutta/performance/results.dat 2011-04-29 05:03:43 EDT (Fri, 29 Apr 2011)
@@ -3,8 +3,8 @@
             | odeint | generic | nr | gsl | rt gen |
 -------------------------------------------------------------------------
 gcc 4.5.0 | 0.79 | 0.80 | 0.82 | 1.11 | 1.30 | Corei7 870 @ 2.93 GHz
-gcc 4.3.2 | 1.00 | 1.07 | 0.97 | 2.03 | | Core2Quad Q9550 @ 2.83 GHz
-icc 12.0.2 | 0.95 | 0.87 | 1.09 | 1.12 | | Corei7 870 @ 2.93 GHz
-icc 11.1 | 1.11 | 0.98 | 1.19 | 1.28 | | Xeon X5650 @ 2.67 GHz
+gcc 4.3.2 | 1.00 | 1.07 | 0.97 | 2.03 | 2.20 | Core2Quad Q9550 @ 2.83 GHz
+icc 12.0.2 | 0.95 | 0.87 | 1.09 | 1.12 | 1.35 | Corei7 870 @ 2.93 GHz
+icc 11.1 | 1.11 | 0.98 | 1.19 | 1.28 | 1.99 | Xeon X5650 @ 2.67 GHz
 gcc 4.4.1 | 1.19 | 1.22 | 1.24 | 1.97 | | Core2Quad Q6600 @ 2.40GHz
 msvc 9.0 | 5.84 | 6.30 | 5.55 | ---- | 12.7 | Via Nano @ 1.60 GHz


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk