KAP provides the following parallel command qualifiers, directives, and assertions for use with automatic parallel processing. Refer to the appropriate sections for explanations and code examples as follows:
concurrentize
minconcurrent
parallelio
C*$* [no] concurrentize
C*$* minconcurrent
C*$* assert concurrent call
C*$* assert do (concurrent)
C*$* assert do (concurrent call)
C*$* assert do (concurrent call)
C*$* assert do (serial)
C*$* assert do prefer (concurrent)
C*$* assert do prefer (serial)
Use these parallel processing options in addition to the remaining KAP command qualifiers, directives, and assertions.