diff options
author | AMD Toolchain Support <73240730+amd-toolchain-support@users.noreply.github.com> | 2024-03-22 06:57:21 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-22 02:27:21 +0100 |
commit | fedf8128ae13abeaad933ef63f598db317c39d79 (patch) | |
tree | bcde747a33ca0545b571e55b8b274611a59fd3cd /.github | |
parent | f70af2cc57e73bdc85e76558a432cc5514ddda3d (diff) | |
download | spack-fedf8128ae13abeaad933ef63f598db317c39d79.tar.gz spack-fedf8128ae13abeaad933ef63f598db317c39d79.tar.bz2 spack-fedf8128ae13abeaad933ef63f598db317c39d79.tar.xz spack-fedf8128ae13abeaad933ef63f598db317c39d79.zip |
openblas: Add variant dynamic_dispatch: select best kernel at runtime (#42746)
Enable OpenBLAS's built-in CPU capability detection and kernel selection.
This allows run-time selection of the "best" kernels for the running CPU, rather
than what is specified at build time. For example, it allows OpenBLAS to use
AVX512 kernels when running on ZEN4, and built targeting the "ZEN" architecture.
Co-authored-by: Branden Moore <branden.moore@amd.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions