<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Because OpenCoarrays calls MPI from C, the possible Fortran ABI variation across major versions of GCC should not be an issue.  Damian should be fine to apt-get install mpich and then use the resulting C library.  I imagine that cafc='mpicc -cc=gfortran-6' would work, but this is just a guess.<div><br></div><div>Intel recently approved Windows 10.  If I can get the VM for this, I'll try to debug this.<br><div><br></div><div>Jeff</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 11, 2016 at 10:57 AM, Kenneth Raffenetti <span dir="ltr"><<a href="mailto:raffenet@mcs.anl.gov" target="_blank">raffenet@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">mpicc and friends are wrappers around the regular gcc/g++/gfortran compilers. If you have the version you want listed first in your PATH, things will probably work as you want. You can test by running 'mpicc -show' or 'mpicc -version' and check the underlying compiler.<br>
<br>
Ken<div class="HOEnZb"><div class="h5"><br>
<br>
On 10/11/2016 12:22 PM, Rob Latham wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
On 10/11/2016 10:05 AM, Kenneth Raffenetti wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 10/11/2016 09:45 AM, Damian Rouson wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
> Also, if you have Ubuntu, can you simply apt-get install mpich?<br>
</blockquote>
On this system, apt-get installs GCC 4.8.  My goal is to support users<br>
of OpenCoarrays, which requires at least GCC 5.1.0 and preferably GCC<br>
6.1.0.  Is there a Debian dpkg file that I could use to install MPICH?<br>
</blockquote>
<br>
Yes, try 'apt-get install mpich'.<br>
</blockquote>
<br>
I think he's saying "apt-get install mpich" brings in gcc-4.8 as a<br>
dependency.<br>
<br>
Perhaps "apt-get source mpich" or maybe with the "-b" flag for<br>
bulid-dependencies, then re-building the debian package will get you<br>
what you need?<br>
<br>
______________________________<wbr>_________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org" target="_blank">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">https://lists.mpich.org/mailma<wbr>n/listinfo/discuss</a><br>
</blockquote>
______________________________<wbr>_________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org" target="_blank">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">https://lists.mpich.org/mailma<wbr>n/listinfo/discuss</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Jeff Hammond<br><a href="mailto:jeff.science@gmail.com" target="_blank">jeff.science@gmail.com</a><br><a href="http://jeffhammond.github.io/" target="_blank">http://jeffhammond.github.io/</a></div>
</div>