Instruction Set Selection - Instruction Set Selection - 5.3 English - 57404

AOCL User Guide (57404)

Document_ID
57404
Release_Date
2026-05-13
Version
5.3 English
  • The dynamic dispatcher present within AOCL-Compression executes the optimal function variant based on ISA supported by the runtime machine.

  • Optionally, AOCL optimizations can be restricted to certain ISAs by setting the environment variable AOCL_ENABLE_INSTRUCTIONS. Supported values are SSE2, AVX, AVX2 and AVX512.

  • The environment variable needs to be set before launching the application for it to take effect.