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 |
Martin Kroeker
|
34be8fae29
|
fix typedef of logical to support INTERFACE64
|
2 years ago |
Martin Kroeker
|
770246363f
|
fix typedef of logical to support INTERFACE64
|
2 years ago |
Martin Kroeker
|
04aae0e12b
|
fix typedef of logical to support INTERFACE64
|
2 years ago |
Martin Kroeker
|
7a267e4c50
|
fix typedef for logical to support INTERFACE64
|
2 years ago |
Martin Kroeker
|
837a173115
|
fix prototype of logical to support INTERFACE64
|
2 years ago |
Martin Kroeker
|
c7d0a0b009
|
fix typedef of logical to support INTERFACE64
|
2 years ago |
Martin Kroeker
|
b1da12356d
|
fix typedef of logical to support INTERFACE64
|
2 years ago |
Martin Kroeker
|
592905a72c
|
fix typedef of logical to support INTERFACE64
|
2 years ago |
Martin Kroeker
|
f0f9e26090
|
fix typedef of logical to support INTERFACE64
|
2 years ago |
Martin Kroeker
|
547533fe9a
|
fix typedef of logical to support INTERFACE64
|
2 years ago |
Martin Kroeker
|
7bc0ff77bd
|
fix typedef of logical to support INTERFACE64
|
2 years ago |
Martin Kroeker
|
16a597927f
|
fix typedef of logical to support INTERFACE64
|
2 years ago |
Martin Kroeker
|
d277c6d15b
|
Merge pull request #4585 from martin-frbg/issue1881
Cap the number of parallel threads for GEMM;GETRF and POTRF to ensure sensible workloads on big systems
|
2 years ago |
Martin Kroeker
|
e1b618c6cf
|
Merge pull request #4598 from jip/fix
fix dtrtrs_ and ztrtrs_ to accept case-insensitive uplo and diag parameters
|
2 years ago |
Igor Zhuravlov
|
22d305e2df
|
fix dtrtrs_ and ztrtrs_ to accept case-insensitive parameters uplo and diag
Changes to be committed:
modified: interface/lapack/trtrs.c
modified: interface/lapack/ztrtrs.c
|
2 years ago |
Martin Kroeker
|
a87713f14b
|
Merge pull request #4597 from martin-frbg/issue4581
Add support for the ARM Cortex-A76 cpu
|
2 years ago |
Martin Kroeker
|
584e87661d
|
set SWITCH_RATIO for Cortex-A76
|
2 years ago |