Meghana Vankadari
d5ff5e5f50
Added dynamic threading support for SYRK SUP code path
...
Details:
- when AOCL dynamic is enabled, the decision to choose ST Vs MT
to solve SYRK is taken based on dimensions of matrices.
- Decisions to choose optimum number of threads will be updated in
the subsequent commits.
- Only local copy of rntm is modified by AOCL Dynamic feature.
global_rntm data structure remains unchanged in order to keep
track of original number of threads set by application.
- Added an early-exit condition in bli_nthreads_optimum when nt =1
or nt=-1. This ensures that AOCL dynamic feature is not used when
threading is set using BLIS_IC_NT or BLIS_JC_NT.
Change-Id: I8bb0d123e006f82b321ba47fe230ab9039742ce0
2021-06-16 02:08:11 -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
2020-08-03 11:47:18 +05:30
2021-04-27 11:09:48 +05:30
2020-08-03 11:27:13 +05:30
2019-05-27 16:24:43 +05:30
2020-08-03 11:47:18 +05:30
2020-08-03 11:23:40 +05:30
2020-03-09 10:33:42 +05:30
2020-08-06 10:09:29 +05:30
2020-10-18 18:04:03 -05:00
2020-10-18 18:04:03 -05:00
2020-11-16 15:55:45 -06:00
2019-08-23 14:18:07 +05:30
2020-03-13 01:09:29 -04:00
2020-08-03 11:47:18 +05:30
2020-08-06 10:09:28 +05:30
2021-05-31 05:34:38 -04:00
2018-12-04 14:31:06 -06:00
2021-02-10 02:58:58 -05:00
2020-08-06 10:09:29 +05:30
2020-08-06 10:09:28 +05:30
2021-03-11 13:50:40 -06:00
2020-08-06 10:09:29 +05:30
2020-10-18 18:04:03 -05:00
2021-04-27 11:09:48 +05:30
2020-08-03 11:27:13 +05:30
2020-08-03 11:47:18 +05:30
2020-08-03 11:46:07 +05:30
2019-08-23 14:18:07 +05:30
2021-04-27 11:09:48 +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
2020-06-10 16:00:49 +05:30
2019-08-23 14:18:07 +05:30
2020-08-03 11:46:07 +05:30
2019-08-23 14:18:07 +05:30
2020-08-03 11:46:07 +05:30
2020-08-03 11:47:18 +05:30
2020-08-03 11:27:13 +05:30
2020-08-03 11:47:18 +05:30
2020-11-14 09:39:48 -06:00
2019-10-11 11:53:51 -05:00
2020-08-03 11:47:18 +05:30
2019-05-27 16:24:43 +05:30
2020-08-03 11:47:18 +05:30
2020-08-03 11:27:13 +05:30
2020-08-03 11:27:13 +05:30
2019-10-11 10:24:24 -05:00
2020-08-03 11:47:18 +05:30
2020-08-03 11:27:13 +05:30
2020-08-06 10:09:29 +05:30
2020-08-06 10:09:29 +05:30
2019-08-23 14:18:07 +05:30
2020-08-03 11:23:40 +05:30
2019-11-14 16:48:14 -06:00
2019-08-23 14:18:07 +05:30
2019-10-11 11:53:51 -05:00
2020-08-03 11:47:18 +05:30
2019-05-27 16:24:43 +05:30
2020-08-03 11:47:18 +05:30
2020-08-03 11:27:13 +05:30
2020-08-03 11:27:13 +05:30
2021-06-16 02:08:11 -04:00
2021-05-07 09:52:51 +05:30
2019-05-27 16:24:43 +05:30
2020-08-03 11:47:18 +05:30
2020-08-03 11:46:07 +05:30
2019-08-23 14:18:07 +05:30
2018-12-04 14:31:06 -06:00
2019-08-23 14:18:07 +05:30
2018-12-04 14:31:06 -06:00
2020-08-03 11:47:18 +05:30
2018-12-04 14:31:06 -06:00
2020-08-03 11:47:18 +05:30
2021-03-08 19:04:17 +05:30