[mvapich-discuss] mvapich2-2.2a compile error with Intel 16.0.0 compiler

Jonathan Perkins perkinjo at cse.ohio-state.edu
Fri Nov 6 13:59:37 EST 2015


Hi all.  I just wanted to post an update that we are still looking into
this issue and have found that the problem appears intermittently when
doing parallel make.  If you see this issue, simply trying again with make
should resolve the problem.

On Tue, Nov 3, 2015 at 11:58 AM Jonathan Perkins <
perkinjo at cse.ohio-state.edu> wrote:

> Thank you for this bug report.  We have reproduced this locally and will
> have it resolved for our next release.
>
>
> On Mon, Nov 2, 2015 at 2:48 PM Sayan Ghosh <sayandeep52 at gmail.com> wrote:
>
>> Hi,
>>
>> Reporting this error while compiling MVAPICH2-2.2a with Intel 16.0.0
>> compiler. Passing --disable-fortran sidesteps this error as expected.
>>
>> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90(214): error #7013:
>> This module file was not generated by any release of this compiler.
>> [MPI_F08_COMPILE_CONSTANTS]
>>     use mpi_f08_compile_constants, only : MPI_ADDRESS_KIND, MPI_SUCCESS
>> --------^
>> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90(218): error #6683:
>> A kind type parameter must be a compile-time constant.   [MPI_ADDRESS_KIND]
>>     integer(kind=MPI_ADDRESS_KIND) :: extra_state, attribute_val_in,
>> attribute_val_out
>> -----------------^
>> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90(229): error #6580:
>> Name in only-list does not exist.   [MPI_ADDRESS_KIND]
>>     use mpi_f08_compile_constants, only : MPI_ADDRESS_KIND, MPI_SUCCESS
>> ------------------------------------------^
>> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90(229): error #6580:
>> Name in only-list does not exist.   [MPI_SUCCESS]
>>     use mpi_f08_compile_constants, only : MPI_ADDRESS_KIND, MPI_SUCCESS
>> ------------------------------------------------------------^
>> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90(233): error #6683:
>> A kind type parameter must be a compile-time constant.   [MPI_ADDRESS_KIND]
>>     integer(kind=MPI_ADDRESS_KIND) :: extra_state, attribute_val_in,
>> attribute_val_out
>> -----------------^
>> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90(223): error #6406:
>> Conflicting attributes or multiple declaration of name.   [MPI_SUCCESS]
>>     ierror = MPI_SUCCESS
>> -------------^
>> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90(214): error #6580:
>> Name in only-list does not exist.   [MPI_ADDRESS_KIND]
>>     use mpi_f08_compile_constants, only : MPI_ADDRESS_KIND, MPI_SUCCESS
>> ------------------------------------------^
>> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90(214): error #6580:
>> Name in only-list does not exist.   [MPI_SUCCESS]
>>     use mpi_f08_compile_constants, only : MPI_ADDRESS_KIND, MPI_SUCCESS
>> ------------------------------------------------------------^
>> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90(237): error #6404:
>> This name does not have a type, and must have an explicit type.
>> [MPI_SUCCESS]
>>     ierror = MPI_SUCCESS
>> -------------^
>> compilation aborted for
>> src/binding/fortran/use_mpi_f08/mpi_f08_callbacks.F90 (code 1)
>> Makefile:25332: recipe for target
>> 'src/binding/fortran/use_mpi_f08/lib_libmpifort_la-mpi_f08_callbacks.lo'
>> failed
>> make[2]: ***
>> [src/binding/fortran/use_mpi_f08/lib_libmpifort_la-mpi_f08_callbacks.lo]
>> Error 1
>> make[2]: *** Waiting for unfinished jobs....
>> make[2]: Leaving directory '/home/sg/sources/mvapich2-2.2a'
>> Makefile:45959: recipe for target 'install-recursive' failed
>> make[1]: *** [install-recursive] Error 1
>> make[1]: Leaving directory '/home/sg/sources/mvapich2-2.2a'
>> Makefile:46259: recipe for target 'install' failed
>> make: *** [install] Error 2
>>
>>
>> --
>> Regards,
>> Sayan
>> _______________________________________________
>> mvapich-discuss mailing list
>> mvapich-discuss at cse.ohio-state.edu
>> http://mailman.cse.ohio-state.edu/mailman/listinfo/mvapich-discuss
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20151106/6cc3d6fb/attachment.html>


More information about the mvapich-discuss mailing list