|
|
You can start the 3D parallel version of ANSYS FLUENT on a network of Windows, Linux, or UNIX machines using 2 processes and check the network connectivity by performing the following steps:
You can also start parallel ANSYS FLUENT by typing the following at the command prompt:
fluent 3d -t2 -cnf=fluent.hosts
where -cnf indicates the location of the hosts text file. The hosts file is a text file that contains a list of the computers on which you want to run the parallel job. If the hosts file is not located in the directory where you are typing the startup command, you will need to supply the full pathname to the file.
For example, the fluent.hosts file may look like the following:
my_computer another_computer |
For additional information about hosts files and parallel command line options, see this chapter in the separate User's Guide.
Parallel
Network
Show Connectivity...
------------------------------------------------------------------------------ ID Comm. Hostname O.S. PID Mach ID HW ID Name ------------------------------------------------------------------------------ n1 mpich2 another_computer Windows-32 21240 1 1 Fluent Node host net my_computer Windows-32 1204 0 3 Fluent Host n0* mpich2 my_computer Windows-32 1372 0 0 Fluent Node ------------------------------------------------------------------------------ |