[Beowulf] MPI list of free nodes
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Dierks Michel m.dierks at skynet.beTue Sep 19 11:26:40 PDT 2006
- Previous message: [Beowulf] OT: job opening
- Next message: [Beowulf] MPI list of free nodes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, I'm actually busy to develop an application to calculate the Mandelbrot fractals. I'm using a Beowulf cluster of three nodes and a master. I use MPICH as communication library. In my application, I send one line of the complex plan to one node. Before that I must know which node are free to work. My question is: how must I handled the list of the free node? Must I each time that I will send a job to a node send a broadcast message to know which nodes are free; is it not a waste of communication time? or Must I handle a list (a file) of the nodes who are in status "working" or "free". Can someone give me informations about this aspect? Thanks for your help
- Previous message: [Beowulf] OT: job opening
- Next message: [Beowulf] MPI list of free nodes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
