<div dir="ltr"><div dir="ltr"><pre class="gmail-bz_comment_text" style="font-size:medium;white-space:pre-wrap;width:50em;color:rgb(0,0,0)">Try export FFLAGS="-w -fallow-argument-mismatch"</pre></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">ср, 3 февр. 2021 г. в 09:08, Honggang LI via Mvapich-discuss <<a href="mailto:mvapich-discuss@lists.osu.edu">mvapich-discuss@lists.osu.edu</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">hi,<br>
<br>
~]$ gfortran -v<br>
Using built-in specs.<br>
COLLECT_GCC=gfortran<br>
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper<br>
OFFLOAD_TARGET_NAMES=nvptx-none<br>
OFFLOAD_TARGET_DEFAULT=1<br>
Target: x86_64-redhat-linux<br>
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=<a href="https://urldefense.com/v3/__http://bugzilla.redhat.com/bugzilla__;!!KGKeukY!mWknHBPQXt1IkaXaKpT7kHQGjB8iXUi3aRkskhUlj9xlGP3ckZucCCAf-Pj0kkwFOsh1p7zIQg$" rel="noreferrer" target="_blank">https://urldefense.com/v3/__http://bugzilla.redhat.com/bugzilla__;!!KGKeukY!mWknHBPQXt1IkaXaKpT7kHQGjB8iXUi3aRkskhUlj9xlGP3ckZucCCAf-Pj0kkwFOsh1p7zIQg$</a> --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --without-isl --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux<br>
Thread model: posix<br>
Supported LTO compression algorithms: zlib zstd<br>
gcc version 11.0.0 20210123 (Red Hat 11.0.0-0) (GCC)<br>
<br>
<br>
$ tar -zxf mvapich2-2.3.5.tar.gz <br>
$ cd mvapich2-2.3.5/<br>
$ ./configure<br>
<br>
checking for include directory flag for Fortran... -I<br>
checking for Fortran 77 flag for library directories... -L<br>
checking whether Fortran 77 compiler processes .F files with C preprocessor... yes<br>
checking whether gfortran allows mismatched arguments... no<br>
configure: error: The Fortran compiler gfortran will not compile files that call<br>
the same routine with arguments of different types.<br>
error: Bad exit status from /var/tmp/rpm-tmp.WX3UGf (%build)<br>
<br>
_______________________________________________<br>
Mvapich-discuss mailing list<br>
<a href="mailto:Mvapich-discuss@lists.osu.edu" target="_blank">Mvapich-discuss@lists.osu.edu</a><br>
<a href="https://lists.osu.edu/mailman/listinfo/mvapich-discuss" rel="noreferrer" target="_blank">https://lists.osu.edu/mailman/listinfo/mvapich-discuss</a><br>
</blockquote></div>