From 8191bb2423da71a4c00bd25d92a56bac8ae647d4 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 13 Oct 2005 21:39:49 +0000 Subject: [PATCH] Don't confuse time with speed :-) git-svn-id: https://svn.dealii.org/trunk@11601 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/readme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index 4e6d859ab8..6bca8dbcf3 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -569,7 +569,7 @@ --with-cpu=...: this enables specific optimization flags for your processor. Programs compiled with these options might not execute on an other system, even if that system has a very - similar CPU (e.g. AMD and Intel processors). However, execution time + similar CPU (e.g. AMD and Intel processors). However, execution speed can be increased by up to 30 percent if this optimization is enabled.

-- 2.39.5