Mac Math Errors


Advanced search

Message boards : Macintosh : Mac Math Errors

Sort
Author Message
Profile David Ball
Forum moderator
Volunteer tester
Avatar

Joined: Sep 18 06
Posts: 274
ID: 115
Credit: 1,634,401
RAC: 0
Message 1192 - Posted 30 Oct 2006 13:06:55 UTC

I just saw a couple of articles, here and here saying that an issue has been identified where users of Mac OS X 10.4.8 on an Intel based Mac are experiencing rounding and truncating errors.

-- David

Profile Andre Kerstens
Forum moderator
Project tester
Volunteer tester
Avatar

Joined: Sep 11 06
Posts: 749
ID: 1
Credit: 15,199
RAC: 0
Message 1202 - Posted 31 Oct 2006 3:48:40 UTC - in response to Message ID 1192 .

Thanks for the links David. Interesting... although I don't think this is part of the problem we are experiencing as we use the math libraries that come with the Intel compiler. But you never know I guess...

Andre

I just saw a couple of articles, here and here saying that an issue has been identified where users of Mac OS X 10.4.8 on an Intel based Mac are experiencing rounding and truncating errors.

-- David


____________
D@H the greatest project in the world... a while from now!
Dotsch
Volunteer tester
Avatar

Joined: Sep 13 06
Posts: 49
ID: 75
Credit: 57,728
RAC: 0
Message 1246 - Posted 3 Nov 2006 8:55:59 UTC

So far I know occurrs the rounding problem only if the application is running in rosetta.

I am crunching six different BOINC projects with native Intel MacOS applications, and had no invalid results, expect at docking@home.

Message boards : Macintosh : Mac Math Errors

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(50) "update DBNAME.thread set views=views+1 where id=89"
    }
  }
  [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(2) "89"
        ["forum"]=>
        string(1) "7"
        ["owner"]=>
        string(3) "115"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(15) "Mac Math Errors"
        ["timestamp"]=>
        string(10) "1162544159"
        ["views"]=>
        string(4) "1355"
        ["replies"]=>
        string(1) "2"
        ["activity"]=>
        string(20) "4.5069132645155e-129"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1162213615"
        ["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) "89"
      ["forum"]=>
      string(1) "7"
      ["owner"]=>
      string(3) "115"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(15) "Mac Math Errors"
      ["timestamp"]=>
      string(10) "1162544159"
      ["views"]=>
      string(4) "1355"
      ["replies"]=>
      string(1) "2"
      ["activity"]=>
      string(20) "4.5069132645155e-129"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1162213615"
      ["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=89