|
[Sponsors] |
DHCP, Cluster computing, Parallel processing ? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 31, 2004, 00:15 |
DHCP, Cluster computing, Parallel processing ?
|
#1 |
Guest
Posts: n/a
|
Dear all
The new building I recently moved in provides automatic assignment of TCP/IP address using DHCP server. I am planning to build cluster computing consists of 4 nodes and run parallel version of STAR-CD 3.22. Do you think there is no problem in doing this? |
|
January 2, 2005, 18:32 |
Re: DHCP, Cluster computing, Parallel processing ?
|
#2 |
Guest
Posts: n/a
|
The key is that each node MUST be able to find its neighbors by name or tcp number. Either the DHCP server must keep track of each node by name and allow processes to connect to each node by name. It is possible to substitute IP number instead of names, but then you must know them all in advance and make sure that any time they change, you will have to update the data the hardware.ini file. In short, it is possible, but you may have extra work on your hands if the assigned numbers change constantly.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF in parallel computing | Shamoon | FLUENT | 4 | May 25, 2008 15:33 |
CFX distributed computing: Cluster design Q | Joe | CFX | 7 | July 11, 2006 11:21 |
Parallel Computing | peter | Main CFD Forum | 7 | May 15, 2006 10:53 |
Parallel computing | Himanshu | FLUENT | 0 | January 23, 2006 11:21 |
Linux Cluster Computing | Mark Rist | Main CFD Forum | 5 | September 10, 2000 06:51 |