<div class="gmail_extra"><div class="gmail_quote">On Thu, Nov 1, 2012 at 8:09 PM, Pavan Balaji <span dir="ltr"><<a href="mailto:balaji@mcs.anl.gov" target="_blank">balaji@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div class="im"><br>
On 11/01/12 19:04, John Fettig wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Thanks for the help.  Is fortran supported?<br>
</blockquote>
<br></div>
Yes.  But you'll need to provide the appropriate cross compile variables.  I can commit a cross file in to make this easier, but that'll be around mid November.<br></blockquote><div><br>I believe I have a working build, I'll append my cross file to the end of this email if anybody else wants to try it.<br>

<br>I have a followup question:  is there any support for launching jobs that use both the MIC and the host CPU?<br><br>Regards,<br>John<br><br>CROSS_F77_SIZEOF_INTEGER=4<br>CROSS_F77_SIZEOF_REAL=4<br>CROSS_F77_SIZEOF_DOUBLE_PRECISION=8<br>

CROSS_F77_TRUE_VALUE=-1<br>CROSS_F77_FALSE_VALUE=0<br>CROSS_F90_ADDRESS_KIND=8<br>CROSS_F90_OFFSET_KIND=8<br>CROSS_F90_INTEGER_KIND=4<br>CROSS_F90_REAL_MODEL=' 6 , 37'<br>CROSS_F90_DOUBLE_MODEL=' 15 , 307'<br>

CROSS_F90_INTEGER_MODEL=' 9'<br>CROSS_F90_ALL_INTEGER_MODELS=' 2 , 1, 4 , 2, 9 , 4, 18 , 8,'<br>CROSS_F90_INTEGER_MODEL_MAP=' {  2 , 1 , 1 }, {  4 , 2 , 2 }, {  9 , 4 , 4 }, {  18 , 8 , 8 },'<br><br>

</div></div></div>