Java heap space/OutOfMemory error (take 2)
Posted: Wed Sep 01, 2010 11:53 am
Dear Dynare team,
last February, jpfeifer posted on the problem that with long enough MCMC chains, Java bombs because of memory problems arising from the waitbar in the MCMC step. Stephane's solution was to use the -nojvm option. However, this only works on Unix platforms; windows doesn't support it. Is there an equivalent option for windows, other than commenting out the waitbar code? It seems that the waitbar generates about 15 percent overhead, which is quite inefficient.
Thanks for your reply.
Pierre
last February, jpfeifer posted on the problem that with long enough MCMC chains, Java bombs because of memory problems arising from the waitbar in the MCMC step. Stephane's solution was to use the -nojvm option. However, this only works on Unix platforms; windows doesn't support it. Is there an equivalent option for windows, other than commenting out the waitbar code? It seems that the waitbar generates about 15 percent overhead, which is quite inefficient.
Thanks for your reply.
Pierre