http://orbit.psi.edu/oah/forum_thread.php?id=64
Posted 20 Apr 2008 2:08:24 UTC
After a batch of ~4000 WUs here's the situation:
在大约4000个任务包的测试完成后:
win32: the SurveySimulator app seems to run correctly on XP, but fails on win98 or earlier; this is due to a compiler/system limitation. We cannot at this moment support win98 or earlier systems, and we're looking for a way to prevent the submission of WUs to these hosts.
项目将不支持win98及更早的系统。
linux: we're still trying to understand if there is any serious problem with the linux app. WUs seem to complete successfully, but sometimes fail to validate and/or get credit.
linux下的计算结果有时会不能通过验证,正在查找原因。
macos: app version 1.14 still doesn't run on Mac OS 10.4 or earlier. An updated version, likely 1.15, it's in the works to try to fix this.
mac平台,1.14版的计算程序不能在macos 1.04或更早的系统上运行,1.15版试图解决这个问题。
homogeneous redundance: we'd rather not enable it. We want our WUs to run in very different environments, because 1) the app is supposed to produce nearly identical results on any platform; 2) differences help us spot bugs and limits of the app. Every problem spotted by non-homogeneous WUs is likely to produce improvements in the app.
不准备引入homogeneous redundance,因为我们希望计算程序在任何平台下得到的计算结果都是相同的,如果有不同,能够帮助我们定位bug和了解程序的一些不足。
error limit: we're increasing it to 5, to give more chances to the same WU to get computed correctly. We might lower this limit in the future, as the app gets more stable.
目前任务包的错误结果上限为5,以后程序变得更稳定之后,应该会适当降低这个限制。