AOCL-Utils - 5.1 English - 63859

AOCL Performance Tuning Guide (63859)

Document ID
63859
Release Date
2025-05-06
Version
5.1 English

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