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.