From: Greg W. <gw...@la...> - 2005-06-14 13:37:59
|
Jan, On Jun 14, 2005, at 6:40 AM, Jan Huelsberg wrote: > Now I am a little bit further the in the last posting. > As Erik pointed out bproc is not a communication layer, so I > configured mpich without the option --with-comm=bproc. > The compiling went fine. > I set the RSHCOMMAND to bpsh and the examples seem to run. > But I don't get the prompt back, something hangs. > > Furthermore I was surprised, that I don't have to copy the > executables to the nodes at all. > Is bproc handling this all by itself? That's the whole point of bproc. The nodes have no executables at all, but the process is migrated from the front end to the node in order to run. > > I just changed to the examples directory, compiled the cpi.c > program, used the mpirun that was shipped with the cmtools and set > up the machines.LINUX file. > That's it. Bproc provides it's own mechanism for obtaining the node names. machines.LINUX is not used. > > Did I miss something? > > Jan. > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. How far can > you shotput > a projector? How fast can you ride your desk chair down the office > luge track? > If you want to score the big prize, get to know the little guy. > Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 > _______________________________________________ > BProc-users mailing list > BPr...@li... > https://lists.sourceforge.net/lists/listinfo/bproc-users > |