From: Aaron D. <aar...@gm...> - 2017-03-22 18:08:57
|
Hi Steve, You might try cd'ing to the directory: /home/istvan/mesa/eos/test executing the test code and seeing what happens. Does that give you more information about what went wrong? Aaron On Wed, Mar 22, 2017 at 2:04 PM, Stephen Asztalos <sja...@lb...> wrote: > HI, > > Release 9575 compiled nicely through the eos package, then exited > unceremoniously. There's not much to go on and am open to ideas on > what went wrong. > > Thanks, > > Steve > > ---------- > > /home/istvan/mesa/eos > building eos package. > > gfortran -fopenmp -o ../plotter eos_support.o plot_eosDT.o > plot_eosQT.o plot_eosPT.o plot_eosDE.o plot_eosDT_dfridr.o plotter.o > -L../../make -leos -L../../../lib -lchem -linterp_2d -linterp_1d -lnum > -lf2crlibm -lcrlibm -lmtx -lconst -lutils -lmesaklu > `mesasdk_lapack_link` `mesasdk_blas_link` > gfortran -fopenmp -o ../tester opal_eval.o eos_support.o > test_macdonald_eos.o test_eos_support.o test_eos.o -L../../make -leos > -L../../../lib -lchem -linterp_2d -linterp_1d -lnum -lf2crlibm > -lcrlibm -lmtx -lconst -lutils -lmesaklu `mesasdk_lapack_link` > `mesasdk_blas_link` > gfortran -fopenmp -o ../test_quietly eos_support.o > test_macdonald_eos.o test_eos_support.o test_eos_quietly.o > -L../../make -leos -L../../../lib -lchem -linterp_2d -linterp_1d -lnum > -lf2crlibm -lcrlibm -lmtx -lconst -lutils -lmesaklu > `mesasdk_lapack_link` `mesasdk_blas_link` > gfortran -fopenmp -o ../sample sample_eos.o -L../../make -leos > -L../../../lib -lchem -linterp_2d -linterp_1d -lnum -lf2crlibm > -lcrlibm -lmtx -lconst -lutils -lmesaklu `mesasdk_lapack_link` > `mesasdk_blas_link` > ../utils/build_and_test_parallel: line 56: 18962 Killed > ./test_quietly &> test_quietly.txt > > /home/istvan/mesa/eos/test > FAILED > > > /home/istvan/mesa/eos > ./build_and_test FAILED > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > mesa-users mailing list > mes...@li... > https://lists.sourceforge.net/lists/listinfo/mesa-users > |