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
|