3 KAP Parallel Processing

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 kfort driver. The chapter also describes how you can adjust the degree to which KAP automatically performs parallel decomposition inside your program. KAP parallel processing provides three methods of programmer control, as follows:

Each method uses the same run-time parallel processing libraries.

Review Chapter 2 for general information on KAP syntax, file naming conventions, and optimizing programs.


Previous Page | Next Page | Contents | Index |
Command-Line Qualifiers

Copyright © Digital Equipment Corporation. 1999. All Rights Reserved.