Try and recheckout a fresh copy first and rebuild all, then rerun...<br><br><div class="gmail_quote">On Wed, Sep 12, 2012 at 8:11 AM, Mollie Brooks <span dir="ltr"><<a href="mailto:mbrooks@ufl.edu" target="_blank">mbrooks@ufl.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I just noticed that I'm only getting this behaviour on one computer but not the other.<br>
<br>
The one it works on gives this version info<br>
<br>
bash-3.2$ ./pond -version<br>
ADMB Program: ./pond<br>
<br>
ADMB-11.X safe libraries compiled with Gnu C++ 4.2.1(64bit)<br>
Build date: Aug 31 2012<br>
Revision: 591:595M<br>
<br>
Copyright (c) 2008-2012 ADMB Foundation and Regents of the University of California<br>
<br>
The computer where it doesn't work gives this version info<br>
[mbrooks@r11a-s18 Bernoulli]$ ./pond -version<br>
ADMB Program: ./pond<br>
<br>
ADMB-trunk safe libraries compiled with Gnu C++ 4.4.6(64bit)<br>
Build date: Aug 31 2012<br>
Revision: 591<br>
<br>
Could this be a problem with the ludecomp reversion? I'm using choleski_decomp() in this program.<br>
<br>
thanks,<br>
Mollie<br>
<span class="HOEnZb"><font color="#888888"><br>
Mollie Brooks<br>
Postdoctoral Researcher, Ponciano Lab<br>
Biology Department, University of Florida<br>
<a href="http://people.biology.ufl.edu/mbrooks" target="_blank">http://people.biology.ufl.edu/mbrooks</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On 12 Sep 2012, at 1:44 PM, Mollie Brooks wrote:<br>
<br>
> Hi,<br>
> I've been getting a lot of these warnings.<br>
> Possible overflow in DF_dvlog<br>
><br>
> Then a lot of these<br>
> Error in matrix inverse -- matrix singular in inv(dmatrix)<br>
><br>
> and then one of these that crashes the program<br>
> matrix bound exceeded -- row index too low in dmatrix::operator()value was0<br>
><br>
> I'm almost certain that I'm accessing the matrix elements correctly and the matrix shouldn't be singular at the initial values.<br>
> Is there anything else that could lead to this series of errors?<br>
><br>
> The other output is<br>
>  Inner f = -inf<br>
> Newton raphson 1<br>
> f = nan max g = nan<br>
> Newton raphson 2<br>
> f = nan max g = nan<br>
><br>
> thanks,<br>
> Mollie<br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@admb-project.org">Users@admb-project.org</a><br>
> <a href="http://lists.admb-project.org/mailman/listinfo/users" target="_blank">http://lists.admb-project.org/mailman/listinfo/users</a><br>
><br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@admb-project.org">Users@admb-project.org</a><br>
<a href="http://lists.admb-project.org/mailman/listinfo/users" target="_blank">http://lists.admb-project.org/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br>