esaifu wrote:
> Dear All,
> I have configured LAM-7.1.2 on top of PGI compilers version 6.0,For that i
> had exported the following variables.
> FC=pgf77
> CC=pgcc
> CXX=pgCC
> Could you please tell me which variable i have to set to get
> "mpif90" compiler.While configring the LAM i could'nt see
> any f90 compiler option to set.
Nor have I seen any way to use a different f90 compiler from the f77
compiler. Why not set FC as your f90 compiler?
If you need it, your compiler probably includes an option to switch
between free and fixed format, without changing the name of the compiler.
|