Running four tasks simultaneously on a dual-core AMD processor
Message boards : Number crunching : Running four tasks simultaneously on a dual-core AMD processor
Author | Message | |
---|---|---|
Since last December I've been running an AMD 785G board with a quad-core Athlon II X4 620 (overclocked to 3.12 GHz). Yesterday, I decided to try my luck with the same board to unlock a brand-new Phenom II X2 555 -- that is, to try to get the third and fourth cores on the processor die to work even though the chip is sold as only a dual core.
|
||
ID: 5725 | Rating: 0 | rate: / | ||
Since last December I've been running an AMD 785G board with a quad-core Athlon II X4 620 (overclocked to 3.12 GHz). Yesterday, I decided to try my luck with the same board to unlock a brand-new Phenom II X2 555 -- that is, to try to get the third and fourth cores on the processor die to work even though the chip is sold as only a dual core. Normally running two tasks at the same time on one core will drop speed by half and double the run time (not talking about hyperthreading). So if the jobs are taking less time and it shows 4 WUs running then it would seem that 4 cores are in fact running and all running at the computers clock speed. Well at least that what it appears to me from your description. ____________ |
||
ID: 5734 | Rating: 0 | rate: / | ||
Hi Steve and Conan, what does
taskmanager show
, 2 or 4 cores.
|
||
ID: 5783 | Rating: 0 | rate: / | ||
Message boards : Number crunching : Running four tasks simultaneously on a dual-core AMD processor
Database Error: The MySQL server is running with the --read-only option so it cannot execute this statement
array(3) { [0]=> array(7) { ["file"]=> string(47) "/boinc/projects/docking/html_v2/inc/db_conn.inc" ["line"]=> int(97) ["function"]=> string(8) "do_query" ["class"]=> string(6) "DbConn" ["object"]=> object(DbConn)#8 (2) { ["db_conn"]=> resource(66) of type (mysql link persistent) ["db_name"]=> string(7) "docking" } ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(51) "update DBNAME.thread set views=views+1 where id=510" } } [1]=> array(7) { ["file"]=> string(48) "/boinc/projects/docking/html_v2/inc/forum_db.inc" ["line"]=> int(60) ["function"]=> string(6) "update" ["class"]=> string(6) "DbConn" ["object"]=> object(DbConn)#8 (2) { ["db_conn"]=> resource(66) of type (mysql link persistent) ["db_name"]=> string(7) "docking" } ["type"]=> string(2) "->" ["args"]=> array(3) { [0]=> object(BoincThread)#3 (16) { ["id"]=> string(3) "510" ["forum"]=> string(1) "2" ["owner"]=> string(4) "5474" ["status"]=> string(1) "0" ["title"]=> string(62) "Running four tasks simultaneously on a dual-core AMD processor" ["timestamp"]=> string(10) "1268223464" ["views"]=> string(3) "162" ["replies"]=> string(1) "2" ["activity"]=> string(18) "1.159848893983e-76" ["sufferers"]=> string(1) "0" ["score"]=> string(1) "0" ["votes"]=> string(1) "0" ["create_time"]=> string(10) "1266594855" ["hidden"]=> string(1) "0" ["sticky"]=> string(1) "0" ["locked"]=> string(1) "0" } [1]=> &string(6) "thread" [2]=> &string(13) "views=views+1" } } [2]=> array(7) { ["file"]=> string(63) "/boinc/projects/docking/html_v2/user/community/forum/thread.php" ["line"]=> int(184) ["function"]=> string(6) "update" ["class"]=> string(11) "BoincThread" ["object"]=> object(BoincThread)#3 (16) { ["id"]=> string(3) "510" ["forum"]=> string(1) "2" ["owner"]=> string(4) "5474" ["status"]=> string(1) "0" ["title"]=> string(62) "Running four tasks simultaneously on a dual-core AMD processor" ["timestamp"]=> string(10) "1268223464" ["views"]=> string(3) "162" ["replies"]=> string(1) "2" ["activity"]=> string(18) "1.159848893983e-76" ["sufferers"]=> string(1) "0" ["score"]=> string(1) "0" ["votes"]=> string(1) "0" ["create_time"]=> string(10) "1266594855" ["hidden"]=> string(1) "0" ["sticky"]=> string(1) "0" ["locked"]=> string(1) "0" } ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(13) "views=views+1" } } }query: update docking.thread set views=views+1 where id=510