charmm_5.7_windows_x86_64
Message boards : Application Info : charmm_5.7_windows_x86_64
Author | Message | |
---|---|---|
* Bug fix to append info to summary.txt
|
||
ID: 3117 | Rating: 0 | rate: / | ||
* New application type for windows_x86_64 Expound? |
||
ID: 3129 | Rating: 0 | rate: / | ||
This is the proper platform name for 64 bit windows. This is only the 4th project that I know of to support it.
|
||
ID: 3132 | Rating: 0 | rate: / | ||
This is the proper platform name for 64 bit windows. This is only the 4th project that I know of to support it. Ahhh. OK. In other words, nothing has been added differently between this version and the 32-bit version other than the namechange for coitus between server and manager. Oddly... Runtimes have decreased by about 33% or 40 minutes out of every 2 hours on each workunit. Nothing else changed? Or is this a side effect of the input file fix? |
||
ID: 3136 | Rating: 0 | rate: / | ||
Correct. Oddly... Runtimes have decreased by about 33% or 40 minutes out of every 2 hours on each workunit. This is even surprising us: on windows the runtime has gone down dramatically, because of the new optimized input file, but we don't see this so much on the other platforms. We are re-investigating the mac and linux executables. Nothing else changed? Or is this a side effect of the input file fix? Yes. It's not a side-effect. It is the effect :-) Andre ____________ D@H the greatest project in the world... a while from now! |
||
ID: 3144 | Rating: 0 | rate: / | ||
This is the proper platform name for 64 bit windows. This is only the 4th project that I know of to support it. Perhaps it's not necessary for projects to add explicit support for the windows_x86_64 platform if they don't have a native AMD64 application. The new platform string is only used by the new clients still in beta which implement platform redundancy by first trying to get an application using the platform windows_x86_64 and then if this fails it tries to get an application using the platform windows_intelx86, i.e., it falls back to the 32-bit application automatically. I guess that projects can continue supporting the custom built windows_amd64 client, but no action is needed to support the official windows_x86_64 client unless a native AMD64 application for Windows is developed. HTH ____________ |
||
ID: 3225 | Rating: 0 | rate: / | ||
Message boards : Application Info : charmm_5.7_windows_x86_64
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)#11 (2) { ["db_conn"]=> resource(72) 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=233" } } [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)#11 (2) { ["db_conn"]=> resource(72) of type (mysql link persistent) ["db_name"]=> string(7) "docking" } ["type"]=> string(2) "->" ["args"]=> array(3) { [0]=> object(BoincThread)#3 (16) { ["id"]=> string(3) "233" ["forum"]=> string(2) "11" ["owner"]=> string(1) "1" ["status"]=> string(1) "0" ["title"]=> string(25) "charmm_5.7_windows_x86_64" ["timestamp"]=> string(10) "1178116515" ["views"]=> string(4) "1292" ["replies"]=> string(1) "5" ["activity"]=> string(22) "4.172445153320099e-121" ["sufferers"]=> string(1) "0" ["score"]=> string(1) "0" ["votes"]=> string(1) "0" ["create_time"]=> string(10) "1177623359" ["hidden"]=> string(1) "0" ["sticky"]=> string(1) "1" ["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) "233" ["forum"]=> string(2) "11" ["owner"]=> string(1) "1" ["status"]=> string(1) "0" ["title"]=> string(25) "charmm_5.7_windows_x86_64" ["timestamp"]=> string(10) "1178116515" ["views"]=> string(4) "1292" ["replies"]=> string(1) "5" ["activity"]=> string(22) "4.172445153320099e-121" ["sufferers"]=> string(1) "0" ["score"]=> string(1) "0" ["votes"]=> string(1) "0" ["create_time"]=> string(10) "1177623359" ["hidden"]=> string(1) "0" ["sticky"]=> string(1) "1" ["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=233