OpenBLAS/interface/lapack
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
2024-04-03 18:35:16 +02:00
..
fortran added directory for optimized lapack fortan codes and added dlaqr5.f 2016-05-31 12:53:07 +02:00
gesv.c Add lower limit for multithreading 2023-12-21 20:05:23 +01:00
getf2.c fix error message 2019-09-11 10:35:25 -04:00
getrf.c Update getrf.c 2024-03-27 22:09:30 +01:00
getrs.c fix error message 2019-09-11 10:35:25 -04:00
larf.c.obsolete Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
laswp.c fix function prototypes (empty parentheses) 2023-09-30 12:53:35 +02:00
lauu2.c fix error message 2019-09-11 10:35:25 -04:00
lauum.c fix error message 2019-09-11 10:35:25 -04:00
potf2.c fix error message 2019-09-11 10:35:25 -04:00
potrf.c Update potrf.c 2024-03-27 22:10:01 +01:00
potri.c Add lower threshold for multithreading in ?potrf and ?potri 2021-06-26 23:47:41 +02:00
trti2.c fix error message 2019-09-11 10:35:25 -04:00
trtri.c fix error message 2019-09-11 10:35:25 -04:00
trtrs.c fix dtrtrs_ and ztrtrs_ to accept case-insensitive parameters uplo and diag 2024-04-03 19:01:38 +10:00
zgetf2.c fix error message 2019-09-11 10:35:25 -04:00
zgetrf.c Add lower threshold for multithreading 2021-07-01 17:41:05 +02:00
zgetrs.c fix error message 2019-09-11 10:35:25 -04:00
zlaswp.c fix function prototypes (empty parentheses) 2023-09-30 12:53:35 +02:00
zlauu2.c fix error message 2019-09-11 10:35:25 -04:00
zlauum.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
zpotf2.c fix error message 2019-09-11 10:35:25 -04:00
zpotrf.c Add lower threshold for multithreading in ?potrf and ?potri 2021-06-26 23:47:41 +02:00
zpotri.c Add lower threshold for multithreading in ?potrf and ?potri 2021-06-26 23:47:41 +02:00
ztrti2.c fix error message 2019-09-11 10:35:25 -04:00
ztrtri.c fix error message 2019-09-11 10:35:25 -04:00
ztrtrs.c fix dtrtrs_ and ztrtrs_ to accept case-insensitive parameters uplo and diag 2024-04-03 19:01:38 +10:00