From: Eric B. <er....@gm...> - 2010-06-24 21:33:14
|
Hi, I downloaded the latest version of mesa on June 24th and tried to install it right away. While installing the kap module I got an error message, while the installer was trying to compare test_output to tmp.txt Here's a log of the last attempt I made at installing this module: cd kap ./install make: `libkap.a' is up to date. ifort -openmp -threads -o ../tester test_kap_support.o test_kap.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem ifort -openmp -threads -o ../test_quietly test_kap_support.o test_kap_quietly.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem ifort -openmp -threads -o ../plotter test_kap_support.o plot_kap.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem FAILED /home/blaiseri/mesa/kap/test TEST FAILED -- compare test_output to tmp.txt I searched the kap/test folder and I do see test_output but there is no tmp.txt file anywhere. I presume that it should already be in the folder before installing, if that's how you check if the modules work fine. Could this file be missing from the most recent distribution of mesa? If not, do you know what is the problem? Cheers, Eric Blais |
From: Marcin @ a. <ast...@o2...> - 2010-06-25 12:47:20
|
Hi Eric, Please try to use the "latest stable" version which is 2469 or maybe a previous 2404. Other versions - not marked as stables - might some time not to compile. Check if it helped you. Marcin Mackiewicz On 2010-06-24 23:33, Eric Blais wrote: > Hi, > > I downloaded the latest version of mesa on June 24th and tried to > install it right away. While installing the kap module I got an error > message, while the installer was trying to compare test_output to > tmp.txt Here's a log of the last attempt I made at installing this > module: > > cd kap > ./install > make: `libkap.a' is up to date. > ifort -openmp -threads -o ../tester test_kap_support.o test_kap.o > -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum > -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem > ifort -openmp -threads -o ../test_quietly test_kap_support.o > test_kap_quietly.o -L../../make -lkap -L../../../lib -linterp_2d > -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack > -lmesablas -leos -lchem > ifort -openmp -threads -o ../plotter test_kap_support.o plot_kap.o > -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum > -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem > > > FAILED > > > /home/blaiseri/mesa/kap/test > TEST FAILED -- compare test_output to tmp.txt > > > > > > I searched the kap/test folder and I do see test_output but there is > no tmp.txt file anywhere. I presume that it should already be in the > folder before installing, if that's how you check if the modules work > fine. Could this file be missing from the most recent distribution of > mesa? If not, do you know what is the problem? > > Cheers, > Eric Blais > > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > > > _______________________________________________ > mesa-users mailing list > mes...@li... > https://lists.sourceforge.net/lists/listinfo/mesa-users > |
From: Eric B. <er....@gm...> - 2010-06-25 13:52:33
|
Hi, I tried version 2404 and I get the exact same issue. So both 2404 and 2469 have this problem for me. I tried 2341 as well but the compiler fails for another reason (there's some code it doesn't like in some other module). I'm using version 11.1.038 of the intel compiler. Eric Blais On Fri, Jun 25, 2010 at 8:46 AM, Marcin @ astrophysics <ast...@o2...>wrote: > Hi Eric, > > Please try to use the "latest stable" version which is 2469 or maybe a > previous 2404. > Other versions - not marked as stables - might some time not to compile. > > Check if it helped you. > > Marcin Mackiewicz > > > > > On 2010-06-24 23:33, Eric Blais wrote: > > Hi, > > I downloaded the latest version of mesa on June 24th and tried to install > it right away. While installing the kap module I got an error message, > while the installer was trying to compare test_output to tmp.txt Here's a > log of the last attempt I made at installing this module: > > cd kap > ./install > make: `libkap.a' is up to date. > ifort -openmp -threads -o ../tester test_kap_support.o test_kap.o > -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils > -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem > ifort -openmp -threads -o ../test_quietly test_kap_support.o > test_kap_quietly.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d > -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem > ifort -openmp -threads -o ../plotter test_kap_support.o plot_kap.o > -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils > -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem > > > FAILED > > > /home/blaiseri/mesa/kap/test > TEST FAILED -- compare test_output to tmp.txt > > > > > > I searched the kap/test folder and I do see test_output but there is no > tmp.txt file anywhere. I presume that it should already be in the folder > before installing, if that's how you check if the modules work fine. Could > this file be missing from the most recent distribution of mesa? If not, do > you know what is the problem? > > Cheers, > Eric Blais > > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo > > > _______________________________________________ > mesa-users mailing lis...@li...https://lists.sourceforge.net/lists/listinfo/mesa-users > > |
From: Bill P. <pa...@ki...> - 2010-06-25 14:13:28
|
Hi Eric, I think I finally realize the problem. Please go to the top level mesa directory and do ./install there. That script will install the modules in order so that by the time it gets to kap, all the modules that kap depends on will already be installed. The tmp.txt file is created by running the newly created kap module. It is compared to the file test_output in kap/test -- so test_output is part of the distribution, but tmp.txt is not. Please give it a try and let us know how it goes. Cheers, Bill |
From: Eric B. <er....@gm...> - 2010-06-25 14:59:30
|
checking if ndiff is installed ... yes! /home/blaiseri/mesa/const building const package. ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/const_def.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/const_lib.f ar crs libconst.a const_def.o const_lib.o 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 -fixed -132 ../src/test_const.f ifort -openmp -threads -o ../tester test_const.o -L../../make -lconst export done mesa const has been made, tested, and exported. ************************************************ /home/blaiseri/mesa/alert building alert package. ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/alert_lib.f ar crs libalert.a alert_lib.o 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 -fixed -132 ../src/test_alert.f ifort -openmp -threads -o ../tester test_alert.o -L../../make -lalert -L../../../lib export done mesa alert has been made, tested, and exported. ************************************************ /home/blaiseri/mesa/utils building utils package. ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../public/utils_def.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/utils_isnan_okay.f ifort -vec-report0 -traceback -error-limit 6 -warn all -warn nounused -openmp -threads -I../public -I../private -I../../include -c -free ../private/utils_nan.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/utils_dict.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../public/utils_lib.f ar crs libutils.a utils_isnan_okay.o utils_nan.o utils_dict.o utils_lib.o 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 -fixed -132 ../src/test_utils.f ifort -openmp -threads -o ../tester test_utils.o -L../../make -lutils -L../../../lib -lalert export done mesa utils has been made, tested, and exported. ************************************************ /home/blaiseri/mesa/mtx building mtx package. ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/mtx_def.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/mtx_support.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/mtx_block_tridiagonal.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../sparskit_src/blassm.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../sparskit_src/formats.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../sparskit_src/ilut.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../sparskit_src/infofun.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../sparskit_src/matvec.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../sparskit_src/inout.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../sparskit_src/unary.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../mkl_pardiso_src/mod_mkl_pardiso_stub.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/mtx_lib.f ar crs libmtx.a mtx_support.o mtx_block_tridiagonal.o blassm.o formats.o ilut.o infofun.o matvec.o inout.o unary.o mod_mkl_pardiso_stub.o mtx_lib.o ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dgemm.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dtrsm.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/xerbla.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/lsame.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dger.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dcopy.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dgemv.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dtbsv.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/daxpy.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/ddot.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dgbmv.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dasum.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dtrsv.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dscal.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/dswap.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/idamax.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/strsm.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/sgemm.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/slamch.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/isamax.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/sswap.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/sscal.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/sger.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/zaxpy.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/zdotc.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/zgerc.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/zhemv.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/zher2.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/ztrsv.f ar crs libmesablas.a dgemm.o dtrsm.o xerbla.o lsame.o dger.o dcopy.o dgemv.o dtbsv.o daxpy.o ddot.o dgbmv.o dasum.o dtrsv.o dscal.o dswap.o idamax.o strsm.o sgemm.o slamch.o isamax.o sswap.o sscal.o sger.o zaxpy.o zdotc.o zgerc.o zhemv.o zher2.o ztrsv.o ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgbcon.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgbequ.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgbrfs.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgbsv.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgbsvx.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgbtf2.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgbtrf.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgbtrs.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgecon.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgeequ.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgerfs.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgesv.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgesvx.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgetf2.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgetrf.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgetrs.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgtcon.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgtrfs.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgtsvx.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgttrf.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgttrs.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dgtts2.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlacn2.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlabad.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlacpy.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlagtm.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlangb.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlange.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlangt.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlantb.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlantr.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlaqgb.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlaqge.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlassq.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlaswp.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlatbs.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dlatrs.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/drscl.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/sgesv.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/sgetf2.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/sgetrf.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/sgetrs.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/slaswp.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgbtrf.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgbtrs.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgetrf.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgetrs.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgetf2.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zlaswp.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zlacgv.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zswap.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgeru.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/ztbsv.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgemv.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/ztrsm.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgbtf2.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/izamax.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgttrf.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgttrs.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgtts2.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zscal.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zcopy.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/zgemm.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../lapack_src/dcabs1.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/ilaenv.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -fixed -132 -c -w ../blas_src/dlamch.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 -w ../blas_src/ieeeck.f ar crs libmesalapack.a dgbcon.o dgbequ.o dgbrfs.o dgbsv.o dgbsvx.o dgbtf2.o dgbtrf.o dgbtrs.o dgecon.o dgeequ.o dgerfs.o dgesv.o dgesvx.o dgetf2.o dgetrf.o dgetrs.o dgtcon.o dgtrfs.o dgtsvx.o dgttrf.o dgttrs.o dgtts2.o dlacn2.o dlabad.o dlacn2.o dlacpy.o dlagtm.o dlangb.o dlange.o dlangt.o dlantb.o dlantr.o dlaqgb.o dlaqge.o dlassq.o dlaswp.o dlatbs.o dlatrs.o drscl.o sgesv.o sgetf2.o sgetrf.o sgetrs.o slaswp.o zgbtrf.o zgbtrs.o zgetrf.o zgetrs.o zgetf2.o zlaswp.o zlacgv.o zswap.o zgeru.o ztbsv.o zgemv.o ztrsm.o zgbtf2.o izamax.o zgttrf.o zgttrs.o zgtts2.o zscal.o zcopy.o zgemm.o dcabs1.o ilaenv.o dlamch.o ieeeck.o 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 -fixed -132 ../src/lu_test.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 -fixed -132 ../src/test_sparskit.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 -fixed -132 ../src/test_mtx.f ifort -openmp -threads -o ../tester lu_test.o test_sparskit.o test_mtx.o -L../../make -lmtx -L../../../lib -lmesalapack -lmesablas -lutils -lalert export done mesa mtx has been made, tested, and exported. ************************************************ /home/blaiseri/mesa/num building num package. ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -fixed -132 ../public/num_def.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -fixed -132 -c ../private/mod_dop853.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -fixed -132 -c ../private/mod_dopri5.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -fixed -132 ../private/mod_cash_karp.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -fixed -132 -c ../private/mod_dc_decsol.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -fixed -132 -c ../private/mod_rosenbrock.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -fixed -132 -c ../private/mod_sodex.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -fixed -132 -c ../private/mod_seulex.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -fixed -132 -c ../private/mod_radau5.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -fixed -132 ../private/mod_root.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -fixed -132 ../private/mod_solout_root.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -fixed -132 -c -heap-arrays ../private/mod_newton.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -fixed -132 ../public/mebdfi_solver_def.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -fixed -132 ../private/mebdfi_support.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -fixed -132 ../private/mebdfi_stiff.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -fixed -132 ../public/num_lib.f ar crs libnum.a mod_dop853.o mod_dopri5.o mod_cash_karp.o mod_dc_decsol.o mod_rosenbrock.o mod_sodex.o mod_seulex.o mod_radau5.o mod_root.o mod_solout_root.o mod_newton.o mebdfi_solver_def.o mebdfi_support.o mebdfi_stiff.o num_lib.o 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 -free ../src/test_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 -free ../src/test_int_support.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_beam.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 -free ../src/test_beam.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_chemakzo.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 -free ../src/test_chemakzo.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_hires.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 -free ../src/test_hires.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_emep.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 -free ../src/test_emep.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_medakzo.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 -free ../src/test_medakzo.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_pollu.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 -free ../src/test_pollu.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_rober.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 -free ../src/test_rober.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 -free ../src/test_transamp.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_vdpol.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 -free ../src/test_vdpol.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_vdpol3.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 -free ../src/test_vdpol3.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_vdpol_x.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 -free ../src/test_vdpol_x.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -O2 -c -fixed -132 ../src/bari_vdpol3_x.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 -free ../src/test_vdpol3_x.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 -free ../src/test_diffusion.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 -free ../src/test_mix.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -fixed -132 -g -c -I../../make -I../../public -I../../../include ../src/decsol.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -fixed -132 -g -c -I../../make -I../../public -I../../../include ../src/dc_decsol.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../../include -fixed -132 -g -c -I../../make -I../../public -I../../../include ../src/rodas.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 -free ../src/test_newton.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 -fixed -132 ../src/test_mebdfi.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 -free ../src/test_num.f ifort -openmp -threads -o ../tester test_support.o test_int_support.o bari_beam.o test_beam.o bari_chemakzo.o test_chemakzo.o bari_hires.o test_hires.o bari_emep.o test_emep.o bari_medakzo.o test_medakzo.o bari_pollu.o test_pollu.o bari_rober.o test_rober.o test_transamp.o bari_vdpol.o test_vdpol.o bari_vdpol3.o test_vdpol3.o bari_vdpol_x.o test_vdpol_x.o bari_vdpol3_x.o test_vdpol3_x.o test_diffusion.o test_mix.o decsol.o dc_decsol.o rodas.o test_newton.o test_mebdfi.o test_num.o -L../../make -lnum -L../../../lib -lmtx -lmesalapack -lmesablas -lalert -lutils -lconst 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 -free ../src/sample_ode_solver.f ifort -openmp -threads -o ../sample sample_ode_solver.o -L../../make -lnum -L../../../lib -lmtx -lmesalapack -lmesablas -lalert -lutils -lconst export done mesa num has been made, tested, and exported. ************************************************ ************************************************ ************************************************ ************************************************ installation of mtx and num modules was successful. ************************************************ ************************************************ ************************************************ /home/blaiseri/mesa/interp_1d building interp_1d package. ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/interp_1d_def.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/interp_1d_misc.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/interp_1d_pm.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/interp_1d_mp.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/interp_1d_misc_sg.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/interp_1d_pm_sg.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/interp_1d_mp_sg.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/interp_1d_lib.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/interp_1d_lib_sg.f ar crs libinterp_1d.a interp_1d_misc.o interp_1d_pm.o interp_1d_mp.o interp_1d_misc_sg.o interp_1d_pm_sg.o interp_1d_mp_sg.o interp_1d_lib.o interp_1d_lib_sg.o 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 -fixed -132 ../src/interp_1d_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 -fixed -132 ../src/interp_1d_support_sg.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 -fixed -132 ../src/test_interp_1d.f ifort -openmp -threads -o ../tester interp_1d_support.o interp_1d_support_sg.o test_interp_1d.o -L../../make -linterp_1d -L../../../lib -lalert -lconst 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 -fixed -132 ../src/plot_interp_1d.f ifort -openmp -threads -o ../plotter interp_1d_support.o plot_interp_1d.o -L../../make -linterp_1d -L../../../lib -lalert -lconst export done mesa interp_1d has been made, tested, and exported. ************************************************ /home/blaiseri/mesa/interp_2d building interp_2d package. ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/bicub_sg.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/bicub_db.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/bicub_db1.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/bicub_db2.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/bicub_db3.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/bipm_db.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/bipm_sg.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/akima760_sg.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/akima760_db.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/renka790_sg.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c -fixed -132 ../private/renka790_db.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/interp_2d_lib_db.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/interp_2d_lib_sg.f ar crs libinterp_2d.a bicub_sg.o bicub_db.o bicub_db1.o bicub_db2.o bicub_db3.o bipm_db.o bipm_sg.o akima760_sg.o akima760_db.o renka790_sg.o renka790_db.o interp_2d_lib_db.o interp_2d_lib_sg.o 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 -fixed -132 ../src/test_renka790_sg.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 -fixed -132 ../src/test_renka790_db.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 -fixed -132 ../src/test_akima_sg.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 -fixed -132 ../src/test_akima_db.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 -fixed -132 ../src/interp_2d_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 -fixed -132 ../src/test_interp_2d.f ifort -openmp -threads -o ../tester test_renka790_sg.o test_renka790_db.o test_akima_sg.o test_akima_db.o interp_2d_support.o test_interp_2d.o -L../../make -linterp_2d -L../../../lib -lnum -linterp_1d -lutils -lalert -lconst -lmtx -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 -fixed -132 ../src/plot_interp_2d.f ifort -openmp -threads -o ../plotter interp_2d_support.o plot_interp_2d.o -L../../make -linterp_2d -L../../../lib -lnum -linterp_1d -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas export done mesa interp_2d has been made, tested, and exported. ************************************************ /home/blaiseri/mesa/chem building chem package. ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/chem_def.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../private/nuclide_set_mod.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../private/chem_isos_io.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/chem_lib.f ar crs libchem.a chem_def.o nuclide_set_mod.o chem_isos_io.o chem_lib.o 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 -fixed -132 ../src/test_chem.f ifort -openmp -threads -o ../tester test_chem.o -L../../make -lchem -L../../../lib -lutils -lalert export done mesa/chem has been made, tested, and exported. ************************************************ /home/blaiseri/mesa/colors building colors package. ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/colors_def.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/mod_colors.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/colors_lib.f ar crs libcolors.a colors_def.o mod_colors.o colors_lib.o 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 -fixed -132 ../src/test_colors.f ifort -openmp -threads -o ../tester test_colors.o -L../../make -lcolors -L../../../lib -lutils -lalert export done mesa/colors has been made, tested, and exported. ************************************************ /home/blaiseri/mesa/eos building eos package. ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/eos_def.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -O2 -c ../private/potekhin_09.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/gauss_fermi.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/helm_alloc.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/helm_core.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/eosDT_load_tables.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/eosPT_load_tables.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/eosDT_eval.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/eosPT_eval.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../private/eos_initialize.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -fixed -132 ../public/eos_lib.f ar crs libeos.a eos_def.o potekhin_09.o gauss_fermi.o helm_alloc.o helm_core.o eosDT_load_tables.o eosPT_load_tables.o eosDT_eval.o eosPT_eval.o eos_initialize.o eos_lib.o 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 -fixed -132 ../src/eos_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 -fixed -132 ../src/plot_eosDT.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 -fixed -132 ../src/plot_eosQT.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 -fixed -132 ../src/plot_eosPT.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 -fixed -132 ../src/plotter.f ifort -openmp -threads -o ../plotter eos_support.o plot_eosDT.o plot_eosQT.o plot_eosPT.o plotter.o -L../../make -leos -L../../../lib -lchem -lnum -lmtx -lmesalapack -lmesablas -lalert -linterp_2d -linterp_1d -lutils -lconst 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 -fixed -132 ../src/test_eos_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 -fixed -132 ../src/test_eos.f ifort -openmp -threads -o ../tester eos_support.o test_eos_support.o test_eos.o -L../../make -leos -L../../../lib -lchem -lnum -lmtx -lmesalapack -lmesablas -lalert -linterp_2d -linterp_1d -lutils -lconst 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 -fixed -132 ../src/test_eos_quietly.f ifort -openmp -threads -o ../test_quietly eos_support.o test_eos_support.o test_eos_quietly.o -L../../make -leos -L../../../lib -lchem -lnum -lmtx -lmesalapack -lmesablas -lalert -linterp_2d -linterp_1d -lutils -lconst 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 -fixed -132 ../src/sample_eos.f ifort -openmp -threads -o ../sample sample_eos.o -L../../make -leos -L../../../lib -lchem -lnum -lmtx -lmesalapack -lmesablas -lalert -linterp_2d -linterp_1d -lutils -lconst export done mesa/eos has been made, tested, and exported. ************************************************ /home/blaiseri/mesa/other_eos building other_eos package. ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../public/other_eos_def.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/other_eos_initialize.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/other_eos_eval.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../public/other_eos_lib.f ar crs libother_eos.a other_eos_def.o other_eos_initialize.o other_eos_eval.o other_eos_lib.o 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 -free ../src/test_other_eos.f ifort -openmp -threads -o ../tester test_other_eos.o -L../../make -lother_eos -L../../../lib -leos -lchem -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas export done mesa/other_eos has been made, tested, and exported. ************************************************ /home/blaiseri/mesa/kap building kap package. ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../public/kap_def.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../private/load_co_kap.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../private/load_kap.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../private/kap_eval_support.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../private/kap_eval_fixed.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../private/kap_eval_co.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../private/kap_eval.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free ../public/kap_lib.f ar crs libkap.a kap_def.o load_co_kap.o load_kap.o kap_eval_support.o kap_eval_fixed.o kap_eval_co.o kap_eval.o kap_lib.o 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 -free ../src/test_kap_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 -free ../src/test_kap.f ifort -openmp -threads -o ../tester test_kap_support.o test_kap.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem 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 -free ../src/test_kap_quietly.f ifort -openmp -threads -o ../test_quietly test_kap_support.o test_kap_quietly.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem 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 -free ../src/plot_kap.f ifort -openmp -threads -o ../plotter test_kap_support.o plot_kap.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem FAILED /home/blaiseri/mesa/kap/test TEST FAILED -- compare test_output to tmp.txt |
From: Eric B. <er....@gm...> - 2010-06-25 16:40:13
|
Hi, Here's what I get: forrtl: severe (174): SIGSEGV, segmentation fault occurred > Image PC Routine Line > Source > tester 00000000004218A8 load_co_kap_mp_re 515 > load_co_kap.f > tester 000000000041FE89 load_co_kapprepar 388 > load_co_kap.f > tester 000000000041E579 load_co_kap_mp_pr 209 > load_co_kap.f > tester 0000000000424F20 load_co_kap_mp_lo 95 > load_co_kap.f > tester 0000000000429532 kap_eval_co_mp_ge 648 > kap_eval_co.f > tester 0000000000428C08 kap_eval_co_mp_ge 373 > kap_eval_co.f > tester 00000000004281FF kap_eval_co_mp_ge 107 > kap_eval_co.f > tester 000000000041D1E5 kap_eval_mp_get_k 96 > kap_eval.f > tester 00000000004161B5 kap_lib_mp_kap_ge 196 > kap_lib.f > tester 0000000000404041 test_kap_support_ 111 > test_kap_support.f > tester 0000000000403C7C test_kap_support_ 38 > test_kap_support.f > tester 0000000000415EB3 MAIN__ 6 > test_kap.f > tester 0000000000403BEC Unknown Unknown Unknown > libc.so.6 00000030C381D994 Unknown Unknown Unknown > tester 0000000000403AF9 Unknown Unknown Unknown > Out of curiosity I ran rn again and it actually got a bit further this time: test number 1 fixed metals logT 6.0000000000000000E+00 logRho -6.0000000000000000E+00 zbase 1.0000000000000000E-02 xh 6.9999999999999996E-01 dxc 0.0000000000000000E+00 dxo 0.0000000000000000E+00 log10kap -4.4899999621474185E-01 dlnkap_dlnRho 1.9495729357004166E-02 dlnkap_dlnT 2.8335783630609512E-02 kap 3.5563132166862488E-01 dkap_dlnd 6.9332919981252017E-03 dkap_dlnT 1.0077092183069847E-02 forrtl: severe (174): SIGSEGV, segmentation fault occurred Image PC Routine Line Source tester 00000000004218A8 load_co_kap_mp_re 515 load_co_kap.f tester 000000000041FE89 load_co_kapprepar 388 load_co_kap.f tester 000000000041E579 load_co_kap_mp_pr 209 load_co_kap.f tester 0000000000424F20 load_co_kap_mp_lo 95 load_co_kap.f tester 0000000000429532 kap_eval_co_mp_ge 648 kap_eval_co.f tester 0000000000428C08 kap_eval_co_mp_ge 373 kap_eval_co.f tester 00000000004281FF kap_eval_co_mp_ge 107 kap_eval_co.f tester 000000000041D1E5 kap_eval_mp_get_k 96 kap_eval.f tester 00000000004161B5 kap_lib_mp_kap_ge 196 kap_lib.f tester 0000000000404041 test_kap_support_ 111 test_kap_support.f tester 0000000000403C7C test_kap_support_ 38 test_kap_support.f tester 0000000000415EB3 MAIN__ 6 test_kap.f tester 0000000000403BEC Unknown Unknown Unknown libc.so.6 00000030C381D994 Unknown Unknown Unknown tester 0000000000403AF9 Unknown Unknown Unknown Sadly, running it again doesn't improve the situation further. Cheers, Eric Blais On Fri, Jun 25, 2010 at 11:54 AM, Bill Paxton <pa...@ki...> wrote: > > On Jun 25, 2010, at 7:59 AM, Eric Blais wrote: > > > <log.txt> > > Hi, > > Thanks for sending the log. Please do this: > > cd mesa/kap/test > ./rn > > Then send the terminal output from that. > We need to find out what is causing the "FAILED" message. > > Thanks, > Bill > > > |
From: Eric B. <er....@gm...> - 2010-06-25 17:49:13
Attachments:
log4.txt
|
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../public/kap_def.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/load_co_kap.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/load_kap.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval_support.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval_fixed.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval_co.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../public/kap_lib.f ar crs libkap.a kap_def.o load_co_kap.o load_kap.o kap_eval_support.o kap_eval_fixed.o kap_eval_co.o kap_eval.o kap_lib.o 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 -free ../src/test_kap_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 -free ../src/test_kap.f ifort -openmp -threads -o ../tester test_kap_support.o test_kap.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem 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 -free ../src/test_kap_quietly.f ifort -openmp -threads -o ../test_quietly test_kap_support.o test_kap_quietly.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem 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 -free ../src/plot_kap.f ifort -openmp -threads -o ../plotter test_kap_support.o plot_kap.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem /home/blaiseri/mesa/kap/test FAILED forrtl: severe (193): Run-Time Check Failure. The variable 'kap_eval_support_mp_conduction_opacity_$LOGRHO' is being used without being defined Image PC Routine Line Source test_quietly 000000000061834D Unknown Unknown Unknown test_quietly 0000000000616E55 Unknown Unknown Unknown test_quietly 00000000005C30B9 Unknown Unknown Unknown test_quietly 0000000000581918 Unknown Unknown Unknown test_quietly 00000000005822D8 Unknown Unknown Unknown test_quietly 0000000000446656 kap_eval_support_ 367 kap_eval_support.f test_quietly 00000000004378EA kap_eval_fixedget 702 kap_eval_fixed.f test_quietly 0000000000437011 kap_eval_fixed_mp 688 kap_eval_fixed.f test_quietly 0000000000434A3A kap_eval_fixed_mp 359 kap_eval_fixed.f test_quietly 000000000043316C kap_eval_fixed_mp 75 kap_eval_fixed.f test_quietly 000000000042267D kap_eval_mp_get_k 88 kap_eval.f test_quietly 00000000004160D6 kap_lib_mp_kap_ge 164 kap_lib.f test_quietly 00000000004040BC test_kap_support_ 115 test_kap_support.f test_quietly 0000000000403D14 test_kap_support_ 49 test_kap_support.f test_quietly 0000000000415EB3 MAIN__ 7 test_kap_quietly.f test_quietly 0000000000403BEC Unknown Unknown Unknown libc.so.6 00000030C381D994 Unknown Unknown Unknown test_quietly 0000000000403AF9 Unknown Unknown Unknown |
From: Eric B. <er....@gm...> - 2010-06-25 18:43:30
Attachments:
log6.txt
|
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../public/kap_def.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/load_co_kap.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/load_kap.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval_support.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval_fixed.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval_co.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../public/kap_lib.f ar crs libkap.a kap_def.o load_co_kap.o load_kap.o kap_eval_support.o kap_eval_fixed.o kap_eval_co.o kap_eval.o kap_lib.o 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 -free ../src/test_kap_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 -free ../src/test_kap.f ifort -openmp -threads -o ../tester test_kap_support.o test_kap.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem 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 -free ../src/test_kap_quietly.f ifort -openmp -threads -o ../test_quietly test_kap_support.o test_kap_quietly.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem 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 -free ../src/plot_kap.f ifort -openmp -threads -o ../plotter test_kap_support.o plot_kap.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem loading gn93_co_z0m0_x00.data 1 1 allocate co_tables 1 1 loading gn93_co_z0m0_x10.data 1 2 allocate co_tables 1 2 loading gn93_co_z0m0_x35.data 1 3 allocate co_tables 1 3 loading gn93_co_z0m0_x70.data 1 4 allocate co_tables 1 4 loading gn93_co_z1m3_x00.data 2 1 allocate co_tables 2 1 loading gn93_co_z1m3_x10.data 2 2 allocate co_tables 2 2 loading gn93_co_z1m3_x35.data 2 3 allocate co_tables 2 3 loading gn93_co_z1m3_x70.data 2 4 allocate co_tables 2 4 loading gn93_co_z4m3_x00.data 3 1 allocate co_tables 3 1 loading gn93_co_z4m3_x10.data 3 2 allocate co_tables 3 2 loading gn93_co_z4m3_x35.data 3 3 allocate co_tables 3 3 loading gn93_co_z4m3_x70.data 3 4 allocate co_tables 3 4 loading gn93_co_z1m2_x00.data 4 1 allocate co_tables 4 1 loading gn93_co_z1m2_x10.data 4 2 allocate co_tables 4 2 loading gn93_co_z1m2_x35.data 4 3 allocate co_tables 4 3 loading gn93_co_z1m2_x70.data 4 4 allocate co_tables 4 4 loading gn93_co_z2m2_x00.data 5 1 allocate co_tables 5 1 loading gn93_co_z2m2_x10.data 5 2 allocate co_tables 5 2 loading gn93_co_z2m2_x35.data 5 3 allocate co_tables 5 3 loading gn93_co_z2m2_x70.data 5 4 allocate co_tables 5 4 loading gn93_co_z3m2_x00.data 6 1 allocate co_tables 6 1 loading gn93_co_z3m2_x10.data 6 2 allocate co_tables 6 2 loading gn93_co_z3m2_x35.data 6 3 allocate co_tables 6 3 loading gn93_co_z3m2_x70.data 6 4 allocate co_tables 6 4 loading gn93_co_z1m1_x00.data 7 1 allocate co_tables 7 1 loading gn93_co_z1m1_x10.data 7 2 allocate co_tables 7 2 loading gn93_co_z1m1_x35.data 7 3 allocate co_tables 7 3 loading gn93_co_z1m1_x70.data 7 4 allocate co_tables 7 4 FAILED /home/blaiseri/mesa/kap/test TEST FAILED -- compare test_output to tmp.txt |
From: Eric B. <er....@gm...> - 2010-06-25 19:37:48
Attachments:
log8.txt
|
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../public/kap_def.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/load_co_kap.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/load_kap.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval_support.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval_fixed.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval_co.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../public/kap_lib.f ar crs libkap.a kap_def.o load_co_kap.o load_kap.o kap_eval_support.o kap_eval_fixed.o kap_eval_co.o kap_eval.o kap_lib.o 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 -free ../src/test_kap_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 -free ../src/test_kap.f ifort -openmp -threads -o ../tester test_kap_support.o test_kap.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem 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 -free ../src/test_kap_quietly.f ifort -openmp -threads -o ../test_quietly test_kap_support.o test_kap_quietly.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem 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 -free ../src/plot_kap.f ifort -openmp -threads -o ../plotter test_kap_support.o plot_kap.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem load_one_CO gn93_co_z0m0_x00.data 1 1 T Setup_Kap_CO_X_Table: allocate co_tables 1 1 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 1 after Setup_Kap_CO_X_Table: associated co_tables F 1 load_one_CO gn93_co_z0m0_x10.data 1 2 T Setup_Kap_CO_X_Table: allocate co_tables 1 2 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 2 after Setup_Kap_CO_X_Table: associated co_tables F 2 load_one_CO gn93_co_z0m0_x35.data 1 3 T Setup_Kap_CO_X_Table: allocate co_tables 1 3 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 3 after Setup_Kap_CO_X_Table: associated co_tables F 3 load_one_CO gn93_co_z0m0_x70.data 1 4 T Setup_Kap_CO_X_Table: allocate co_tables 1 4 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 4 after Setup_Kap_CO_X_Table: associated co_tables F 4 load_one_CO gn93_co_z1m3_x00.data 2 1 T Setup_Kap_CO_X_Table: allocate co_tables 2 1 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 1 after Setup_Kap_CO_X_Table: associated co_tables F 1 load_one_CO gn93_co_z1m3_x10.data 2 2 T Setup_Kap_CO_X_Table: allocate co_tables 2 2 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 2 after Setup_Kap_CO_X_Table: associated co_tables F 2 load_one_CO gn93_co_z1m3_x35.data 2 3 T Setup_Kap_CO_X_Table: allocate co_tables 2 3 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 3 after Setup_Kap_CO_X_Table: associated co_tables F 3 load_one_CO gn93_co_z1m3_x70.data 2 4 T Setup_Kap_CO_X_Table: allocate co_tables 2 4 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 4 after Setup_Kap_CO_X_Table: associated co_tables F 4 load_one_CO gn93_co_z4m3_x00.data 3 1 T Setup_Kap_CO_X_Table: allocate co_tables 3 1 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 1 after Setup_Kap_CO_X_Table: associated co_tables F 1 load_one_CO gn93_co_z4m3_x10.data 3 2 T Setup_Kap_CO_X_Table: allocate co_tables 3 2 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 2 after Setup_Kap_CO_X_Table: associated co_tables F 2 load_one_CO gn93_co_z4m3_x35.data 3 3 T Setup_Kap_CO_X_Table: allocate co_tables 3 3 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 3 after Setup_Kap_CO_X_Table: associated co_tables F 3 load_one_CO gn93_co_z4m3_x70.data 3 4 T Setup_Kap_CO_X_Table: allocate co_tables 3 4 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 4 after Setup_Kap_CO_X_Table: associated co_tables F 4 load_one_CO gn93_co_z1m2_x00.data 4 1 T Setup_Kap_CO_X_Table: allocate co_tables 4 1 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 1 after Setup_Kap_CO_X_Table: associated co_tables F 1 load_one_CO gn93_co_z1m2_x10.data 4 2 T Setup_Kap_CO_X_Table: allocate co_tables 4 2 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 2 after Setup_Kap_CO_X_Table: associated co_tables F 2 load_one_CO gn93_co_z1m2_x35.data 4 3 T Setup_Kap_CO_X_Table: allocate co_tables 4 3 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 3 after Setup_Kap_CO_X_Table: associated co_tables F 3 load_one_CO gn93_co_z1m2_x70.data 4 4 T Setup_Kap_CO_X_Table: allocate co_tables 4 4 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 4 after Setup_Kap_CO_X_Table: associated co_tables F 4 load_one_CO gn93_co_z2m2_x00.data 5 1 T Setup_Kap_CO_X_Table: allocate co_tables 5 1 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 1 after Setup_Kap_CO_X_Table: associated co_tables F 1 load_one_CO gn93_co_z2m2_x10.data 5 2 T Setup_Kap_CO_X_Table: allocate co_tables 5 2 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 2 after Setup_Kap_CO_X_Table: associated co_tables F 2 load_one_CO gn93_co_z2m2_x35.data 5 3 T Setup_Kap_CO_X_Table: allocate co_tables 5 3 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 3 after Setup_Kap_CO_X_Table: associated co_tables F 3 load_one_CO gn93_co_z2m2_x70.data 5 4 T Setup_Kap_CO_X_Table: allocate co_tables 5 4 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 4 after Setup_Kap_CO_X_Table: associated co_tables F 4 load_one_CO gn93_co_z3m2_x00.data 6 1 T Setup_Kap_CO_X_Table: allocate co_tables 6 1 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 1 after Setup_Kap_CO_X_Table: associated co_tables F 1 load_one_CO gn93_co_z3m2_x10.data 6 2 T Setup_Kap_CO_X_Table: allocate co_tables 6 2 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 2 after Setup_Kap_CO_X_Table: associated co_tables F 2 load_one_CO gn93_co_z3m2_x35.data 6 3 T Setup_Kap_CO_X_Table: allocate co_tables 6 3 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 3 after Setup_Kap_CO_X_Table: associated co_tables F 3 load_one_CO gn93_co_z3m2_x70.data 6 4 T Setup_Kap_CO_X_Table: allocate co_tables 6 4 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 4 after Setup_Kap_CO_X_Table: associated co_tables F 4 load_one_CO gn93_co_z1m1_x00.data 7 1 T Setup_Kap_CO_X_Table: allocate co_tables 7 1 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 1 after Setup_Kap_CO_X_Table: associated co_tables F 1 load_one_CO gn93_co_z1m1_x10.data 7 2 T Setup_Kap_CO_X_Table: allocate co_tables 7 2 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 2 after Setup_Kap_CO_X_Table: associated co_tables F 2 load_one_CO gn93_co_z1m1_x35.data 7 3 T Setup_Kap_CO_X_Table: allocate co_tables 7 3 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 3 after Setup_Kap_CO_X_Table: associated co_tables F 3 load_one_CO gn93_co_z1m1_x70.data 7 4 T Setup_Kap_CO_X_Table: allocate co_tables 7 4 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F 4 after Setup_Kap_CO_X_Table: associated co_tables F 4 FAILED /home/blaiseri/mesa/kap/test TEST FAILED -- compare test_output to tmp.txt |
From: Eric B. <er....@gm...> - 2010-06-25 20:47:07
Attachments:
log10.txt
|
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../public/kap_def.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/load_co_kap.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/load_kap.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval_support.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval_fixed.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval_co.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../public/kap_lib.f ar crs libkap.a kap_def.o load_co_kap.o load_kap.o kap_eval_support.o kap_eval_fixed.o kap_eval_co.o kap_eval.o kap_lib.o 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 -free ../src/test_kap_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 -free ../src/test_kap.f ifort -openmp -threads -o ../tester test_kap_support.o test_kap.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem 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 -free ../src/test_kap_quietly.f ifort -openmp -threads -o ../test_quietly test_kap_support.o test_kap_quietly.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem 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 -free ../src/plot_kap.f ifort -openmp -threads -o ../plotter test_kap_support.o plot_kap.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem load_one_CO gn93_co_z0m0_x00.data 1 1 T Setup_Kap_CO_X_Table: allocate co_tables 1 1 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 1 after Setup_Kap_CO_X_Table: associated co_tables F 1 load_one_CO gn93_co_z0m0_x10.data 1 2 T Setup_Kap_CO_X_Table: allocate co_tables 1 2 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 2 after Setup_Kap_CO_X_Table: associated co_tables F 2 load_one_CO gn93_co_z0m0_x35.data 1 3 T Setup_Kap_CO_X_Table: allocate co_tables 1 3 51 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 3 after Setup_Kap_CO_X_Table: associated co_tables F 3 load_one_CO gn93_co_z0m0_x70.data 1 4 T Setup_Kap_CO_X_Table: allocate co_tables 1 4 32 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 4 after Setup_Kap_CO_X_Table: associated co_tables F 4 load_one_CO gn93_co_z1m3_x00.data 2 1 T Setup_Kap_CO_X_Table: allocate co_tables 2 1 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 1 after Setup_Kap_CO_X_Table: associated co_tables F 1 load_one_CO gn93_co_z1m3_x10.data 2 2 T Setup_Kap_CO_X_Table: allocate co_tables 2 2 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 2 after Setup_Kap_CO_X_Table: associated co_tables F 2 load_one_CO gn93_co_z1m3_x35.data 2 3 T Setup_Kap_CO_X_Table: allocate co_tables 2 3 51 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 3 after Setup_Kap_CO_X_Table: associated co_tables F 3 load_one_CO gn93_co_z1m3_x70.data 2 4 T Setup_Kap_CO_X_Table: allocate co_tables 2 4 30 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 4 after Setup_Kap_CO_X_Table: associated co_tables F 4 load_one_CO gn93_co_z4m3_x00.data 3 1 T Setup_Kap_CO_X_Table: allocate co_tables 3 1 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 1 after Setup_Kap_CO_X_Table: associated co_tables F 1 load_one_CO gn93_co_z4m3_x10.data 3 2 T Setup_Kap_CO_X_Table: allocate co_tables 3 2 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 2 after Setup_Kap_CO_X_Table: associated co_tables F 2 load_one_CO gn93_co_z4m3_x35.data 3 3 T Setup_Kap_CO_X_Table: allocate co_tables 3 3 51 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 3 after Setup_Kap_CO_X_Table: associated co_tables F 3 load_one_CO gn93_co_z4m3_x70.data 3 4 T Setup_Kap_CO_X_Table: allocate co_tables 3 4 30 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 4 after Setup_Kap_CO_X_Table: associated co_tables F 4 load_one_CO gn93_co_z1m2_x00.data 4 1 T Setup_Kap_CO_X_Table: allocate co_tables 4 1 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 1 after Setup_Kap_CO_X_Table: associated co_tables F 1 load_one_CO gn93_co_z1m2_x10.data 4 2 T Setup_Kap_CO_X_Table: allocate co_tables 4 2 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 2 after Setup_Kap_CO_X_Table: associated co_tables F 2 load_one_CO gn93_co_z1m2_x35.data 4 3 T Setup_Kap_CO_X_Table: allocate co_tables 4 3 51 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 3 after Setup_Kap_CO_X_Table: associated co_tables F 3 load_one_CO gn93_co_z1m2_x70.data 4 4 T Setup_Kap_CO_X_Table: allocate co_tables 4 4 30 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 4 after Setup_Kap_CO_X_Table: associated co_tables F 4 load_one_CO gn93_co_z2m2_x00.data 5 1 T Setup_Kap_CO_X_Table: allocate co_tables 5 1 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 1 after Setup_Kap_CO_X_Table: associated co_tables F 1 load_one_CO gn93_co_z2m2_x10.data 5 2 T Setup_Kap_CO_X_Table: allocate co_tables 5 2 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 2 after Setup_Kap_CO_X_Table: associated co_tables F 2 load_one_CO gn93_co_z2m2_x35.data 5 3 T Setup_Kap_CO_X_Table: allocate co_tables 5 3 51 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 3 after Setup_Kap_CO_X_Table: associated co_tables F 3 load_one_CO gn93_co_z2m2_x70.data 5 4 T Setup_Kap_CO_X_Table: allocate co_tables 5 4 30 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 4 after Setup_Kap_CO_X_Table: associated co_tables F 4 load_one_CO gn93_co_z3m2_x00.data 6 1 T Setup_Kap_CO_X_Table: allocate co_tables 6 1 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 1 after Setup_Kap_CO_X_Table: associated co_tables F 1 load_one_CO gn93_co_z3m2_x10.data 6 2 T Setup_Kap_CO_X_Table: allocate co_tables 6 2 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 2 after Setup_Kap_CO_X_Table: associated co_tables F 2 load_one_CO gn93_co_z3m2_x35.data 6 3 T Setup_Kap_CO_X_Table: allocate co_tables 6 3 49 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 3 after Setup_Kap_CO_X_Table: associated co_tables F 3 load_one_CO gn93_co_z3m2_x70.data 6 4 T Setup_Kap_CO_X_Table: allocate co_tables 6 4 30 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 4 after Setup_Kap_CO_X_Table: associated co_tables F 4 load_one_CO gn93_co_z1m1_x00.data 7 1 T Setup_Kap_CO_X_Table: allocate co_tables 7 1 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 1 after Setup_Kap_CO_X_Table: associated co_tables F 1 load_one_CO gn93_co_z1m1_x10.data 7 2 T Setup_Kap_CO_X_Table: allocate co_tables 7 2 53 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 2 after Setup_Kap_CO_X_Table: associated co_tables F 2 load_one_CO gn93_co_z1m1_x35.data 7 3 T Setup_Kap_CO_X_Table: allocate co_tables 7 3 43 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 3 after Setup_Kap_CO_X_Table: associated co_tables F 3 load_one_CO gn93_co_z1m1_x70.data 7 4 T Setup_Kap_CO_X_Table: allocate co_tables 7 4 26 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 4 after Setup_Kap_CO_X_Table: associated co_tables F 4 FAILED /home/blaiseri/mesa/kap/test TEST FAILED -- compare test_output to tmp.txt |
From: Bill P. <pa...@ki...> - 2010-06-25 21:01:32
|
On Jun 25, 2010, at 1:46 PM, Eric Blais wrote: > I'm using ifort. Version 11.1.038. well this is looking like a compiler problem, so I'll ask you to update to the most recent ifort 11.1 which I believe is 088. the output that makes me think this is the compiler comes from these lines in load_co_kap allocate(co_tables(num_tables), STAT=status) if (status .ne. 0) then ierr = -1 call alert(ierr, 'InsufficientMemory for Prepare_Kap_CO_X_Table') if (CO_dbg) write(*,*) 'InsufficientMemory for Prepare_Kap_CO_X_Table', iz, ix return end if x_tables(ix)% co_tables => co_tables if (CO_dbg) write(*,*) 'Setup_Kap_CO_X_Table: allocate co_tables', iz, ix, num_tables, status if (CO_dbg) write(*,*) 'Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables)', & associated(x_tables(ix)% co_tables), associated(co_tables), ix Are you familiar with pointers in fortran95? allocate(co_tables(num_tables), STAT=status) allocates storage and sets the pointer co_tables the status == 0 means the allocation was okay x_tables(ix)% co_tables => co_tables copies the pointer so that x_tables(ix)% co_tables points to the same thing as co_tables associated(p) is true if the pointer p points to an allocated structure. in this case x_tables(ix)% co_tables and co_tables should both give true for associated, and that is in fact what I get when I run it but on your machine we get this: Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) F T 4 so associated(x_tables(ix)% co_tables) is false -- that's bad and very bogus. hopefully a new ifort will do better. let me know. Thanks, Bill |
From: Eric B. <er....@gm...> - 2010-06-25 21:33:11
Attachments:
log12.txt
|
ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../public/kap_def.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/load_co_kap.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/load_kap.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval_support.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval_fixed.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval_co.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../private/kap_eval.f ifort -vec-report0 -traceback -error-limit 6 -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -check uninit -check pointers -check bounds -check all -O2 -g -c -free ../public/kap_lib.f ar crs libkap.a kap_def.o load_co_kap.o load_kap.o kap_eval_support.o kap_eval_fixed.o kap_eval_co.o kap_eval.o kap_lib.o 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 -free ../src/test_kap_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 -free ../src/test_kap.f ifort -openmp -threads -o ../tester test_kap_support.o test_kap.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem 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 -free ../src/test_kap_quietly.f ifort -openmp -threads -o ../test_quietly test_kap_support.o test_kap_quietly.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem 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 -free ../src/plot_kap.f ifort -openmp -threads -o ../plotter test_kap_support.o plot_kap.o -L../../make -lkap -L../../../lib -linterp_2d -linterp_1d -lnum -lutils -lalert -lconst -lmtx -lmesalapack -lmesablas -leos -lchem load_one_CO gn93_co_z0m0_x00.data 1 1 T Setup_Kap_CO_X_Table: allocate co_tables 1 1 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 1 after Setup_Kap_CO_X_Table: associated co_tables T 1 load_one_CO gn93_co_z0m0_x10.data 1 2 T Setup_Kap_CO_X_Table: allocate co_tables 1 2 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 2 after Setup_Kap_CO_X_Table: associated co_tables T 2 load_one_CO gn93_co_z0m0_x35.data 1 3 T Setup_Kap_CO_X_Table: allocate co_tables 1 3 51 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 3 after Setup_Kap_CO_X_Table: associated co_tables T 3 load_one_CO gn93_co_z0m0_x70.data 1 4 T Setup_Kap_CO_X_Table: allocate co_tables 1 4 32 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 4 after Setup_Kap_CO_X_Table: associated co_tables T 4 load_one_CO gn93_co_z1m3_x00.data 2 1 T Setup_Kap_CO_X_Table: allocate co_tables 2 1 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 1 after Setup_Kap_CO_X_Table: associated co_tables T 1 load_one_CO gn93_co_z1m3_x10.data 2 2 T Setup_Kap_CO_X_Table: allocate co_tables 2 2 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 2 after Setup_Kap_CO_X_Table: associated co_tables T 2 load_one_CO gn93_co_z1m3_x35.data 2 3 T Setup_Kap_CO_X_Table: allocate co_tables 2 3 51 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 3 after Setup_Kap_CO_X_Table: associated co_tables T 3 load_one_CO gn93_co_z1m3_x70.data 2 4 T Setup_Kap_CO_X_Table: allocate co_tables 2 4 30 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 4 after Setup_Kap_CO_X_Table: associated co_tables T 4 load_one_CO gn93_co_z4m3_x00.data 3 1 T Setup_Kap_CO_X_Table: allocate co_tables 3 1 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 1 after Setup_Kap_CO_X_Table: associated co_tables T 1 load_one_CO gn93_co_z4m3_x10.data 3 2 T Setup_Kap_CO_X_Table: allocate co_tables 3 2 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 2 after Setup_Kap_CO_X_Table: associated co_tables T 2 load_one_CO gn93_co_z4m3_x35.data 3 3 T Setup_Kap_CO_X_Table: allocate co_tables 3 3 51 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 3 after Setup_Kap_CO_X_Table: associated co_tables T 3 load_one_CO gn93_co_z4m3_x70.data 3 4 T Setup_Kap_CO_X_Table: allocate co_tables 3 4 30 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 4 after Setup_Kap_CO_X_Table: associated co_tables T 4 load_one_CO gn93_co_z1m2_x00.data 4 1 T Setup_Kap_CO_X_Table: allocate co_tables 4 1 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 1 after Setup_Kap_CO_X_Table: associated co_tables T 1 load_one_CO gn93_co_z1m2_x10.data 4 2 T Setup_Kap_CO_X_Table: allocate co_tables 4 2 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 2 after Setup_Kap_CO_X_Table: associated co_tables T 2 load_one_CO gn93_co_z1m2_x35.data 4 3 T Setup_Kap_CO_X_Table: allocate co_tables 4 3 51 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 3 after Setup_Kap_CO_X_Table: associated co_tables T 3 load_one_CO gn93_co_z1m2_x70.data 4 4 T Setup_Kap_CO_X_Table: allocate co_tables 4 4 30 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 4 after Setup_Kap_CO_X_Table: associated co_tables T 4 load_one_CO gn93_co_z2m2_x00.data 5 1 T Setup_Kap_CO_X_Table: allocate co_tables 5 1 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 1 after Setup_Kap_CO_X_Table: associated co_tables T 1 load_one_CO gn93_co_z2m2_x10.data 5 2 T Setup_Kap_CO_X_Table: allocate co_tables 5 2 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 2 after Setup_Kap_CO_X_Table: associated co_tables T 2 load_one_CO gn93_co_z2m2_x35.data 5 3 T Setup_Kap_CO_X_Table: allocate co_tables 5 3 51 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 3 after Setup_Kap_CO_X_Table: associated co_tables T 3 load_one_CO gn93_co_z2m2_x70.data 5 4 T Setup_Kap_CO_X_Table: allocate co_tables 5 4 30 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 4 after Setup_Kap_CO_X_Table: associated co_tables T 4 load_one_CO gn93_co_z3m2_x00.data 6 1 T Setup_Kap_CO_X_Table: allocate co_tables 6 1 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 1 after Setup_Kap_CO_X_Table: associated co_tables T 1 load_one_CO gn93_co_z3m2_x10.data 6 2 T Setup_Kap_CO_X_Table: allocate co_tables 6 2 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 2 after Setup_Kap_CO_X_Table: associated co_tables T 2 load_one_CO gn93_co_z3m2_x35.data 6 3 T Setup_Kap_CO_X_Table: allocate co_tables 6 3 49 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 3 after Setup_Kap_CO_X_Table: associated co_tables T 3 load_one_CO gn93_co_z3m2_x70.data 6 4 T Setup_Kap_CO_X_Table: allocate co_tables 6 4 30 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 4 after Setup_Kap_CO_X_Table: associated co_tables T 4 load_one_CO gn93_co_z1m1_x00.data 7 1 T Setup_Kap_CO_X_Table: allocate co_tables 7 1 58 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 1 after Setup_Kap_CO_X_Table: associated co_tables T 1 load_one_CO gn93_co_z1m1_x10.data 7 2 T Setup_Kap_CO_X_Table: allocate co_tables 7 2 53 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 2 after Setup_Kap_CO_X_Table: associated co_tables T 2 load_one_CO gn93_co_z1m1_x35.data 7 3 T Setup_Kap_CO_X_Table: allocate co_tables 7 3 43 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 3 after Setup_Kap_CO_X_Table: associated co_tables T 3 load_one_CO gn93_co_z1m1_x70.data 7 4 T Setup_Kap_CO_X_Table: allocate co_tables 7 4 26 0 Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 4 after Setup_Kap_CO_X_Table: associated co_tables T 4 1c1 < load_one_CO gn93_co_z0m0_x00.data 1 1 T --- field 5 > test number 1 2c2 < Setup_Kap_CO_X_Table: allocate co_tables 1 1 58 --- field 6 > fixed metals 3c3 < 0 --- field 1 > 4c4 < Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 1 --- field 6 > logT 6.0000000000000000E+00 5c5 < after Setup_Kap_CO_X_Table: associated co_tables T 1 --- field 6 > logRho -6.0000000000000000E+00 6c6 < load_one_CO gn93_co_z0m0_x10.data 1 2 T --- field 5 > zbase 1.0000000000000000E-02 7c7 < Setup_Kap_CO_X_Table: allocate co_tables 1 2 58 --- field 6 > xh 6.9999999999999996E-01 8c8 < 0 --- field 2 > dxc 0.0000000000000000E+00 9c9 < Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 2 --- field 6 > dxo 0.0000000000000000E+00 10c10 < after Setup_Kap_CO_X_Table: associated co_tables T 2 --- field 6 > 11c11 < load_one_CO gn93_co_z0m0_x35.data 1 3 T --- field 5 > log10kap -4.4899999621474185E-01 12c12 < Setup_Kap_CO_X_Table: allocate co_tables 1 3 51 --- field 6 > dlnkap_dlnRho 1.9495729357004166E-02 13c13 < 0 --- field 2 > dlnkap_dlnT 2.8335783630609512E-02 14c14 < Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 3 --- field 6 > 15c15 < after Setup_Kap_CO_X_Table: associated co_tables T 3 --- field 6 > kap 3.5563132166862488E-01 16c16 < load_one_CO gn93_co_z0m0_x70.data 1 4 T --- field 5 > dkap_dlnd 6.9332919981252017E-03 17c17 < Setup_Kap_CO_X_Table: allocate co_tables 1 4 32 --- field 6 > dkap_dlnT 1.0077092183069847E-02 18c18 < 0 --- field 1 > 19c19 < Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 4 --- field 6 > test number 2 20c20 < after Setup_Kap_CO_X_Table: associated co_tables T 4 --- field 6 > C/O enhanced 21c21 < load_one_CO gn93_co_z1m3_x00.data 2 1 T --- field 5 > 22c22 < Setup_Kap_CO_X_Table: allocate co_tables 2 1 58 --- field 6 > logT 6.0000000000000000E+00 23c23 < 0 --- field 2 > logRho -6.0000000000000000E+00 24c24 < Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 1 --- field 6 > zbase 1.0000000000000000E-02 25c25 < after Setup_Kap_CO_X_Table: associated co_tables T 1 --- field 6 > xh 6.9999999999999996E-01 26c26 < load_one_CO gn93_co_z1m3_x10.data 2 2 T --- field 5 > dxc 2.1000000000000001E-02 27c27 < Setup_Kap_CO_X_Table: allocate co_tables 2 2 58 --- field 6 > dxo 1.9000000000000000E-02 28c28 < 0 --- field 1 > 29c29 < Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 2 --- field 6 > log10kap -4.4458955792323568E-01 30c30 < after Setup_Kap_CO_X_Table: associated co_tables T 2 --- field 6 > dlnkap_dlnRho 2.8060473501682281E-02 31c31 < load_one_CO gn93_co_z1m3_x35.data 2 3 T --- field 5 > dlnkap_dlnT -1.1150315403938293E-03 32c32 < Setup_Kap_CO_X_Table: allocate co_tables 2 3 51 --- field 6 > 33c33 < 0 --- fsecond file is short ield 2 > kap 3.5926130414009094E-01 34c34 < Setup_Kap_CO_X_Table: associated(x_tables(ix)% co_tables) T T 3 --- field 6 > dkap_dlnd 1.0081042305002841E-02 35c35 < after Setup_Kap_CO_X_Table: associated co_tables T 3 --- field 6 > dkap_dlnT -4.0058768535922162E-04 36c36 < load_one_CO gn93_co_z1m3_x70.data 2 4 T --- field 5 > /home/blaiseri/mesa/kap/test TEST FAILED -- compare test_output to tmp.txt |
From: Eric B. <er....@gm...> - 2010-06-28 14:20:09
|
On Fri, Jun 25, 2010 at 5:47 PM, Bill Paxton <pa...@ki...> wrote: > > On Jun 25, 2010, at 2:33 PM, Eric Blais wrote: > > > I got totally different results after switching to this version. rn no > longer returns an error message, but install still fails. > > try turning off the debugging output and trying it again. > > set the flag false in load_co_kap.f > > logical, parameter :: CO_dbg = .false. > > > -Bill > > > Hi, That did the trick, and allowed me to install mesa successfully. However, trying to run any of the provided sample star resulted in failure because there was a problem with the use_fxt_rates control parameter (while reading its value from inlist, the compiler claimed this was an invalid reference to the variable...) But upgrading to 2479 fixed that. I've installed mesa and ran my first star, so all is well. Thanks for your help. Eric Blais |