Happy Monday, one and all. Not much really exciting to report except that I just code signed the Windows version of the new client, which Eric and I fully plan to release to the public tomorrow. We'll start splitting multibeam workunits shortly after that (the new client can and will process classic data until the new workunits appear). Expect a press release shortly after that (we hope).
Yeah,the tech news board has a post from Matt saying the Windows version got released and that Linux and Mac versions were to follow shortly.In any case, I posted a question asking about the default multiplier in that thread a few minutes ago - shucks, would be interesting to know, wouldn't it If I get a quick answer, I'll start populating the downloads section with 2.4 apps (else I'll go to sleep first).Now for a front page item about MB apps and switching to them...Regards,Simon.
OK i just received am email from Eriic that confirms the 2.85 multi.Yes, 2.85. If the <credit_rate> tag is present in the workunitanalysis_config, the value present there will be used. That willallow us to vary the multiplier without releasing a new application.EricOn 8/10/07, Crunch3r wrote:>>>>> Hello Eric,>>>> could you please confirm that the new multiplier used for MB apps is 2.85 ?>>>> We (lunatics.at) need to know for sure before we can release our > optimized apps.>>>> Thanks>>
Damn, I remember writing the code in one of the constructors in seti_header.cpp, but it's definitely not there now. That's the problem with developing on multiple machines simultaneously, sometimes a change can get lost. It looks like the 5.27 application is constant at 2.85, and we'll need to do one more release to change it.If you want yours to do it right and not need to do a later release, the function seti_analyze() in analyzeFuncs.cpp is probably a good place to add an "if (swi.analysis_cfg.credit_rate != 0) LOAD_STORE_ADJUSTMENT=swi.analysis_cfg.credit_rate;" Like around line 189.Whatever you do, I'll do the same.Eric
Eric,We've already released with the fixed 2.85, so will defer to yourather than going ahead with a change. Simon and Crunch3r havebeen kept pretty busy doing many builds and such, unless youanticipate using the feature very soon it seems best to leavethe situation as it stands while things settle down.I apologize for having taken your "(potentially)" in the SETIBeta post where you mentioned the feature as indicating completionof the feature was intentionally deferred.I suppose you also will want to adjust SETUP_FLOPS ?