[mesa-users] MESA crashes ifort
Bill Paxton
paxton at kitp.ucsb.edu
Sat Oct 19 13:31:42 EDT 2013
Hi Rob,
I'm no longer a regular user of ifort because of all the problems I've had with it.
Some folks seem to have okay results by cutting back on the optimization to -O1,
but that kind of defeats the purpose since ifort's appeal is mainly better optimization.
I'd love to have mesa working with ifort, so please let us know if you make progress on this.
Periodically, I make another futile effort on this myself, but so far I haven't had any success.
Hopefully someone else will see what I've been missing.
Good luck,
Bill
On Oct 19, 2013, at 10:24 AM, Rob.Farmer wrote:
>
> Hi All,
>
> Using MESA 5527 and trying to compile star/private/history.f MESA manges to crash the ifort compiler:
>
> ifort -traceback -openmp -threads -I../public -I../private -I../../include -warn all -warn nounused -implicitnone -O2 -c -free -fpp -I../defaults -I../job -I../other ../private/history.f
> ifort: error #10105: /home/Rob/intel/composer_xe_2013.2.146/bin/intel64/fortcom: core dumped
> ifort: error #10106: Fatal error in /home/Rob/intel/composer_xe_2013.2.146/bin/intel64/fortcom, terminated by unknown signal(139)
> compilation aborted for ../private/history.f (code 1)
>
> Commenting out code suggests the problem lies with the function do_history_info
> Specificly the:
>
> use utils_lib, only: alloc_iounit, free_iounit,integer_dict_create_hash, integer_dict_free
>
> and it appears to be due either of the integer_ functions
>
> I had a look at them in utils/public/utils.lib.f and utils/private/utils_dict.f and not really sure what's going on
>
> Any ideas?
> Rob
> -- The Open University is incorporated by Royal Charter (RC 000391), an exempt charity in England & Wales and a charity registered in Scotland (SC 038302).
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
> _______________________________________________
> mesa-users mailing list
> mesa-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesa-users
More information about the Mesa-users
mailing list