Files
blis/frame
Shubham 9e8595356f Fixed bug related to block size override for TRSM
- In zen4 TRSM and GEMM have different blocksizes,
  when trsm is called, blocksizes are changed in
  global cntx object. If GEMM and TRSM are called
  in parallel, blocksizes in global cntx will not
  be correct for GEMM which will cause a seg fault.
- To fix this, a local copy of cntx is created
  and blocksizes are changed only in the local copy.

AMD-Internal:[CPUPL-2896]
Change-Id: I0e724520a92fc3b2ed0becf385ec41ab5d1b4490
2023-01-09 05:30:36 -05: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
2022-05-17 18:01:55 +05:30
2022-12-13 12:38:40 -05:00
2023-01-09 04:34:52 -05:00
2021-05-26 10:06:54 +05:30
2023-01-09 04:34:52 -05:00
2023-01-09 04:34:52 -05:00
2021-03-08 19:04:17 +05:30