LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Ankush Kaul (ankush.rkaul_at_[hidden])
Date: 2009-04-23 07:57:02


My cluster consists of two nodes, master(192.168.67.18) and
salve(192.168.45.65), connected directly through a cross cable.

i installed openmpi on my cluster, and ran basic test programs. now i want
to run a basic image processing program, the only program i found was on
lam-mpi on the following link :
http://lam-mpi.lzu.edu.cn/tutorials/nd/part1/

can i run de imageproc.c<http://lam-mpi.lzu.edu.cn/tutorials/nd/part1/imageproc.c>program
provided here on openmpi? if yes should i run it normally as i run
other openmpi programs i.e. comple using *mpicc* and run using *mpirun*.

Thanks
Ankush