| b3103e13 | 15-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
MUMPS: update to version 5.3.3
This fixes build issue with ifort+openmpi
/usr/pppl/intel/2019-pkgs/openmpi-4.0.3/include/mpif-sizeof.h(17): error #5286: Ambiguous generic interface MPI_SIZEOF: prev
MUMPS: update to version 5.3.3
This fixes build issue with ifort+openmpi
/usr/pppl/intel/2019-pkgs/openmpi-4.0.3/include/mpif-sizeof.h(17): error #5286: Ambiguous generic interface MPI_SIZEOF: previously declared specific procedure MPI_SIZEOF_CHARACTER_SCALAR is not distinguishable from this declaration. [MPI_SIZEOF_CHARACTER_SCALAR] SUBROUTINE MPI_Sizeof_character_scalar(x, size, ierror) -----------------^
Reported-by: Jin Chen <jchen@pppl.gov> Fixed-by: Jean-Yves LExcellent <Jean-Yves.L.Excellent@ens-lyon.fr>
show more ...
|