12. AOCL-Utils#
AOCL-Utils out-of-the-box is designed to deliver the highest performance where all optimization parameters are preset to their default values.
Enable only those features you need by setting the following environment variable: .. code-block:: bash
-DAU_ENABLE_FEATURES=au_core:ThreadPinning,au_core:Status,au_core:Logger,au_core:RNG,au_cpuid:cpuid
For example, to enable only ThreadPinning and Status features, set the environment variable as follows:
-DAU_ENABLE_FEATURES=au_core:ThreadPinning,au_core:Status