[mesa-users] Compiling MESA on Cray supercomputer
Austin Harris
austin at lbl.gov
Tue Nov 22 18:14:50 EST 2016
Hi,
Has anyone had success compiling MESA on a Cray machine (e.g. Edison) with
the Cray compiler and compiler wrappers?
I can get as far as compiling the "star" directory, but I run into the
following error:
>
> ftn -hadd_paren -hfp0 -ef -I../public -I../private -I../../include -eI
> -O0 -eD -c -f free -eZ -I/global/homes/j/jaharris/mesasdk/include
> -I../defaults -I../job -I../other ../private/init_model.f90
> allocate(xh(nvar_hydro,nz), xa(species,nz), &
> ftn-7212 crayftn: WARNING GET1_ZAMS_MODEL, File =
> ../private/init_model.f90, Line = 246
> Variable "conv_vel" is used before it is defined.
> ftn-7212 crayftn: WARNING GET1_ZAMS_MODEL, File =
> ../private/init_model.f90, Line = 246
> Variable "lnt" is used before it is defined.
Looking at the code, I don't understand why I'm getting this error, but
perhaps someone has encountered this?
--Austin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20161122/387e93df/attachment.html>
More information about the Mesa-users
mailing list