[mpich-devel] ifort: error #10236: File not found: 'src/binding/fortran/use_mpi_f08/mpi_f08_types.f90'

Jeff Hammond jeff.science at gmail.com
Wed Sep 9 19:00:23 CDT 2015


It seems from the Trac notification I just received that you've determined
that vpath is the issue.  I was not planning on committing any in-place
build atrocities so I'm glad you tested that :-)

Jeff

On Wed, Sep 9, 2015 at 3:49 PM, Kenneth Raffenetti <raffenet at mcs.anl.gov>
wrote:

> That's what I suspected. I have access to Intel 2016, but need our
> sysadmins to update the license server to activate it. In the meantime, I
> can try to fake an env that can build F08 and find the underlying problem.
> It looks like you were doing a vpath build...does an in-tree build succeed?
>
> Ken
>
> On 09/09/2015 05:43 PM, Jeff Hammond wrote:
>
>> You are right.  GCC 5.2 contains no references to F08, presumably
>> because configure determined that F08 was not supported.  I assume ifort
>> 16 tested positive for F08.
>>
>> I think you can download Intel 16 but if you have any trouble, let me
>> know offline and I'll help figure it out.
>>
>> Jeff
>>
>> On Wed, Sep 9, 2015 at 3:40 PM, Kenneth Raffenetti <raffenet at mcs.anl.gov
>> <mailto:raffenet at mcs.anl.gov>> wrote:
>>
>>     Did the GCC 5.2 build actually build the F08 module? I suspect it
>>     might have been disabled at configure time. That is, is there an
>>     mpi_f08.mod file in the installed include dir?
>>
>>
>>     On 09/09/2015 12:58 PM, Jeff Hammond wrote:
>>
>>         I cannot configure MPICH due to any F08-related issue.  I ran
>>         autogen.sh
>>         twice just to be darn sure I wasn't making that mistake again.
>>
>>         This is with the latest MPICH git master.  I am using Intel
>>         Fortran 16
>>         on Mac Yosemite.  The GCC 5.2 build was fine so this might be
>>         related to
>>         ifort, but it's not obvious why.
>>
>>         Thanks,
>>
>>         Jeff
>>
>>
>>         This is how I attempted to configure:
>>
>>         jrhammon-mac01:build jrhammon$ head config.log
>>         This file contains any messages produced by compilers while
>>         running configure, to aid debugging if configure makes a mistake.
>>
>>         It was created by MPICH configure 3.2rc1, which was
>>         generated by GNU Autoconf 2.69.  Invocation command line was
>>
>>             $ ../configure CC=icc CXX=icpc FC=ifort F77=ifort --enable-cxx
>>         --enable-fortran --enable-threads=runtime --enable-g=dbg
>>         --with-pm=hydra
>>         --prefix=/opt/mpich/dev/intel/default --enable-wrapper-rpath
>>         --enable-static --enable-shared
>>
>>         Here is the error:
>>
>>         Configuration completed.
>>             MOD
>>         src/binding/fortran/use_mpi_f08/mpi_c_interface_types.stamp
>>             MOD      src/binding/fortran/use_mpi_f08/mpi_f08_types.stamp
>>         ifort: error #10236: File not found:
>>            'src/binding/fortran/use_mpi_f08/mpi_f08_types.f90'
>>         ifort: command line error: no files specified; for help type
>>         "ifort -help"
>>         make: *** [src/binding/fortran/use_mpi_f08/mpi_f08_types.stamp]
>>         Error 1
>>
>>
>>         --
>>         Jeff Hammond
>>         jeff.science at gmail.com <mailto:jeff.science at gmail.com>
>>         <mailto:jeff.science at gmail.com <mailto:jeff.science at gmail.com>>
>>         http://jeffhammond.github.io/
>>
>>
>>         _______________________________________________
>>         To manage subscription options or unsubscribe:
>>         https://lists.mpich.org/mailman/listinfo/devel
>>
>>     _______________________________________________
>>     To manage subscription options or unsubscribe:
>>     https://lists.mpich.org/mailman/listinfo/devel
>>
>>
>>
>>
>> --
>> Jeff Hammond
>> jeff.science at gmail.com <mailto:jeff.science at gmail.com>
>> http://jeffhammond.github.io/
>>
>>
>> _______________________________________________
>> To manage subscription options or unsubscribe:
>> https://lists.mpich.org/mailman/listinfo/devel
>>
>> _______________________________________________
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/devel
>



-- 
Jeff Hammond
jeff.science at gmail.com
http://jeffhammond.github.io/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/devel/attachments/20150909/789dde1a/attachment.html>


More information about the devel mailing list