mesa-users] Compiling MESA EOS and OPACITY modules
Bill Paxton
paxton at kitp.ucsb.edu
Mon Dec 14 10:35:15 EST 2009
Hi,
Let's try again with gfortran.
To ensure that everything has been
recompiled with the new compiler,
remove the old stuff and then
redo the entire install by doing this:
cd mesa
./clean
./install
Once you have completed a normal install,
the eos and kap tables will have been created
automatically, so let's focus on the install
for now.
Bill
On Dec 14, 2009, at 6:18 AM, Ricky Olivier wrote:
> Dear Bill,
>
> Thanks for the info. I upgraded to gfortran 4.5.0 and still it
> hangs. It seems to hang at the following compilation line:
>
> gfortran -fopenmp -o ../tester test_superlu.o test_sparskit.o
> test_mtx.o -L../../make -lmtx -L../../../lib -lmesalapack -
> lmesablas -lutils -lalert
>
> On another point, I looked through all the directories, and I still
> don't find the eos and kap tables anywhere. Thanks to both you and
> Aaron's responses so far.
>
> Ricky
>
> Bill Paxton wrote:
>> Hi Ricky,
>>
>> The "infinite hang" symptom has happened in the past with
>> older versions of gfortran. So, my first suggestion is to
>> try again with the most recent gfortran version --
>> for example, I'm using 4.5.0 without problems.
>> you can get gfortran binaries to download at
>> http://gcc.gnu.org/wiki/GFortran
>>
>> -Bill Paxton
>>
>>
More information about the Mesa-users
mailing list