<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <blockquote type="cite">
      <pre>In the -gh (Gauss-Hermite integration) for block diagonal random effects
model my program crashes when going from -gh 6 to -gh 8.

Has anyone encountered similar problems? It works fine with -gh 6 (possibly
also -gh 7) but when I use -gh 8, gradfil1.tmp grows and then I get the
message below.  Is this an out of memory issue?

The tpl and dat files are at:
<a href="https://docs.google.com/folder/d/0B77g1ScdUwVeWkNDaFA5OVp2SjA/edit?usp=sharing">https://docs.google.com/folder/d/0B77g1ScdUwVeWkNDaFA5OVp2SjA/edit?usp=sharing</a>

><i> run_admb("dmcjsre",verbose=T,extra.args="-gh 8")
</i>running compiled executable with args: '  -gh 8 '...
Run output:

Error reading stack identifer for aaaa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <<a href="http://lists.admb-project.org/pipermail/users/attachments/20130227/9eba1f32/attachment.html">http://lists.admb-project.org/pipermail/users/attachments/20130227/9eba1f32/attachment.html</a>></pre>
    </blockquote>
    <br>
    This is on my short list of things to look at. A work around is to
    increase the size of the<br>
    buffers for storing derivative information.<br>
    <br>
    <blockquote type="cite">
      <pre>
</pre>
      <hr></blockquote>
  </body>
</html>