[mpich-discuss] compile and running MPI using PGI

Anthony Chan chan at mcs.anl.gov
Thu Mar 22 08:54:10 CDT 2012



----- Original Message -----

> I installed the PGI and also tested for our openMP code, I used mpi
> guide
> from the website it does not work well for MPI:
> 
> pgf90 tst_mp.f90 -Mmpi=mpich

If it is an OpenMP program, I think you should use -mp with pgfortran.
OpenMP is different from MPI, you should contact your compiler vendor
for support.

A.Chan


More information about the mpich-discuss mailing list