os-traits/os_traits
Lin Yang 066a2a972d CPU: add traits for new AVX512 support
Add several standard traits for the support of new CPU AVX512
instructions, which includes AVX512VBMI [1], AVX512IFMA [2],
AVX512VBMI2 [3], AVX512BITALG [4], AVX512VAES [5], AVX512GFNI [6],
AVX512VPCLMULQDQ [7], AVX512VPOPCNTDQ [4].

[1] https://en.wikipedia.org/wiki/AVX-512#BW,_DQ_and_VBMI
[2] https://en.wikipedia.org/wiki/AVX-512#IFMA
[3] https://en.wikipedia.org/wiki/AVX-512#VBMI2
[4] https://en.wikipedia.org/wiki/AVX-512#VPOPCNTDQ_and_BITALG
[5] https://en.wikipedia.org/wiki/AVX-512#VAES
[6] https://en.wikipedia.org/wiki/AVX-512#GFNI
[7] https://en.wikipedia.org/wiki/AVX-512#VPCLMULQDQ

Change-Id: I58cba02f204d2e19a1a838852c628694edd47d73
2020-05-15 14:15:06 -07:00
..
compute Add a trait that compute manager can handle accelerator requests. 2020-01-15 08:22:00 -08:00
hw CPU: add traits for new AVX512 support 2020-05-15 14:15:06 -07:00
misc Adds MISC_SHARES_VIA_AGGREGATE standard trait 2017-04-28 09:49:32 -04:00
storage Automate the import of traits 2017-04-25 17:51:26 +00:00
tests clean up CUDA traits 2018-09-19 10:03:54 -04:00
__init__.py Remove use of six 2020-02-27 15:04:41 +00:00