![]() |
![]() |
OpenMP Runtime
|
The OpenMP runtime requires certain parameters to be initialized before the program starts (i.e. reaches main). It provides callback functions and default implementations for these functions in tomp_config.c
The body of the callback functions consist of calls to a predefined set of helper functions. Refer the User Guide for details on configuring the OpenMP runtime.
__TI_omp_configure consists of calls to the following functions: