11.4. Performance Tuning - 5.2 English - 57404

AOCL User Guide (57404)

Document ID
57404
Release Date
2025-12-29
Version
5.2 English

AOCL-LAPACK provides several build and run-time options to get performance uplift for different use cases. Multi-threading, selection of x86 ISA and enabling AOCL specific optimizations are some of the prominent options. In general, setting the flag ENABLE_AMD_FLAGS to ON during CMake configure turns on many optimization and interface options. Following sub-sections describe those different options and effect of the options on the performance of AOCL-LAPACK. All these options can be enabled / disabled either during configuring before build or while executing applications using corresponding environment variables.