PIII and Mac/x86


Advanced search

Message boards : Docking@Home Science : PIII and Mac/x86

Sort
Author Message
Augustine
Volunteer tester

Joined: Sep 13 06
Posts: 46
ID: 5
Credit: 143,502
RAC: 0
Message 997 - Posted 17 Oct 2006 16:18:15 UTC

I wonder if the differences you observe are due to the fact that Win/x86 and Linux/x86 use x87 for floating-point calculations, whereas Mac/x86, like Linux/x86-64, uses SSE.

When using x87, intermediary calculations are done with 80-bit precision, but using SSE limits them to 32 or 64-bit precision.

When using SSE, the behavior is that as defined by IEEE-754 and matches that one gets when using other UNIX platforms, such as Solaris/SPARC or HP-UX/PA, and also Mac/PPC.

Such differences were known and dealt with in the early days of SETI@home before BOINC, when practically every platform on Earth was supported.

HTH



____________

Message boards : Docking@Home Science : PIII and Mac/x86

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)#6 (2) {
      ["db_conn"]=>
      resource(54) of type (mysql link persistent)
      ["db_name"]=>
      string(7) "docking"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(1) {
      [0]=>
      &string(50) "update DBNAME.thread set views=views+1 where id=83"
    }
  }
  [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)#6 (2) {
      ["db_conn"]=>
      resource(54) of type (mysql link persistent)
      ["db_name"]=>
      string(7) "docking"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(3) {
      [0]=>
      object(BoincThread)#3 (16) {
        ["id"]=>
        string(2) "83"
        ["forum"]=>
        string(1) "1"
        ["owner"]=>
        string(1) "5"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(16) "PIII and Mac/x86"
        ["timestamp"]=>
        string(10) "1161101895"
        ["views"]=>
        string(4) "1254"
        ["replies"]=>
        string(1) "0"
        ["activity"]=>
        string(20) "3.5777890834416e-130"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1161101895"
        ["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(2) "83"
      ["forum"]=>
      string(1) "1"
      ["owner"]=>
      string(1) "5"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(16) "PIII and Mac/x86"
      ["timestamp"]=>
      string(10) "1161101895"
      ["views"]=>
      string(4) "1254"
      ["replies"]=>
      string(1) "0"
      ["activity"]=>
      string(20) "3.5777890834416e-130"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1161101895"
      ["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=83