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
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.
- Free software: Apache license
- Documentation: https://docs.openstack.org/os-traits/latest/
- Source: http://opendev.org/openstack/os-traits
- Bugs: https://launchpad.net/placement
- Release Notes: https://docs.openstack.org/releasenotes/os-traits
Description
A library containing standardized trait strings. Used by placement service and clients to ensure consistency.
Languages
Python
100%