Martin Kroeker
|
03698f4c1d
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
353b1180c1
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
8bed05a936
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
466fb61c95
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
7e470400c9
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
373e36377c
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
abea53b467
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
b6440160ce
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
a16adcddd9
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
1d4d36e835
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
c0d7477260
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
b0973a98e2
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
0d33422b8d
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
cda91fdc48
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
f7dd80ba73
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
34be8fae29
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
770246363f
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
04aae0e12b
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
7a267e4c50
|
fix typedef for logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
837a173115
|
fix prototype of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
c7d0a0b009
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
b1da12356d
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
592905a72c
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
f0f9e26090
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
547533fe9a
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
7bc0ff77bd
|
fix typedef of logical to support INTERFACE64
|
1 year ago |
Martin Kroeker
|
16a597927f
|
fix typedef of logical to support INTERFACE64
|
1 year 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
|
1 year ago |
Martin Kroeker
|
e1b618c6cf
|
Merge pull request #4598 from jip/fix
fix dtrtrs_ and ztrtrs_ to accept case-insensitive uplo and diag parameters
|
1 year 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
|
1 year ago |
Martin Kroeker
|
a87713f14b
|
Merge pull request #4597 from martin-frbg/issue4581
Add support for the ARM Cortex-A76 cpu
|
1 year ago |
Martin Kroeker
|
584e87661d
|
set SWITCH_RATIO for Cortex-A76
|
1 year ago |
Martin Kroeker
|
4718d97eb9
|
Mention support for Cortex-A76
|
1 year ago |
Martin Kroeker
|
b925f61fb0
|
Add support for Cortex-A76
|
1 year ago |
Martin Kroeker
|
3af736fb9d
|
Add support for Cortex-A76
|
1 year ago |
Martin Kroeker
|
441c81026e
|
Add support for Cortex-A76
|
1 year ago |
Martin Kroeker
|
58659730a4
|
Merge pull request #4595 from martin-frbg/issue4583-2
Temporarily revert S/DNRM2 on NeoverseN1 and Apple M to the older NEON kernel
|
1 year ago |
Martin Kroeker
|
9ead81bd39
|
Revert S/DNRM2 to the base NEON kernel to fix precision loss
|
1 year ago |
Martin Kroeker
|
29995b2969
|
Merge pull request #4594 from mattip/openblas.pc.il
fix typo
|
1 year ago |
Matti Picus
|
5b33e648b4
|
fix typo
|
1 year ago |
Martin Kroeker
|
b1e8ba5017
|
Merge pull request #4587 from mseminatore/win_queue_fix
Address Windows thread server re-entrant queue bug #4582
|
1 year ago |
Martin Kroeker
|
8267fcfda8
|
Merge pull request #4588 from XiWeiGu/loongarch_fixed_dzamax
loongarch: Fixed dzamax
|
1 year ago |
Mark Seminatore
|
b0ad8a78ff
|
code to fix lost work in case of re-entrant calls to exec_blas_async()
|
1 year ago |
Martin Kroeker
|
e1638ea43a
|
Merge pull request #4586 from martin-frbg/potrf-para
use atomic acq/rel operations in potrf_parallel as in the corresponding getrf_parallel
|
1 year ago |
Martin Kroeker
|
2dda40d280
|
use atomic operations as in the corresponding getrf
|
1 year ago |
Martin Kroeker
|
68ab5185d0
|
Update potrf.c
|
1 year ago |
Martin Kroeker
|
19b29b3448
|
Update getrf.c
|
1 year ago |
Martin Kroeker
|
a3354a7630
|
Cap the number of parallel threads
|
1 year ago |
Martin Kroeker
|
5da4c93ef2
|
Cap the number of parallel threads
|
1 year ago |
Martin Kroeker
|
496106642f
|
Cap the number of parallel threads
|
1 year ago |