[mpich-discuss] mp xlf.. missing
Jeff Hammond
jhammond at alcf.anl.gov
Sun Sep 30 11:05:12 CDT 2012
Like Pavan said, you can name these scripts anything you want. Try
one of these options:
> alias mpixlf90=mpif90
> cd $(MPICH_BIN) mv mpif90 mpixlf90
> cd $(MPICH_BIN) && ln -s mpixlf90 mpif90
The previous comment about _r is still applicable. If you want to be
certain it is done right without recompiling MPICH2, do "export
MPICH_FC=xlf90_r".
Jeff
On Sun, Sep 30, 2012 at 12:59 AM, D-Durga-Prasad <ddprasad at gmail.com> wrote:
> My Server : powerpc-ibm-aix5.3.0.0
>
> Hello Sir,
>
> Although I am able to compile mpich2 on the above server, I am still not
> getting mpxlf90_r in the bin directory. I need that compiler for compiling
> NEMOGCM
>
> However these files are installed
>
> mpcstat mpic++ mpicc-vt mpicxx-vt mpif77
> mpif90-vt mpstat
> mpiCC mpic++-vt mpich2version mpiexec
> mpif77-vt mpio_get_config
> mpiCC-vt mpicc mpicxx mpiexec.hydra mpif90
> mpirun
>
>
> xlf xlf90_r xlf95 xlf95_r7 xlf_r7 xlock
> xlsatoms xlsfonts
> xlf90 xlf90_r7 xlf95_r xlf_r xload xlogo
> xlsclients
>
>
> Any help would great.
>
>
> Thanking You with Regards
>
>
> D Durga Prasad
> Jr Technical Staff,
> Computer Science Engineering Department.,
> Indian Institute of Technology, Kharagpur, INDIA
> Contact:
> ddprasad at iitkgp.ac.in,ddprasad at cse.iitkgp.ernet.in, ddprasad at gmail.com
> Success is not final, failure is not fatal: it is the courage to continue
> that counts!!
>
> _______________________________________________
> 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
>
--
Jeff Hammond
Argonne Leadership Computing Facility
University of Chicago Computation Institute
jhammond at alcf.anl.gov / (630) 252-5381
http://www.linkedin.com/in/jeffhammond
https://wiki.alcf.anl.gov/parts/index.php/User:Jhammond
More information about the mpich-discuss
mailing list