[mpich-discuss] To build mpich2 with pgi pghpf

Anthony Chan chan at mcs.anl.gov
Sun Apr 6 10:52:17 CDT 2008


I was able to build mpich2 with this configure option:

<mpich2>/configure CC=pgcc F77=pgf77 F90=pghpf --disable-cxx --prefix=...

A.Chan

On Sun, 6 Apr 2008, Tilek Aberra wrote:

> Dear sirs,
>
> I want to build mpich2 dedicated for pghpf compiler. Seraching the www I came across information only how to build mpich2 for pgf90 of pgi. I know pgi provides how to run a pghpf complied code to run parallel using mipch2. But I want to build so that I can call pghpf built  mpich2 on other packages like PETSc.
>
> Can someone suggest a way. I used
>
> $ env F90="pghpf" FC="pghpf" ./configure --prefix=/u2/john/mpich2_pgHPF,
>
> Though it builds ok it fails to be compiled and produce output while petsc runs.
>
> Remaining,
>
> TA
>
>
>




More information about the mpich-discuss mailing list