Martin Kroeker
9c86838279
use blasint for INTERFACE64 compatibility
2 years ago
Martin Kroeker
d3f93c6015
fix arguments of zscal
2 years ago
Martin Kroeker
1f080b9328
Update test_zscal.c
2 years ago
Martin Kroeker
ec8e9451f0
make independent of CBLAS
2 years ago
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>
2 years ago
Martin Kroeker
bebe5e5399
Merge pull request #4562 from honno/mkdocs-wiki
Fold wiki contents into formal documentation, build-able with `mkdocs`
2 years ago
Martin Kroeker
1c7d27c750
Update version to 0.3.27.dev
2 years ago
Martin Kroeker
17ab724da9
Update version to 0.3.27.dev
2 years ago
Martin Kroeker
5f204bb008
Merge pull request #4607 from OpenMathLib/release-0.3.0
merge back from release branch to copy tag
2 years ago
Martin Kroeker
ce3f668c99
Update version to 0.3.27
2 years ago
Martin Kroeker
8f3bb62254
Merge pull request #4606 from OpenMathLib/develop
Merge develop branch for 0.3.27
2 years ago
Martin Kroeker
c17f5bee81
Merge branch 'release-0.3.0' into develop
2 years ago
Martin Kroeker
0475716e2e
Update version to 0.3.27
2 years ago
Martin Kroeker
1dcbc4e0bb
Merge pull request #4605 from martin-frbg/changelog0327
Update Changelog.txt for 0.3.27
2 years ago
Martin Kroeker
c5184078b4
Update Changelog.txt for 0.3.27
2 years ago
Martin Kroeker
f5e5109318
Merge pull request #4604 from martin-frbg/zenprefsize
Adjust SWITCH_RATIO for ZEN and apply GEMM_PREFERRED_SIZE
2 years ago
Martin Kroeker
ba6d485102
Adjust SWITCH_RATIO for ZEN and apply GEMM_PREFERRED_SIZE
2 years ago
Martin Kroeker
ffedd8a2cb
Merge pull request #4603 from martin-frbg/cleanup4043
Clean up misplaced LAPACK files from PR4043 (in-code documentation changes only)
2 years ago
Martin Kroeker
5e1937531f
Merge pull request #4602 from martin-frbg/gitign_3m
Add GEMM3M tests and logs to .gitignore
2 years ago
Martin Kroeker
20145ca868
Delete misplaced file (move to SRC)
2 years ago
Martin Kroeker
45164fe406
Delete misplaced file (move to SRC)
2 years ago
Martin Kroeker
f58f097a51
Delete misplaced file (move to SRC)
2 years ago
Martin Kroeker
099f10b706
Delete misplaced file (move to SRC)
2 years ago
Martin Kroeker
bdcb5a23f6
Delete misplaced file (move to SRC)
2 years ago
Martin Kroeker
5e510a1289
Delete misplaced file (move to SRC)
2 years ago
Martin Kroeker
34fcd687eb
Delete misplaced file (move to SRC)
2 years ago
Martin Kroeker
587b193e23
Delete misplaced file (move to SRC)
2 years ago
Martin Kroeker
e4b695d798
Fix typos and errors in comments (Reference-LAPACK 809)
2 years ago
Martin Kroeker
bd07a6e7b2
Delete misplaced (and obsoleted) file
2 years ago
Martin Kroeker
18d9759650
Delete misplaced (and obsoleted) file
2 years ago
Martin Kroeker
edcd5b1797
Delete misplaced (and obsoleted) file
2 years ago
Martin Kroeker
a721cac76a
Add GEMM3M tests and logs
2 years ago
Martin Kroeker
b41088bef7
Merge pull request #4601 from martin-frbg/clapacklogical
Fix typedef of logical in the f2c-converted LAPACK C files to match INTERFACE64
2 years ago
Martin Kroeker
0bd0df8418
fix typedef of logical to support INTERFACE64
2 years ago
Martin Kroeker
d93944466c
fix typedef of logical to support INTERFACE64
2 years ago
Martin Kroeker
03698f4c1d
fix typedef of logical to support INTERFACE64
2 years ago
Martin Kroeker
353b1180c1
fix typedef of logical to support INTERFACE64
2 years ago
Martin Kroeker
8bed05a936
fix typedef of logical to support INTERFACE64
2 years ago
Martin Kroeker
466fb61c95
fix typedef of logical to support INTERFACE64
2 years ago
Martin Kroeker
7e470400c9
fix typedef of logical to support INTERFACE64
2 years ago
Martin Kroeker
373e36377c
fix typedef of logical to support INTERFACE64
2 years ago
Martin Kroeker
abea53b467
fix typedef of logical to support INTERFACE64
2 years ago
Martin Kroeker
b6440160ce
fix typedef of logical to support INTERFACE64
2 years ago
Martin Kroeker
a16adcddd9
fix typedef of logical to support INTERFACE64
2 years ago
Martin Kroeker
1d4d36e835
fix typedef of logical to support INTERFACE64
2 years ago
Martin Kroeker
c0d7477260
fix typedef of logical to support INTERFACE64
2 years ago
Martin Kroeker
b0973a98e2
fix typedef of logical to support INTERFACE64
2 years ago
Martin Kroeker
0d33422b8d
fix typedef of logical to support INTERFACE64
2 years ago
Martin Kroeker
cda91fdc48
fix typedef of logical to support INTERFACE64
2 years ago
Martin Kroeker
f7dd80ba73
fix typedef of logical to support INTERFACE64
2 years ago