Conditional compilation ======================= .. index:: conditional compilation In implementations that support a preprocessor, the ``_OMPSS_2`` macro name is defined to have a value. In order to keep non OmpSs-2 programs still compiling programmers should use the symbol definition to guard all OmpSs-2 routine calls or any specific mechanism used by the OmpSs-2 programming model.