[mpich-discuss] installation problem on AIX
    Anthony Chan 
    chan at mcs.anl.gov
       
    Thu Mar  8 16:06:57 CST 2012
    
    
  
----- Original Message -----
> I'm wondering if you had chance to look at my c.txt and m.txt. Is it
> possible that my compilation is actually not completely successful?
> Thanks!
The build is good, no obvious failure.
Make sure you compile/link your code using fullpath to mpi tools.
/gpfs/small/STED/shared/mpich2/pwr5/bin/mpicc -o cpi cpi.c
 
/gpfs/small/STED/shared/mpich2/pwr5/bin/mpiexec -n 4 cpi
    
    
More information about the mpich-discuss
mailing list