diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2020-06-25 15:12:57 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2020-06-26 06:53:05 -0700 |
commit | 4fdd4d41a17dda26c854ed935658154a17d4b906 (patch) | |
tree | a5fbd905db96a1ef71ecef14140f19c59f96aac7 /resource | |
parent | 6e540caa21616d5ec5511fafb22819204525138e (diff) | |
download | glibc-4fdd4d41a17dda26c854ed935658154a17d4b906.tar.gz glibc-4fdd4d41a17dda26c854ed935658154a17d4b906.tar.xz glibc-4fdd4d41a17dda26c854ed935658154a17d4b906.zip |
x86: Detect Intel Advanced Matrix Extensions
Intel Advanced Matrix Extensions (Intel AMX) is a new programming paradigm consisting of two components: a set of 2-dimensional registers (tiles) representing sub-arrays from a larger 2-dimensional memory image, and accelerators able to operate on tiles. Intel AMX is an extensible architecture. New accelerators can be added and the existing accelerator may be enhanced to provide higher performance. The initial features are AMX-BF16, AMX-TILE and AMX-INT8, which are usable only if the operating system supports both XTILECFG state and XTILEDATA state. Add AMX-BF16, AMX-TILE and AMX-INT8 support to HAS_CPU_FEATURE and CPU_FEATURE_USABLE.
Diffstat (limited to 'resource')
0 files changed, 0 insertions, 0 deletions