[Beowulf] Rocks Cluster and 2 Ethernet networks
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.
Reuti reuti at staff.uni-marburg.deSun Oct 31 01:54:10 PST 2004
- Previous message: [Beowulf] Rocks Cluster and 2 Ethernet networks
- Next message: [Beowulf] MPICH fault handling
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Timo, > Thanks for your help. I have not installed Rocks just yet. Can you > explain to me what the ch_p4 device of MPI_CH is? Nochmals, vielen Dank! MPI is a standard of a protocol for writing parallel programs. MPICH is one implementation of this standard (there are others, also commercial ones). Inside MPICH you have different "devices" for communication between the nodes to chose from, which will best fit to your computer system and network. The ch_p4 device is one, which will use the p4 communication standard. This will use rsh/ssh to start the tasks on the nodes. Other devices will need a special daemon running on each node. All the programs we use, use the ch_p4 device. Cheers - Reuti
- Previous message: [Beowulf] Rocks Cluster and 2 Ethernet networks
- Next message: [Beowulf] MPICH fault handling
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
