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.