From: Ming Y. <my...@ma...> - 2011-09-19 03:02:47
|
Dear all, I have updated the MESA to 3611 yesterday. But there is a problem when installing the atm package. I also read the digest of mesa and find some people have the same problems. Are there any solutions? (change the threads number cannot fix this) /home/ymray/works/mesa/atm building atm package. ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -fp-model precise -prec-div -prec-sqrt -ftz -c -free ../public/atm_def.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -fp-model precise -prec-div -prec-sqrt -ftz -c -free ../private/integrate_atm.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -fp-model precise -prec-div -prec-sqrt -ftz -c -free ../private/table_atm.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -fp-model precise -prec-div -prec-sqrt -ftz -c -free ../private/mod_atm.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -fp-model precise -prec-div -prec-sqrt -ftz -c -free ../public/atm_lib.f ar crs libatm.a integrate_atm.o table_atm.o mod_atm.o atm_lib.o make: “libatm.a”是最新的。 ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -O2 -free ../src/test_atm_support.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -O2 -free ../src/test_atm.f ifort -openmp -threads -o ../tester test_atm_support.o test_atm.o -L../../make -latm -L../../../lib -leos -lkap -lnet -lscreen -lrates -lreaclib -lweak -lneu -lchem -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesaklu -lmesalapack -lmesablas ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -O2 -free ../src/test_atm_quietly.f ifort -openmp -threads -o ../test_quietly test_atm_support.o test_atm_quietly.o -L../../make -latm -L../../../lib -leos -lkap -lnet -lscreen -lrates -lreaclib -lweak -lneu -lchem -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesaklu -lmesalapack -lmesablas ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../../make -I../../public -I../../../include -check uninit -check pointers -check bounds -check all -g -c -O2 -free ../src/plot_atm.f ifort -openmp -threads -o ../plotter test_atm_support.o plot_atm.o -L../../make -latm -L../../../lib -leos -lkap -lnet -lscreen -lrates -lreaclib -lweak -lneu -lchem -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesaklu -lmesalapack -lmesablas 64c64 < Do_One_Grey_Irradiated: kap 6.0992874184124302E-02 --- field 3 relative error 2.35e+00 > Do_One_Grey_Irradiated: kap 1.8176165663029643E-02 71c71 < tau 5.8037143231695874E+00 --- field 2 relative error 9.12e-01 > tau 1.1100502830879284E+01 75c75 < T 1.4754276464049410E+03 --- field 2 relative error 1.50e-01 > T 1.6974910696457246E+03 76c76 < logT 3.1689179169620103E+00 --- field 2 relative error 1.92e-02 > logT 3.2298074981726947E+00 /home/ymray/works/mesa/atm/test TEST FAILED -- compare test_output to tmp.txt /home/ymray/works/mesa/atm ./build_and_test FAILED Best Regards --------------------------------- Ming Yang Department of Astronomy Beijing Normal University 19 Xinjiekou Wai Street Beijing, 100875 P.R.China E-mail: my...@ma... --------------------------------- |