Lin Yang 15d22a7066 CPU: add traits for new X86 feature "AMX"
Add three standard traits for the support of new CPU AMX [1]
instructions, which includes 'AMXBF16', 'AMXINT8' and
'AMXTILE'.

[1] https://en.wikipedia.org/wiki/Advanced_Matrix_Extensions

Signed-off-by: Lin Yang <lin.a.yang@intel.com>
Change-Id: I6605af9474a588ad283e5b1f571839c239e3c746
2026-02-09 16:51:19 +00:00
2020-09-23 12:05:41 +01:00
2019-04-19 19:49:13 +00:00
2018-07-18 10:33:07 +01:00
2024-02-07 11:18:19 +09:00
2020-04-12 18:52:38 +02:00
2025-10-02 23:05:34 +09:00

os-traits

os-traits is an OpenStack library containing standardized trait strings.

Traits are strings that represent a feature of a resource provider hosted by the Placement service. This library contains the catalog of constants that have been standardized in the OpenStack community to refer to a particular hardware, virtualization, storage, network, or device trait.

Description
A library containing standardized trait strings. Used by placement service and clients to ensure consistency.
Readme 2 MiB
Languages
Python 100%