[mpich-discuss] about compiler update
Anthony Chan
chan at mcs.anl.gov
Thu Jul 21 10:33:52 CDT 2011
In general, when you switch compiler, the safest route is to recompile mpich2.
But if the new compiler is from the same vendor, you could simply replace
"mpif90" to "mpif90 -fc=<full_path_to_new_compiler>" in your app's build system.
-fc only changes the native fortran compiler to the new one.
A.Chan
----- Original Message -----
> dear all:
> I've changed my fortran compiler to a new version, so how can I have
> mpif90 to 'know' the new fortran compiler and use it.
>
> regards
>
>
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
More information about the mpich-discuss
mailing list