| log in |
|
1)
Message boards :
News :
Test problem (#3) solved!
(Message 90)
Posted 360 days ago by Ananas Afaik. sending it to the same host is not an option, BOINC should not do that at all because it violated the validation concept. But if that's not the case (which would mean, that something is broken), this should help : http://www.boinc-wiki.info/Project_Configuration_File look for "one_result_per_user_per_wu" there |
|
2)
Message boards :
Number crunching :
Problem #3 done?
(Message 86)
Posted 362 days ago by Ananas ... or work generation just paused? |
|
3)
Message boards :
Number crunching :
dumb server code!
(Message 85)
Posted 362 days ago by Ananas ... is a 4 letter word. :p Itchy still singing it in my car everytime I drive :-) |
|
4)
Message boards :
Number crunching :
Nothing but compute errors vgtuApp_1.6_x86_64-pc-linux-gnu
(Message 77)
Posted 405 days ago by Ananas ... 'recent' compiler versions ... Just Microsoft compilers that is. Afaik. GNU has no trouble - besides some cross-platform validator issues under Windows that are caused by Microsoft DLLs (rounding policies) |
|
5)
Message boards :
Number crunching :
Nothing but compute errors vgtuApp_1.6_x86_64-pc-linux-gnu
(Message 75)
Posted 405 days ago by Ananas Doesn't run on Windows 2000 (VC++ version issue, probably cannot be solved) CreateProcess() failed - / Exit status -185 (0xffffffffffffff47) ERR_RESULT_START Usually a kernel version / DLL problem. Depending on the compiler version there might still be a compatibility option but the latest MS compilers don't have that anymore. edit : XP before SP2 might be affected too, I cannot test that though |