mirror of
https://github.com/amd/blis.git
synced 2026-04-19 23:28:52 +00:00
Minor update to docs/HardwareSupport.md.
This commit is contained in:
@@ -29,7 +29,9 @@ A few remarks / reminders:
|
||||
| Intel Sky/Kaby/Coffeelake (AVX/FMA3) | `haswell` | `sdcz` | `sd` |
|
||||
| Intel Knights Landing (AVX-512/FMA3) | `knl` | `sd` | |
|
||||
| Intel SkylakeX (AVX-512/FMA3) | `skx` | `sd` | |
|
||||
| ARMv7 Cortex-A9/A15 (NEON) | `cortex-a9,-a15` | `sd` | |
|
||||
| ARMv7 Cortex-A9 (NEON) | `cortex-a9` | `sd` | |
|
||||
| ARMv7 Cortex-A15 (NEON) | `cortex-a15` | `sd` | |
|
||||
| ARMv8 Cortex-A53 (NEON) | `cortex-a53` | `sd` | |
|
||||
| ARMv8 Cortex-A57 (NEON) | `cortex-a57` | `sd` | |
|
||||
| IBM Blue Gene/Q (QPX int) | `bgq` | `d` | |
|
||||
| IBM Power7 (QPX int) | `power7` | `d` | |
|
||||
|
||||
Reference in New Issue
Block a user