Instruction Set Selection - 5.2 English - 57404

AOCL User Guide (57404)

Document ID
57404
Release Date
2025-12-29
Version
5.2 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.