[Mesa-users] MESA installation EOS test fail

YASH MEHUL MEHTA yashmehta at iisc.ac.in
Tue Mar 23 17:30:41 UTC 2021


Alright, it is not a major inconvenience at the moment so I'll keep it at 6. If I do experiment, will let the outcome be known on this thread.
Thank you again!

Sincerely
Yash Mehta
Undergrad, IISc
________________________________
From: Warrick Ball <W.H.Ball at bham.ac.uk>
Sent: 23 March 2021 22:55
To: YASH MEHUL MEHTA <yashmehta at iisc.ac.in>
Cc: mesa-users at lists.mesastar.org <mesa-users at lists.mesastar.org>
Subject: Re: [Mesa-users] MESA installation EOS test fail

External Email


Hi Yash,

Well, you can always *try* decreasing the RAM and see if MESA stops with a similar error message, right?  MESA's RAM usage will depend on what sort of star you're modelling but I would leave it at 6GB if you can.  I don't know if others can comment but I personally haven't watched MESA's RAM usage closely.

Cheers,
Warrick


___________

Warrick Ball
Postdoc, School of Physics and Astronomy
University of Birmingham, Edgbaston, Birmingham B15 2TT
W.H.Ball at bham.ac.uk
+44 (0)121 414 4552

On Tue, 23 Mar 2021, yashmehta at iisc.ac.in wrote:

