What are ``machine architectures''



next up previous contents
Next: How do I Up: Installation and the Previous: What does PVM_ROOT

What are ``machine architectures''

PVM assigns an architecture name to each kind of machine on which it runs, to distinguish between machines that run different executables.

This allows PVM to select the correct executable at run time. It also allows builds of the system or applications to proceed in parallel (in separate directories named after the architecture).

PVM also assigns a data encoding to each machine; One or more architectures map to each data encoding. Machines with different architectures, but the same data encoding must run different executables, but can pass data back and forth without converting it.



Bob Manchek
Fri Mar 3 15:08:11 EST 1995