100% CPU usage in Dual core processor


Advanced search

Message boards : Windows : 100% CPU usage in Dual core processor

Sort
Author Message
Profile Sumeet S

Joined: Jun 18 09
Posts: 2
ID: 13576
Credit: 37,445
RAC: 0
Message 5376 - Posted 7 Sep 2009 16:56:17 UTC

Friends i have a Dual core processor
Two tasks run on my PC,
They each use 50-50% of the processor.
I want BOINC to run in such a way that.
When one of the two tasks complete,
The Entire CPU(2 cores)should compute on the second task.

Profile robertmiles

Joined: Apr 16 09
Posts: 96
ID: 9967
Credit: 1,290,747
RAC: 0
Message 5547 - Posted 23 Nov 2009 16:07:41 UTC

I doubt if Docking@home workunits are written in a way that allows them to do that; few BOINC project workunits are. I've seen a few messages indicating that the only BOINC project that currently has workunits that can do that is one with a name beginning with Aqua.

Nearly all types of BOINC workunits can reach 100% CPU usage by running a separate workunit on each CPU core, though.

Message boards : Windows : 100% CPU usage in Dual core 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)#7 (2) {
      ["db_conn"]=>
      resource(60) 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=467"
    }
  }
  [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)#7 (2) {
      ["db_conn"]=>
      resource(60) of type (mysql link persistent)
      ["db_name"]=>
      string(7) "docking"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(3) {
      [0]=>
      object(BoincThread)#3 (16) {
        ["id"]=>
        string(3) "467"
        ["forum"]=>
        string(1) "5"
        ["owner"]=>
        string(5) "13576"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(37) "100% CPU usage in Dual core processor"
        ["timestamp"]=>
        string(10) "1258992461"
        ["views"]=>
        string(2) "91"
        ["replies"]=>
        string(1) "1"
        ["activity"]=>
        string(19) "1.8939429759819e-81"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1252342577"
        ["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) "467"
      ["forum"]=>
      string(1) "5"
      ["owner"]=>
      string(5) "13576"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(37) "100% CPU usage in Dual core processor"
      ["timestamp"]=>
      string(10) "1258992461"
      ["views"]=>
      string(2) "91"
      ["replies"]=>
      string(1) "1"
      ["activity"]=>
      string(19) "1.8939429759819e-81"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1252342577"
      ["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=467