KAP does parallel decomposition of programs so they run on symmetric
multiprocessor systems (SMP). This chapter describes how to compile
and run a program for parallel execution using the kcc
driver and kapc
. Review Chapter 2
for general information on KAP syntax, file naming conventions, and
optimizing programs.