Files
blis/frame/base
Edward Smyth 737e08cd7a BLIS: Improve architecture selection at runtime
Enable meaningful names as options for BLIS_ARCH_TYPE environment
variable. For example,
BLIS_ARCH_TYPE=zen4 or BLIS_ARCH_TYPE='ZEN4' or BLIS_ARCH_TYPE=6
will select the same code path (in this release). The meaningful
names are not case sensitive.

This implements change 1 in the Jira ticket below.

Following review comments:
1. Use names from arch_t enum in function bli_env_get_var_arch_type()
   rather than directly using numbers.
2. AMD copyrights updated.

AMD-Internal: [CPUPL-2235]
Change-Id: I8cfd43d34765d5e8c7e35680d18825d9934753ad
2022-08-10 08:26:49 -04:00
..
2021-03-08 19:04:17 +05:30
2021-03-08 19:04:17 +05:30
2021-03-08 19:04:17 +05:30
2021-03-08 19:04:17 +05:30
2019-10-11 11:53:51 -05:00
2021-11-12 08:58:52 +05:30
2021-04-27 11:09:48 +05:30
2021-11-23 10:29:15 +05:30
2021-04-27 11:09:48 +05:30
2019-10-11 11:53:51 -05:00
2019-10-11 11:53:51 -05:00
2021-11-12 08:58:50 +05:30