The following Compiler directives can optimize the performance of multi-threading programs:
The following directive settings are made by default:
If you want your program to be optimized for speed, set the directives as follows:
However, you might have to change your program to take advantage of these Compiler directives.