[mesa-users] 3611 installation problem
Peter Perakis
perakis10 at gmail.com
Thu Sep 22 13:06:57 EDT 2011
Hi all,
I also updated to 3633 and was able to successfully install Mesa with
gfortran 4.6.1. Good luck to all.
-Peter
On Thu, Sep 22, 2011 at 10:34 AM, Larry Pinsonneault <lpinsono at hal-pc.org>wrote:
> **
> When I upgraded to Mesa release 3633, my install was successful.
>
> Adding 'export OMP_NUM_THREADS=4' (4 threads for my machine) to my
> .bashrc had previously been required.
>
> Larry Pinsonneault
>
>
>
>
> On 09/21/2011 04:08 PM, Larry Pinsonneault wrote:
>
> Hi,
>
> I get the same result as Aaron and Phil. The installation fails in rates
> with
> exactly the same six mismatches.
>
> I am running Ubuntu 11.4 with gfortran 4.5.2 on a Toshiba Satellite.A665.
>
> Larry Pinsonneault
>
> On 09/19/2011 09:05 AM, Aaron Dotter wrote:
>
> Hi,
>
> I'll add my tale of woe to Phil's. Everything goes fine until rates.
> Looks like Phil and I are consistent, at least.
>
> /Users/dotter/mesa3611/rates
> building rates package.
>
> make: `librates.a' is up to date.
> make: `librates.a' is up to date.
> gfortran -fopenmp -o ../tester test_rates.o -L../../make -lrates
> -L../../../lib -lreaclib -lweak -lchem -linterp_2d -linterp_1d -lnum -lutils
> -lalert -lconst -lmtx -lmesaklu -lmesalapack -lmesablas
> gfortran -fopenmp -o ../show_rates reaction_rate_from_cache.o -L../../make
> -lrates -L../../../lib -lreaclib -lweak -lchem -linterp_2d -linterp_1d -lnum
> -lutils -lalert -lconst -lmtx -lmesaklu -lmesalapack -lmesablas
>
> 58c58
> < rne20ap_to_mg24 0.0000000000000000E+00
> --- field 2 relative error 1.00e+00
> > rne20ap_to_mg24 1.3318310086100496E-08
> 60c60
> < rmg24ap_to_si28 0.0000000000000000E+00
> --- field 2 relative error 1.00e+00
> > rmg24ap_to_si28 2.6558494648638122E-06
> 62c62
> < r_c12_to_he4_he4_he4 0.0000000000000000E+00
> --- field 2 relative error 1.00e+00
> > r_c12_to_he4_he4_he4 1.4771305847143582E-26
> 63c63
> < r_ne20_ga_o16 0.0000000000000000E+00
> --- field 2 relative error 1.00e+00
> > r_ne20_ga_o16 3.8122575515639085E-16
>
> /Users/dotter/mesa3611/rates/test
> TEST FAILED -- compare test_output to tmp.txt
>
>
> /Users/dotter/mesa3611/rates
> ./build_and_test FAILED
>
> This is MESA 3611 on Mac OS X 10.6.8 with gfortran 4.5.2.
>
> Aaron
>
>
>
>
> On Mon, Sep 19, 2011 at 8:30 AM, Phil Arras <pla7y at virginia.edu> wrote:
>
>>
>> Greetings,
>>
>> I encountered a compilation error for version 3611, for Mac OS X (10.6.8),
>> with gfortran 4.6.1:
>>
>>
>> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>> gfortran -fopenmp -o ../show_rates reaction_rate_from_cache.o -L../../make
>> -lrates -L../../../lib -lreaclib -lweak -lchem -linterp_2d -linterp_1d -lnum
>> -lutils -lalert -lconst -lmtx -lmesaklu -lmesalapack -lmesablas
>>
>> 58c58
>> < rne20ap_to_mg24 0.0000000000000000E+00
>> --- field 2 relative error 1.00e+00
>> > rne20ap_to_mg24 1.3318310086100496E-08
>> 60c60
>> < rmg24ap_to_si28 0.0000000000000000E+00
>> --- field 2 relative error 1.00e+00
>> > rmg24ap_to_si28 2.6558494648638122E-06
>> 62c62
>> < r_c12_to_he4_he4_he4 0.0000000000000000E+00
>> --- field 2 relative error 1.00e+00
>> > r_c12_to_he4_he4_he4 1.4771305847143582E-26
>> 63c63
>> < r_ne20_ga_o16 0.0000000000000000E+00
>> --- field 2 relative error 1.00e+00
>> > r_ne20_ga_o16 3.8122575515639085E-16
>>
>> /Users/arras/stars/mesa/rates/test
>> TEST FAILED -- compare test_output to tmp.txt
>>
>>
>> /Users/arras/stars/mesa/rates
>> ./build_and_test FAILED
>>
>> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>>
>>
>>
>> Comparing the two files gave:
>>
>>
>> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>> Phil-Arras-MacBook-Pro:mesa/rates/test] arras% diff test_output tmp.txt
>> 1c1
>> <
>> ---
>> >
>> 5c5
>> <
>> ---
>> >
>> 21c21
>> < rn15pg_aux 3.0733146900102957E+02
>> ---
>> > rn15pg_aux 3.0733146900102952E+02
>> 26c26
>> < r_mg24_ag_si28 7.3991076437333121E-04
>> ---
>> > r_mg24_ag_si28 7.3991076437333111E-04
>> 31c31
>> <
>> ---
>> >
>> 33,34c33,34
>> <
>> <
>> ---
>> >
>> >
>> 38c38
>> <
>> ---
>> >
>> 58c58
>> < rne20ap_to_mg24 1.3318310086100496E-08
>> ---
>> > rne20ap_to_mg24 0.0000000000000000E+00
>> 60c60
>> < rmg24ap_to_si28 2.6558494648638122E-06
>> ---
>> > rmg24ap_to_si28 0.0000000000000000E+00
>> 62,64c62,64
>> < r_c12_to_he4_he4_he4 1.4771305847143582E-26
>> < r_ne20_ga_o16 3.8122575515639085E-16
>> <
>> ---
>> > r_c12_to_he4_he4_he4 0.0000000000000000E+00
>> > r_ne20_ga_o16 0.0000000000000000E+00
>> >
>> 66,69c66,69
>> <
>> < FL_epsnuc_3alf 1.1675035548327446E+21
>> <
>> <
>> ---
>> >
>> > FL_epsnuc_3alf 1.1675035548327443E+21
>> >
>> >
>> 73c73
>> <
>> ---
>> >
>> 75c75
>> <
>> ---
>> >
>> 77c77
>> <
>> ---
>> >
>>
>> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>>
>> So they only differ by a tiny amount.
>>
>> Oddly, the first time I tried the installation it barfed on the mtx
>> routine. Then just for the fun of it I tried doing ./install again and it
>> got through mtx,
>> but then stopped on rates, and is stuck there no matter how many times I
>> try ./install.
>>
>> Help!
>>
>> cheers,
>>
>> Phil
>>
>>
>>
>> ------------------------------------------------------------------------------
>> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
>> Learn about the latest advances in developing for the
>> BlackBerry® mobile platform with sessions, labs & more.
>> See new tools and technologies. Register for BlackBerry® DevCon today!
>> http://p.sf.net/sfu/rim-devcon-copy1
>> _______________________________________________
>> mesa-users mailing list
>> mesa-users at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mesa-users
>>
>
>
> ------------------------------------------------------------------------------
> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
> Learn about the latest advances in developing for the
> BlackBerry® mobile platform with sessions, labs & more.
> See new tools and technologies. Register for BlackBerry® DevCon today!http://p.sf.net/sfu/rim-devcon-copy1
>
>
> _______________________________________________
> mesa-users mailing listmesa-users at lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/mesa-users
>
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2dcopy1
> _______________________________________________
> mesa-users mailing list
> mesa-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesa-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20110922/1b8b6323/attachment.html>
More information about the Mesa-users
mailing list