13.4.1. Dynamic Dispatch - 5.2 English - 57404

AOCL User Guide (57404)

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

The library will choose the best-fit implementation of the underlying hardware during the init-phase of runtime. This option is viable for running the same binary (library) on a mixed fleet.

Note

Dynamic dispatching may introduce latencies that mostly impact small-sized operations.