I found my problem. I installed my openmpi onto an nfs share that resides on another machine. If I login to the machine where the nfs share is physically I can compile and run the hello world.
This is my first cluster build. Does anyone have a suggestion how I can keeps this on a nfs share and make it work? Thank you Mac os x 10.3 cluster -dan On Tue, 2006-10-17 at 22:15 -0600, Brian Barrett wrote: > On Oct 17, 2006, at 6:41 PM, Dan Cardin wrote: > > > Hello all, I have installed openmpi on a small apple panther cluster. > > The install went smoothly but when I compile a program with > > > > mpicc helloworld.c -o hello > > > > No files or message are ever generated. Any help would be appreciated. > > What version of Open MPI are you using? Also, what is the output of: > > mpicc -showme > > Thanks, > > Brian >