Files
blis/frame/base
Edward Smyth 9b9142644f BLIS cpuid: Bugfix for BLAS1/BLAS2 when BLIS_ARCH_TYPE is set
BLAS1 and BLAS2 routines may not immediately call bli_init_auto, as
the full cntx and other global data structures may not be required
for all code paths. This may cause a problem if the user sets
BLIS_ARCH_TYPE, as it needs to check the requested value against the
available options configured in cntx. Solution: add a separate
pthread_once call to run bli_gks_init().

AMD-Internal: [CPUPL-3031]
Change-Id: Icd73a8dd161b34b23cc336623d675248f28ed23f
2023-04-04 07:54:31 -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
2023-04-03 08:46:37 -04:00
2021-11-12 08:58:52 +05:30
2023-04-03 08:46:37 -04:00
2023-04-03 08:46:37 -04:00
2021-04-27 11:09:48 +05:30
2022-08-12 05:53:35 +00:00
2019-10-11 11:53:51 -05:00
2019-10-11 11:53:51 -05:00
2021-11-12 08:58:50 +05:30
2022-10-14 12:43:35 +05:30
2022-12-13 12:38:40 -05:00
2022-10-21 07:38:39 -04:00