swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swarm-Support] batchswarm problem - getActivity


From: Marcus G. Daniels
Subject: Re: [Swarm-Support] batchswarm problem - getActivity
Date: Fri, 28 Mar 2008 20:35:46 -0600
User-agent: Thunderbird 2.0.0.12 (X11/20080226)

Corinne Coen wrote:
now I have different
model performance with the GUI and in batch mode.

CSN is an ivar that is set in Firm.m on line 190.
         CSN = getUniformD( 0, 1);

If you run ./rivalry and read the report, you will see a line that reads @CSN's@ 0.30 0.13 0.08

If you run in batch mode, that line always reads @CSN's@ 0.0 0.0 0.0

CSN is not set and does not work.  How can this be?
Strange, not for me (details on system below). You might try putting a printf in getCSN in Firm.m to see if there is non-zero value there.

address@hidden ~]$ uname -a
Linux localhost 2.6.24.3-34.fc8 #1 SMP Wed Mar 12 16:51:49 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
address@hidden InvestmentRivalry103]$ ./rivalry --version
rivalry [no application version] (Swarm 2.2.4)
address@hidden InvestmentRivalry103]$ rm report
address@hidden InvestmentRivalry103]$ ./rivalry  -b
address@hidden InvestmentRivalry103]$ grep 'address@hidden' report
@CSN's@               0.42            0.84            0.43



reply via email to

[Prev in Thread] Current Thread [Next in Thread]