Files
OpenBLAS/kernel
Chen Yu 8e39c05efd Get the l2 cache size via environment variable on confidential VM
The CPUID(leaf:2 or leaf:0x80000006) is not supported on some confidential
VMs. As a result the get_l2_size() returns the default 512M which brings
performance issues.

Introduce the environment variable OPENBLAS_L2_SIZE provided by the user
to get the l2 cache size.

Suggested-by: "Keshavamurthy, Anil S" <anil.s.keshavamurthy@intel.com>
Signed-off-by: Chen Yu <yu.c.chen@intel.com>
2024-04-05 11:39:01 +08:00
..
2022-08-11 15:02:58 +01:00
2024-03-12 15:46:23 +01:00
2024-04-02 19:41:44 +02:00
2024-01-16 23:45:06 +08:00
2019-03-30 22:18:03 +01:00
2024-03-25 23:17:53 -04:00
2024-03-12 15:48:00 +01:00
2024-03-13 13:07:26 +01:00
2020-11-12 17:35:17 +08:00
2024-01-08 16:11:25 +01:00