87 Commits (77747bc5361880a9c5df62131296a9c0d26cfb75)

Author SHA1 Message Date
  Martin Kroeker 22a616bd8f
Add model number for Tiger Lake H (mobile variant) 3 years ago
  JonasZhou 0fca36c8c3 Add cpu detection support for Zhaoxin processors 4 years ago
  Martin Kroeker 8f22ac552b
Add vendor string Shanghai as successor to Centaur 4 years ago
  Martin Kroeker eb2fdd3af0
Recognize newer Zhaoxin/Centaur processors as Nehalem 4 years ago
  Martin Kroeker cbfd3c87e1
Recognize Intel Ice Lake SP as Cooper Lake 4 years ago
  Martin Kroeker e4e5042e38
Recognize Intel Tiger Lake as SkylakeX 4 years ago
  Martin Kroeker 865676682d
Add Intel Rocket Lake 4 years ago
  Guillaume Horel 1f564d729b fix avx2 detection 4 years ago
  Chen, Guobing deaeb6c5b8 Add bfloat16 based dot and conversion with single/double 5 years ago
  Martin Kroeker 12918358aa
Add AMD Renoir/Matisse and preliminary support for Zen3 as Zen2 5 years ago
  Martin Kroeker 584ef8d4ae
Add support for Comet Lake H & S 5 years ago
  Matthew Treinish f37e941d52
Add support to driver/others/dynamic.c too 5 years ago
  User User-User e6b9275034 address vs2019 C4293 5 years ago
  Martin Kroeker 007d9f97d7
Make gotoblas_corename report the name of the selected TARGET rather than its aliases 5 years ago
  Martin Kroeker 3518617f5b
Add Intel Goldmont+ cpuid 5 years ago
  Martin Kroeker f95989cbc1
Fix AVX512 capability test (always returning zero) 5 years ago
  Martin Kroeker 3d36c45116
Add CPUID identification of Intel Ice Lake 6 years ago
  Martin Kroeker 3ce28fb81a
Merge pull request #2055 from martin-frbg/atomid 6 years ago
  Martin Kroeker 04f2226ea6
Add Intel Denverton 6 years ago
  Martin Kroeker 11cfd0bd75
Do not compile in AVX512 check if AVX support is disabled 6 years ago
  caiyu 29dc72889f Add support for Hygon Dhyana 6 years ago
  Martin Kroeker dbc9a060ef
Fix missing braces in support_av() call 6 years ago
  Martin Kroeker 31ed19e8b9
Add message for SkylakeX and KNL fallbacks to Haswell 6 years ago
  Martin Kroeker e1574fa2b4
Add xcr0 (os support) check 6 years ago
  Martin Kroeker ae1d1f74f7
Query AVX2 and AVX512 capability for runtime cpu selection 6 years ago
  Martin Kroeker 504310eeb9
Merge pull request #1665 from martin-frbg/cpuid-ryzen2 7 years ago
  Martin Kroeker d0ec4325cf
Add cpuid for AMD Ryzen 2 7 years ago
  Martin Kroeker 9d15a3bd16
Fix typo that broke compilation with DYNAMIC_ARCH and NO_AVX2 7 years ago
  Martin Kroeker 750162a05f
Try gradual fallback for cores not in the dynamic core list 7 years ago
  Martin Kroeker 1833a67071
Add support for a user-defined list of dynamic targets 7 years ago
  Martin Kroeker 63f7395fb4
Move some DYNAMIC_ARCH targets to new DYNAMIC_OLDER option 7 years ago
  Martin Kroeker 38ad05bd04
Extend loop range to find SkylakeX in force_coretype 7 years ago
  Martin Kroeker 8be027e4c6
Update dynamic.c 7 years ago
  Martin Kroeker ac7b6e3e9a
Fix misplaced endif 7 years ago
  Martin Kroeker ef626c6824
typo fix 7 years ago
  Martin Kroeker 5a51cf4576
Separate Skylake X from Skylake 7 years ago
  Arjan van de Ven 99c7bba8e4 Initial support for SkylakeX / AVX512 7 years ago
  Isuru Fernando 2f12ea017b No strncasecmp with MSVC 8 years ago
  Gian-Carlo Pascutto 9c884986ad Add an extra familiy/model combination used by AMD Steamrolller (Godavari). 8 years ago
  Gian-Carlo Pascutto 0cbd2d34e4 Recognize ZEN when passed as OPENBLAS_CORETYPE. 8 years ago
  Gian-Carlo Pascutto 62979fd104 Fix dynamic detection for ZEN CPUs. 8 years ago
  Denis Steckelmacher c9ff735da6 Add ZEN support (tested for auto-detected static backend) 8 years ago
  Andrew 5088523786 detect apollo lake for real 8 years ago
  Elliot Saba 1d8ab99e09 Add `exfamily == 9` case (Kaby Lake) to dynamic arch detection 8 years ago
  Martin Koehler 76c6e33e54 Enable EXCAVATOR kernels for A12-9800 8 years ago
  Martin Kroeker 596ead0f8d Add files via upload 9 years ago
  Martin Kroeker 8a8f3932eb Update dynamic.c 9 years ago
  Martin Kroeker 7de829f713 Update dynamic.c 9 years ago
  Werner Saar 2b967590a0 bugfix in dynamic.c 9 years ago
  Zhang Xianyi 1edf30b790 Change Opteron(SSE3) to Opteron_SSE3 at dyanmaic core name. 9 years ago