> [r...@redigo-01 examples]# ls > connectivity_c.c hello_c.c hello_f77.f Makefile README ring_cxx.cc > ring_f90.f90 > hello hello_cxx.cc hello_f90.f90 Makefile.include ring_c.c ring_f77.f > [r...@redigo-01 examples]# pwd > /root/openmpi-1.4.3/examples > > COMMAND LINE: > A) [r...@redigo-01 examples]# mpiexec -n 6 > /root/openmpi-1.4.3/examples/cpi > problem with execution of /root/openmpi-1.4.3/examples/cpi on > redigo-01.lnl.infn.it: [Errno 2] No such file or directory
You don't have cpi in /root/openmpi-1.4.3/examples directory. Try running hello instead. Chien _______________________________________________ ewg mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
