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: Corinne Coen
Subject: RE: [Swarm-Support] batchswarm problem - getActivity
Date: Sun, 30 Mar 2008 13:33:36 -0400

Marcus,
Doesn't the "printf" solution only work if I am not in batch mode?
The CSN's are assigned a non-zero value and print to my report when I run
./rivalry.  But not when I use batch mode?
Or have I missed something?
Corinne

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf
Of Marcus G. Daniels
Sent: Friday, March 28, 2008 10:36 PM
To: Swarm Support
Subject: Re: [Swarm-Support] batchswarm problem - getActivity

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

_______________________________________________
Support mailing list
address@hidden
http://www.swarm.org/mailman/listinfo/support






reply via email to

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