[mpich-discuss] Does mpich2 support some fortran 2003 features?
Anthony Chan
chan at mcs.anl.gov
Tue Mar 13 11:10:33 CDT 2012
That seems to depends on the native Fortran compiler.
Here is my experiment: I renamed a Fortran 90 file,
mpich2-1.4.1p1/examples/f90/pi3f90.f90, with a .f03 suffix.
GNU Fortran has no problem in compile/link the file.
But Intel Fortran refuses to compile it.
> mpich2_work/install_141p1_intel/bin/mpif90 -c pi3.f03
ifort: warning #10147: no action performed for specified file(s)
A.Chan
----- Original Message -----
> can it compile MPI source files suffixed .f03?
> thank you
>
> --
> Kong Tao
> School of Maths. Shandong Univ. P.R.C.
>
> _______________________________________________
> mpich-discuss mailing list mpich-discuss at mcs.anl.gov
> To manage subscription options or unsubscribe:
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
More information about the mpich-discuss
mailing list