Files
blis/frame/3
Edward Smyth 85f2bf6c4a Fix for x86_64 builds
Configuration x86_64 includes all Intel and AMD sub-configurations.
Fixes to enable this to work correctly again are:
- In config_registry use amdzen rather than amd64 in x86_64 family.
- Copy settings from config/amdzen/bli_family_amdzen.h to
  config/x86_64/bli_family_x86_64.h
- Modify configure to set enable_aocl_zen=yes for x86_64, but not
  for amd64_legacy.
- Add "if defined(BLIS_FAMILY_X86_64)" to frame/3/bli_l3_sup.c and
  frame/3/bli_l3_sup_int_amd.c so zen-specific code paths are
  enabled.

Note: sub-configurations knl and bulldozer use instructions that are
not supported on most x86_64 processors.

AMD-Internal: [CPUPL-3838]
Change-Id: I0bd8fd89ccd846f80e5491ef44ade7d409970b04
2023-10-09 07:24:21 -04:00
..
2023-08-16 08:09:01 -04:00
2023-04-19 12:44:56 -04:00
2023-04-19 12:44:56 -04:00
2023-04-19 12:44:56 -04:00
2021-05-13 13:55:11 -05:00
2023-04-19 12:44:56 -04:00
2023-04-19 12:44:56 -04:00
2023-04-19 12:44:56 -04:00
2023-04-19 12:44:56 -04:00
2023-04-19 12:44:56 -04:00
2023-08-16 08:09:01 -04:00
2022-10-21 07:38:39 -04:00
2022-10-14 12:43:35 +05:30
2023-10-09 07:24:21 -04:00
2022-10-14 12:43:35 +05:30
2021-04-27 11:09:48 +05:30
2023-10-09 07:24:21 -04:00
2021-04-29 12:35:30 +05:30
2023-08-21 07:01:38 -04:00