<HTML>
<HEAD>
<TITLE>Re: [Wrf-users] run-time error in WRF-ARW and WRF-NMM (Itanium2processor, ifort/icc, Intel MPI, RSL_LITE configuration)</TITLE>
</HEAD>
<BODY>
<FONT FACE="Helvetica, Verdana, Arial"><SPAN STYLE='font-size:12.0px'>Eric,<BR>
<BR>
We tried both with and without the endian flag. The input netcdf files are fine, since we can do an ncdump and get the correct values that way. My suspicion is that there is something being assumed as 32-bit when going between the C and F90 code in the I/O API that is corrupting things.<BR>
<BR>
-Bill<BR>
<BR>
<BR>
On 11/7/07 11:57 AM, &quot;Kemp, Eric M.&quot; &lt;Eric.Kemp@ngc.com&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Helvetica, Verdana, Arial"><SPAN STYLE='font-size:12.0px'><BR>
<BR>
Eduardo and Bill:<BR>
<BR>
Did you use the ifort &quot;-convert big_endian&quot; flag when compiling WRF and WPS?<BR>
<BR>
-Eric<BR>
<BR>
Eric M. Kemp<BR>
Meteorologist<BR>
Northrop Grumman Information Technology<BR>
Intelligence Group (TASC)<BR>
4801 Stonecroft Boulevard<BR>
Chantilly, VA 20151<BR>
(703) 633-8300 x7078 (lab)<BR>
(703) 633-8300 x8278 (office)<BR>
(703) 449-3400 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(fax)<BR>
eric.kemp@ngc.com<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: wrf-users-bounces@ucar.edu on behalf of Gustafson, William I<BR>
Sent: Wed 11/7/2007 1:35 PM<BR>
To: edu.penabad@meteogalicia.es; WRF Help Users Desk<BR>
Cc: wrf-users@ucar.edu<BR>
Subject: Re: [Wrf-users] run-time error in WRF-ARW and WRF-NMM (Itanium2processor, ifort/icc, Intel MPI, RSL_LITE configuration)<BR>
<BR>
Eduardo,<BR>
<BR>
I too have been unsuccessful with WRF on an Ifort + Itanium based machine.<BR>
Both me and one of my system admin types has tried working with the<BR>
configure to get things correct, but no luck. We finally got a compile, but<BR>
now the data being read in from the wrfinput file is corrupted. For example,<BR>
the land use type comes in as something like number*10^6 instead of between<BR>
1 and 25. It appears to be either an endian or pointer size issue, but we<BR>
haven&#8217;t been able to track it down. If you have any luck, please post back<BR>
to the group so we can all learn together.<BR>
<BR>
-Bill<BR>
<BR>
<BR>
--------------------------------------------------------------------<BR>
William I. Gustafson Jr.<BR>
Atmospheric Science and Global Change Division<BR>
Pacific Northwest National Laboratory<BR>
3200 Q Ave., MSIN K9-30<BR>
Richland, WA 99352<BR>
(509)372-6110<BR>
<BR>
<BR>
On 11/7/07 10:24 AM, &quot;Eduardo Penabad Ramos&quot; &lt;edu.penabad@meteogalicia.es&gt;<BR>
wrote:<BR>
<BR>
&gt; Hello!<BR>
&gt; <BR>
&gt; I&#8217;ve successfully compiled both WRF cores on an Itanium2 cluster (RSL_LITE,<BR>
&gt; Intel compilers&amp;MPI3.0) and while I&#8217;m trying to run a simple 2 nested grids<BR>
&gt; configuration I&#8217;m getting an error. Moreover, I&#8217;m not able to find useful<BR>
&gt; information within the rsl.out/error files.<BR>
&gt; <BR>
&gt; When I try to run the model &#8220;serially&#8221; I get the segmentation fault error:<BR>
&gt; <BR>
&gt; orballo@rx1:~/EDU/WRF2.2.1/WRFV2/test/em_real&gt; wrf.exe<BR>
&gt; &nbsp;starting wrf task &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0 of &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1<BR>
&gt; Segmentation fault<BR>
&gt; <BR>
&gt; And when I try to run it with mpiexec (1 processor), this is what I get:<BR>
&gt; <BR>
&gt; orballo@rx1:~/EDU/WRF2.2.1/WRFV2/test/em_real&gt; mpiexec -np 1 wrf.exe<BR>
&gt; &nbsp;starting wrf task &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0 of &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1<BR>
&gt; rank 0 in job 1 rx1.cesga.es_20637 &nbsp;&nbsp;caused collective abort of all ranks<BR>
&gt; &nbsp;&nbsp;exit status of rank 0: killed by signal 9<BR>
&gt; <BR>
&gt; In both cases (and for both cores) the rsl output/error files (with<BR>
&gt; debug_level=500) don&#8217;t give very much information. Below, it goes one sample<BR>
&gt; of their &#8220;tails&#8221;.<BR>
&gt; <BR>
&gt; Do you have any suggestion? Thanks in advance<BR>
&gt; <BR>
&gt; Eduardo Penabad<BR>
&gt;<BR>
&gt; <BR>
&gt; ARW core rsl.out.0000 tail:<BR>
&gt; d01 2007-10-29_00:00:00 module_io.F: in wrf_read_field<BR>
&gt; &nbsp;&nbsp;inc/wrf_bdyin.inc ext_write_field QRAIN memorder XZY Status = &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0<BR>
&gt; &nbsp;inc/wrf_bdyin.inc ext_write_field QRAIN memorder XZY<BR>
&gt; &nbsp;&nbsp;date 2007-10-29_00:00:00<BR>
&gt; &nbsp;&nbsp;ds &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1<BR>
&gt; &nbsp;&nbsp;de &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;99 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;27 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5<BR>
&gt; &nbsp;&nbsp;ps &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1<BR>
&gt; &nbsp;&nbsp;pe &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;99 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;27 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5<BR>
&gt; &nbsp;&nbsp;ms &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1<BR>
&gt; &nbsp;&nbsp;me &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;100 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;28 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5<BR>
&gt; &nbsp;d01 2007-10-29_00:00:00 module_io.F: in wrf_read_field<BR>
&gt; &nbsp;&nbsp;inc/wrf_bdyin.inc ext_write_field QRAIN memorder XZY Status = &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0<BR>
&gt; &nbsp;d01 2007-10-29_00:00:00 &nbsp;input_wrf: end, fid = &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2<BR>
&gt; Timing for processing lateral boundary for domain &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1: &nbsp;&nbsp;&nbsp;0.06850 elapsed<BR>
&gt; seconds.<BR>
&gt; &nbsp;d01 2007-10-29_00:00:00 module_integrate: calling solve interface<BR>
&gt;<BR>
&gt; <BR>
&gt; <BR>
&gt; <BR>
&gt; <BR>
&gt; NMM core rsl.out.0000 tail:<BR>
&gt; d01 2007-10-29_00:00:00 module_io.F: in wrf_read_field<BR>
&gt; &nbsp;&nbsp;inc/wrf_bdyin.inc ext_read_field CWM_BTYS memorder YSZ Status = &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0<BR>
&gt; &nbsp;inc/wrf_bdyin.inc ext_read_field CWM_BTYE memorder YEZ<BR>
&gt; &nbsp;&nbsp;date 2007-10-29_00:00:00<BR>
&gt; &nbsp;&nbsp;ds &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1<BR>
&gt; &nbsp;&nbsp;de &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;59 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;37 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1<BR>
&gt; &nbsp;&nbsp;ps &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1<BR>
&gt; &nbsp;&nbsp;pe &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;59 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;37 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1<BR>
&gt; &nbsp;&nbsp;ms &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1<BR>
&gt; &nbsp;&nbsp;me &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;92 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;38 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1<BR>
&gt; &nbsp;d01 2007-10-29_00:00:00 module_io.F: in wrf_read_field<BR>
&gt; &nbsp;&nbsp;inc/wrf_bdyin.inc ext_read_field CWM_BTYE memorder YEZ Status = &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0<BR>
&gt; &nbsp;d01 2007-10-29_00:00:00 &nbsp;input_wrf: end, fid = &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1<BR>
&gt; Timing for processing lateral boundary for domain &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1: &nbsp;&nbsp;&nbsp;0.12110 elapsed<BR>
&gt; seconds.<BR>
&gt; &nbsp;d01 2007-10-29_00:00:00 module_integrate: calling solve interface<BR>
&gt; &nbsp;WRF NUMBER OF TILES = &nbsp;&nbsp;1<BR>
&gt; &nbsp;&nbsp;SOLVE_NMM: TIMESTEP IS &nbsp;&nbsp;&nbsp;&nbsp;0 &nbsp;&nbsp;TIME IS &nbsp;&nbsp;0.000 HOURS<BR>
&gt; &nbsp;d01 2007-10-29_00:00:00 nmm: in patch<BR>
&gt; &nbsp;d01 2007-10-29_00:00:00 calling inc/HALO_NMM_ZZ.inc<BR>
&gt; &nbsp;ZEROED OUT PRECIP/RUNOFF ARRAYS<BR>
&gt; &nbsp;ZEROED OUT SFC EVAP/FLUX ARRAYS<BR>
&gt; &nbsp;ZEROED OUT ACCUMULATED SHORTWAVE FLUX ARRAYS<BR>
&gt; &nbsp;ZEROED OUT ACCUMULATED LONGWAVE FLUX ARRAYS<BR>
&gt; &nbsp;ZEROED OUT ACCUMULATED CLOUD FRACTION ARRAYS<BR>
&gt; &nbsp;ZEROED OUT ACCUMULATED LATENT HEATING ARRAYS<BR>
&gt; &nbsp;RESET MAX/MIN TEMPERTURES<BR>
&gt; &nbsp;d01 2007-10-29_00:00:00 calling inc/HALO_NMM_A.inc<BR>
&gt; &nbsp;d01 2007-10-29_00:00:00 calling inc/HALO_NMM_A.inc<BR>
&gt; &nbsp;d01 2007-10-29_00:00:00 calling inc/HALO_NMM_B.inc<BR>
&gt; &nbsp;d01 2007-10-29_00:00:00 calling inc/HALO_NMM_A.inc<BR>
&gt; &nbsp;d01 2007-10-29_00:00:00 calling inc/HALO_NMM_D.inc<BR>
&gt; &nbsp;d01 2007-10-29_00:00:00 calling inc/HALO_NMM_F.inc<BR>
&gt; &nbsp;d01 2007-10-29_00:00:00 calling inc/HALO_NMM_F1.inc<BR>
&gt; &nbsp;d01 2007-10-29_00:00:00 calling inc/HALO_NMM_G.inc<BR>
&gt; &nbsp;d01 2007-10-29_00:00:00 calling inc/HALO_NMM_H.inc<BR>
&gt; &nbsp;d01 2007-10-29_00:00:00 calling inc/HALO_NMM_I.inc<BR>
&gt; <BR>
&gt; <BR>
&gt; <BR>
&gt; <BR>
&gt; <BR>
&gt; &nbsp;&nbsp;<BR>
&gt; &nbsp;&nbsp;<BR>
&gt; &nbsp;&nbsp;<BR>
&gt; &nbsp;&nbsp;&nbsp;<a href="http://www.meteogalicia.es">&lt;http://www.meteogalicia.es&gt;</a> &nbsp;&nbsp;&nbsp;Conselleria de Medio Ambiente e<BR>
&gt; Desenvolvemento Sostible - Xunta de Galicia<BR>
&gt; &nbsp;&nbsp;<BR>
&gt; <BR>
&gt; &nbsp;&nbsp;<BR>
&gt; &nbsp;&nbsp;<BR>
&gt; &nbsp;&nbsp;Eduardo Penabad Ramos<BR>
&gt; &nbsp;Investigaci&oacute;n e Predici&oacute;n Num&eacute;rica &nbsp;&nbsp;&nbsp;MeteoGalicia<BR>
&gt; &nbsp;Area Central Local 31-C<BR>
&gt; &nbsp;Poligono de Fonti&ntilde;as s/n<BR>
&gt; &nbsp;15.703 Santiago de Compostela<BR>
&gt; &nbsp;&nbsp;edu.penabad@meteogalicia.es <a href="mailto:edu.penabad@meteogalicia.es">&lt;mailto:edu.penabad@meteogalicia.es&gt;</a><BR>
&gt; &nbsp;<a href="http://www.meteogalicia.es">http://www.meteogalicia.es</a> <a href="http://www.meteogalicia.es">&lt;http://www.meteogalicia.es&gt;</a><BR>
&gt; &nbsp;&nbsp;tel:<BR>
&gt; &nbsp;fax: &nbsp;&nbsp;&nbsp;+34 981 957 462<BR>
&gt; &lt;<a href="http://www.plaxo.com/click_to_call?src=jj_signature&amp;To=%2B34+981+957+462&">http://www.plaxo.com/click_to_call?src=jj_signature&amp;amp;To=%2B34+981+957+462&amp;</a><BR>
&gt; amp;Email=edu.penabad@meteogalicia.es&gt;<BR>
&gt; &nbsp;+34 981 957 466<BR>
&gt; &nbsp;&nbsp;&nbsp;<BR>
&gt; &nbsp;&nbsp;&nbsp;<BR>
&gt; &nbsp;&nbsp;<BR>
&gt; <BR>
&gt; &nbsp;&nbsp;&nbsp;<BR>
&gt; &nbsp;&nbsp;<BR>
&gt; &nbsp;&nbsp;<BR>
&gt; &nbsp;&nbsp;Want a signature like this?<BR>
&gt; <a href="http://www.plaxo.com/signature?src=client_sig_212_1_banner_sig">&lt;http://www.plaxo.com/signature?src=client_sig_212_1_banner_sig&gt;</a><BR>
&gt; &nbsp;<BR>
&gt; <BR>
&gt;<BR>
&gt;<BR>
&gt; _______________________________________________<BR>
&gt; Wrf-users mailing list<BR>
&gt; Wrf-users@ucar.edu<BR>
&gt; <a href="http://mailman.ucar.edu/mailman/listinfo/wrf-users">http://mailman.ucar.edu/mailman/listinfo/wrf-users</a><BR>
<BR>
<BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Helvetica, Verdana, Arial"><SPAN STYLE='font-size:12.0px'><BR>
<BR>
</SPAN><SPAN STYLE='font-size:11.0px'>--------------------------------------------------------------------<BR>
<I>William I. Gustafson Jr.<BR>
</I>Atmospheric Science and Global Change Division<BR>
Pacific Northwest National Laboratory<BR>
3200 Q Ave., MSIN K9-30<BR>
Richland, WA 99352<BR>
(509)372-6110</SPAN><SPAN STYLE='font-size:12.0px'><BR>
</SPAN></FONT>
</BODY>
</HTML>