Chapter 5. Use of shared memory multiprocessor (SMP) system

Table of Contents
Setting for SMP
Setting of Maxjob
Execution of client progra

The shared memory multiprocessor (SMP) system is a parallel computer which has multiple processors. High-end systems and, recently, some PCs haves multiprocessors. On a remote host, a program will show good performance when the program uses these CPUs at the same time.

Setting for SMP

In this example, we assume the environment below.