As EGO uses PVM or MPI the program may run in the parallel form
on any platform (with slight modificiations) if PVM or MPI runs on this system.
We have successfully tested the parallel EGO version on workstation clusters
(DEC, SUN, SGI, HP), a Cray-T3D, a Cray-T3E, an IBM-SP2 and
a PowerXplorer and CC (Parsytec) parallel computer.
For further information on PVM and the newest versions of PVM see
http://www.epm.ornl.gov/pvm/.
For further information on MPI see
http://www.tc.cornell.edu/Edu/Talks/MPI/.
To optimize performance of EGO on a PowerXplorer parallel
computer, the PARIX-version of EGO should be used instead of the
PVM-version. For further information on PARIX see
http://www.parsytec.de/.
The PARIX-version, PVM-version or MPI-version is selected during
compilation via preprocessor directives (See Chapter 2.1)
from the same source code.