> So I cranked up the RAM (base memory) of my VM to 6GB, and it worked!
> It still took a couple of hours for the installation.
> Thank you so much!
> Should I always keep my RAM at high? Or will MESA work even at lower RAMs once it is installed?
>
> Yash Mehta
> Undergrad, IISc
>
> __________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
> From: Warrick Ball <W.H.Ball at bham.ac.uk>
> Sent: 23 March 2021 18:37
> To: YASH MEHUL MEHTA <yashmehta at iisc.ac.in>
> Cc: mesa-users at lists.mesastar.org <mesa-users at lists.mesastar.org>
> Subject: Re: [Mesa-users] MESA installation EOS test fail
> External Email
>
>
> > My machine is a 64-bit 8GB RAM Windows 10 (Home); but I'm running the install on my 16.04 Ubuntu Virtual Box.
>
> How much RAM have you allocated to the virtual machine?  I don't use them myself so I'm not sure what your options are but I suspect that it's too little for MESA to load the EoS into memory, even for the EoS module's unit test.
>
> Cheers,
> Warrick
>
> ___________
>
> Warrick Ball
> Postdoc, School of Physics and Astronomy
> University of Birmingham, Edgbaston, Birmingham B15 2TT
> W.H.Ball at bham.ac.uk
> +44 (0)121 414 4552
>
> On Tue, 23 Mar 2021, yashmehta at iisc.ac.in wrote:
>
> > There were a few cases of a similar issues on the mailing list archive, but the solution that worked for them (export MESA_TEMP_CACHES_DISABLE=1) did not work in my case.
> >
> > My machine is a 64-bit 8GB RAM Windows 10 (Home); but I'm running the install on my 16.04 Ubuntu Virtual Box.
> >
> > uname -a:
> > Linux VB 4.15.0-91-generic #92~16.04.1-Ubuntu SMP Fri Feb 28 14:57:22 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
> >
> > gfortran -v:
> > Using built-in specs. COLLECT_GCC=/home/yash/mesasdk/bin/gfortran.exec
> > COLLECT_LTO_WRAPPER=/home/yash/mesasdk/bin/../libexec/gcc/x86_64-pc-linux-gnu/10.2.0/lto-wrapper
> > Target: x86_64-pc-linux-gnu
> > Configured with: /home/user/sdk2-tmp/build/gcc/configure CC= --build=x86_64-pc-linux-gnu --prefix=/home/user/sdk2-tmp/mesasdk --with-gmp=/home/user/sdk2-tmp/mesasdk --with-mpfr=/home/user/sdk2-tmp/mesasdk --with-mpc=/home/user/sdk2-tmp/mesasdk
> > --enable-languages=c,c++,fortran --disable-multilib --disable-nls --disable-libsanitizer --enable-clocale=generic
> > Thread model: posix
> > Supported LTO compression algorithms: zlib
> > gcc version 10.2.0 (GCC)
> >
> > echo $MESASDK_ROOT:
> > /home/yash/mesasdk
> >
> > echo $PATH:
> > /home/yash/mesasdk/bin:/home/yash/anaconda3/condabin:/home/yash/bin:/home/yash/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
> >
> > echo $MESA_DIR:
> > /home/yash/Downloads/mesa-r15140
> >
> >
> > Sincerely
> > Yash Mehta
> > Indian Institute of Science
> >
> >_________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
> _
> > From: Warrick Ball <W.H.Ball at bham.ac.uk>
> > Sent: 23 March 2021 17:11
> > To: YASH MEHUL MEHTA <yashmehta at iisc.ac.in>
> > Cc: mesa-users at lists.mesastar.org <mesa-users at lists.mesastar.org>
> > Subject: Re: [Mesa-users] MESA installation EOS test fail
> > External Email
> >
> >
> > Hi,
> >
> > First, it would help if you followed the instructions under "What should you do if MESA did not install successfully?":
> >
> >      http://mesa.sourceforge.net/prereqs.html#what-should-you-do-if-mesa-did-not-install-successfully
> >
> > Did you search the mailing list for users who had similar issues?  Also, these details would help:
> >
> >      Describe your computer (machine type, operating system, operating system version).
> >
> >      What is the output of each of the following commands?
> >
> >      uname -a
> >      gfortran -v
> >      echo $MESASDK_ROOT
> >      echo $PATH
> >      echo $MESA_DIR
> >
> > That said, how much RAM does your system have?  MESA basically requires about 8GB.  I'd hazard a guess that the EoS tester is running out and therefore getting killed by the operating system.
> >
> > Cheers,
> > Warrick
> >
> >
> > ___________
> >
> > Warrick Ball
> > Postdoc, School of Physics and Astronomy
> > University of Birmingham, Edgbaston, Birmingham B15 2TT
> > W.H.Ball at bham.ac.uk
> > +44 (0)121 414 4552
> >
> > On Tue, 23 Mar 2021, mesa-users at lists.mesastar.org wrote:
> >
> > > Hi!
> > > I am attempting to install MESA, and have followed all the previous instructions as given on the sourceforge page.
> > > On finally executing ./install, the package starts installing until it reaches this:
> > >
> > >
> > >       /home/yash/Downloads/mesa-r15140/eos building eos package.
> > >
> > > MAKEDEPF90
> > > COMPILE_CMD ../public/eos_def.f90
> > > COMPILE_CMD ../private/eos_blend.f90
> > > COMPILE_CMD ../private/create_FSCRliq8_table.f90
> > > COMPILE_CMD ../private/create_EXCOR7_table.f90
> > > COMPILE_CMD ../private/pc_support.f90
> > > COMPILE_CMD ../private/pc_eos.f90
> > > COMPILE_CMD ../private/helm_polynomials.f90
> > > COMPILE_CMD ../private/skye_thermodynamics.f90
> > > COMPILE_CMD ../private/skye_ideal.f90
> > > COMPILE_CMD ../private/skye_coulomb_liquid.f90
> > > COMPILE_CMD ../private/skye_coulomb_solid.f90
> > > COMPILE_CMD ../private/skye_coulomb.f90
> > > COMPILE_CMD ../private/skye.f90
> > > COMPILE_CMD ../private/helm_alloc.f90
> > > COMPILE_CMD ../private/helm.f90
> > > COMPILE_CMD ../private/gauss_fermi.f90
> > > COMPILE_CMD ../private/eosdt_load_tables.f90
> > > COMPILE_CMD ../private/eospt_load_tables.f90
> > > COMPILE_CMD ../private/eosdt_support.f90
> > > COMPILE_CMD ../private/eoscms_eval.f90
> > > COMPILE_CMD ../private/eospc_eval.f90
> > > COMPILE_CMD ../private/eos_helm_eval.f90
> > > COMPILE_CMD ../private/eosdt_eval.f90
> > > COMPILE_CMD ../private/eospt_eval.f90
> > > COMPILE_CMD ../private/eosde_eval.f90
> > > COMPILE_CMD ../private/eos_ctrls_io.f90
> > > COMPILE_CMD ../private/eos_initialize.f90
> > > COMPILE_CMD ../public/eos_lib.f90
> > > LIB_TOOL libeos.a
> > > MAKEDEPF90
> > > FC ../src/opal_eval.f
> > > TEST_COMPILE FIXED_LEGACY ../src/eos_support.f
> > > TEST_COMPILE ../src/test_eos_blend.f90
> > > TEST_COMPILE ../src/test_eos_support.f90
> > > TEST_COMPILE FIXED_LEGACY ../src/test_eos.f
> > > LOADER ../tester
> > > TEST_COMPILE FIXED_LEGACY ../src/test_eos_quietly.f
> > > LOADER ../test_quietly
> > > TEST_COMPILE FIXED_LEGACY ../src/sample_eos.f
> > > LOADER ../sample
> > > ../utils/build_and_test_parallel: line 56:  5825 Killed                  ./test_quietly &> test_quietly.txt
> > >
> > > /home/yash/Downloads/mesa-r15140/eos/test
> > > FAILED
> > >
> > >
> > > /home/yash/Downloads/mesa-r15140/eos
> > > ./build_and_test FAILED
> > >
> > >
> > >
> > >
> > > I am unsure how to fix this.
> > >
> > > Sincerely
> > > Yash Mehta
> > >
> > >
> >
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20210323/0be9bde4/attachment.htm>


More information about the Mesa-users mailing list