[Mesa-users] Test suite in r15140
Kevin Rorke
kevin.rorke at gmail.com
Wed Sep 8 17:26:21 UTC 2021
Thank you, everyone, for the extremely helpful comments and suggestions.
It turned out that the main problem was indeed a memory issue; while
running the inlist_remove_env inlist, the memory usage increased to its
maximum and then killed the run (even while using the default initial
mass of 3.1 Msun). Doubling the memory to 16GB solved that problem.
Cheers,
Kevin
On 9/8/21 5:23 PM, Evan Bauer wrote:
> Hi Kevin,
>
> Thanks for this report. It looks like you're using make_co_wd exactly
> how it was intended to be used, so I would hope the design is robust
> enough that you can accomplish your goal here.
>
> I've just attempted to reproduce the failure you're seeing by running
> make_co_wd on 15140 with an initial mass of 5.7, but I don't see it
> fail in the same spot. On my system, this succeeds in running through
> the relaxation process. However, I do notice that this particular
> stage where you see the run fail is using more memory than the
> preceding steps, around 6 GB. Is it possible your system is running
> out of memory during this step and killing the run?
>
> Cheers,
> Evan
>
>
More information about the Mesa-users
mailing list