| log in |
Message boards : News : Slow workunits solved
| Author | Message |
|---|---|
|
I've updated the Windows and 32 bit Linux applications to mostly fix the very slow workunit problem. The problem ended up being in the math libraries, which affected the Windows applications as well as 32bit Linux. | |
| ID: 43385 · Rating: 0 · rate:
| |
|
Everything well with the new 0.44 app? | |
| ID: 43394 · Rating: 0 · rate:
| |
|
I enabled CPU in the prefs and got the 0.44 app [EDIT: (Win 32bit), 140 KB]. But why not the SSE2 app? BOINC should know that my E7600 can up to SSE4.1 . | |
| ID: 43397 · Rating: 0 · rate:
| |
|
Both 32 bit & 64 bit Windows workunits are immediately erroring out. | |
| ID: 43398 · Rating: 0 · rate:
| |
|
v0.45 (on WinXP 32bit) seems to run now. | |
| ID: 43408 · Rating: 0 · rate:
| |
v0.45 (on WinXP 32bit) seems to run now. Those should be sent out with it; you shouldn't need to download them. msvcp100.dll was missing in the 0.44s which was the problem, but that should be fixed with 0.45. I wanted to statically link it, but the math functions in the static vs. DLL version were getting different answers, and the DLL numbers were much closer to my references. | |
| ID: 43409 · Rating: 0 · rate:
| |
|
Just curious.. | |
| ID: 43416 · Rating: 0 · rate:
| |
Just curious..This is just terrible. There's no legitimate reason for it other than the BOINC scheduler being dumb. The non-SSE2 one is intended for the small percentage of people left without it; the SSE2 one should be considered the default. I'll try to work around this. Only for the people with knowledge about app_info.xml file and where to DL manually the SSE2 app?app_info.xml is also a pretty unusable system. Somebody should really replace everything managing versions on the client and server. It shouldn't require special knowledge, manually downloading files or manually editing XML, and it should be considerably more flexible than it is now. It doesn't really handle updates, and BOINC just sort of breaks whenever there's an error in the file. | |
| ID: 43419 · Rating: 0 · rate:
| |
|
I got info, that the old opt. 0.19 CPU app work well with the new ('milkyway') WUs (the last opt. 0.21 not). | |
| ID: 43422 · Rating: 0 · rate:
| |
Just curious.. Thanks. Only for the people with knowledge about app_info.xml file and where to DL manually the SSE2 app?app_info.xml is also a pretty unusable system. Somebody should really replace everything managing versions on the client and server. It shouldn't require special knowledge, manually downloading files or manually editing XML, and it should be considerably more flexible than it is now. It doesn't really handle updates, and BOINC just sort of breaks whenever there's an error in the file. But the app_info.xml file is (to now) the only way for us, to install opt. apps. ;-) ____________ Best regards! | |
| ID: 43423 · Rating: 0 · rate:
| |
v0.45 (on WinXP 32bit) seems to run now. I wanted to use the SSE2 version and had no idea first why it was failing right after the start. Letting BOINC download the non-SSE2 version I saw the additional dlls coming with it, so I found what I missed with the SSE2 version :) We all wish the BOINC downloader would be more intelligent. (Einstein had to download both versions + a starter which decides what version to start locally.) Incorrectly Rounded Conversions in Visual C++ together with the different libs linked depending on the flags might give a hint to the root of the differences in numbers? Only an idea. | |
| ID: 43443 · Rating: 0 · rate:
| |
Message boards :
News :
Slow workunits solved