Martin Kroeker
|
337b65133d
|
Fix out of bounds read in ?llarv (Reference-LAPACK PR 625)
|
4 years ago |
Martin Kroeker
|
ddb0ff5353
|
Fix out of bounds read in ?llarv (Reference-LAPACK PR 625)
|
4 years ago |
Martin Kroeker
|
fe497efa05
|
Fix out of bounds read in ?llarv (Reference-LAPACK PR 625)
|
4 years ago |
Martin Kroeker
|
2be5ee3cca
|
Fix out of bounds read in ?llarv (Reference-LAPACK PR 625)
|
4 years ago |
Isuru Fernando
|
02d4a49761
|
Also make sure the `1` is INTEGER*4 for OMP_SET_NUM_THREADS
|
4 years ago |
Martin Kroeker
|
f176ff90af
|
Declare N_THREADS as *4 for compatibility of INTERFACE64 builds with LLVM libomp
|
4 years ago |
Martin Kroeker
|
f4d4abd423
|
Declare N_THREADS as *4 for compatibility of INTERFACE64 builds with LLVM libomp
|
4 years ago |
Martin Kroeker
|
2b9443b7e7
|
Declare N_THREADS as *4 for compatibility of INTERFACE64 builds with LLVM libomp
|
4 years ago |
Martin Kroeker
|
fe0e66564e
|
Declare N_THREADS as *4 for compatibility of INTERFACE64 builds with LLVM libomp
|
4 years ago |
Martin Kroeker
|
5958ffc9b6
|
Declare DZASUM as EXTERNAL
|
4 years ago |
Martin Kroeker
|
cd0e4aadb1
|
Declare ZDROT as EXTERNAL
|
4 years ago |
Martin Kroeker
|
e2621ef93a
|
Declare SROT as EXTERNAL
|
4 years ago |
Martin Kroeker
|
9e1b43ea9b
|
Declare DROT as EXTERNAL
|
4 years ago |
Martin Kroeker
|
5269348178
|
Declare CSROT as EXTERNAL
|
4 years ago |
Martin Kroeker
|
92e024bbb3
|
Declare SCASUM as EXTERNAL
|
4 years ago |
Martin Kroeker
|
3a53207cc9
|
Fix spurious error exit test failures in the ?chktsqr tests (LAPACK564)
|
4 years ago |
Martin Kroeker
|
5c729c6dce
|
Correct function name in error message from SLASQ2 (Reference-LAPACK PR 555)
|
4 years ago |
Martin Kroeker
|
15b9d6b4a7
|
Delete zchkaa.f
|
4 years ago |
Martin Kroeker
|
f7bcd962c1
|
Delete schkaa.f
|
4 years ago |
Martin Kroeker
|
93cc066921
|
Delete dchkaa.f
|
4 years ago |
Martin Kroeker
|
2c7d4a7766
|
Delete cchkaa.f
|
4 years ago |
Martin Kroeker
|
eef1c42f03
|
Convert ?chkaa to use dynamic allocation for the larger arrays
|
4 years ago |
Martin Kroeker
|
d00709e016
|
Add files via upload
|
4 years ago |
Martin Kroeker
|
d444344497
|
Add LAPACKE interfaces for the new Householder Reconstruction functions from 3.9.1
|
4 years ago |
Martin Kroeker
|
fb7308b9b5
|
Add entries for the new Householder Reconstruction functions from 3.9.1
|
4 years ago |
Martin Kroeker
|
88b70fba3e
|
Add new tests for Householder reconstruction functions from 3.9.1
|
4 years ago |
Martin Kroeker
|
4c1d47098b
|
Add new files for Householder reconstruction functions from 3.9.1
|
4 years ago |
Martin Kroeker
|
b8232c9054
|
Merge pull request #3213 from martin-frbg/lapack382
Avoid allocating the transposed triangular matrix in LAPACKE_xlantr_work (Reference-LAPACK 382)
|
4 years ago |
Martin Kroeker
|
114bbbc6d7
|
Merge pull request #3212 from martin-frbg/lapack463
Initialize X and Y to zero for N=0 in xGGGLM (Reference-LAPACK PR463)
|
4 years ago |
Martin Kroeker
|
b67a92c19f
|
Merge pull request #3211 from martin-frbg/lapack471
Handle norm NaN value in xGESDD (Reference LAPACK PR471)
|
4 years ago |
Martin Kroeker
|
4bf00da8fb
|
Avoid allocating the transposed triangular matrix (Reference-LAPACK PR382)
|
4 years ago |
Martin Kroeker
|
c26780d451
|
Initialize X and Y to zero for N=0 (Reference-LAPACK PR463)
|
4 years ago |
Martin Kroeker
|
d77d9bc920
|
Handle norm NaN value (Reference LAPACK PR471)
|
4 years ago |
Martin Kroeker
|
37d3e2bd94
|
Merge pull request #3210 from martin-frbg/lapack502
Fix possible division by zero in LAPACK xTGSJA (Reference-LAPACK PR502)
|
4 years ago |
Martin Kroeker
|
de8656769c
|
Fix possible division by zero in xTGSJA (Reference-LAPACK PR502)
|
4 years ago |
Martin Kroeker
|
d43e07198d
|
Merge pull request #3208 from martin-frbg/lapack534
Apply MKL team fixes to the LAPACKE interfaces (Reference-LAPACK PR 534)
|
4 years ago |
Martin Kroeker
|
5cc35abc3d
|
Apply MKL team fixes to the LAPACKE interfaces (Reference-LAPACK PR 534)
Removed spurious checks for INFO in xLACPY,xLASET after routines not returning any,and redundant requirements for ldvt in xGESVD_WORK
|
4 years ago |
Martin Kroeker
|
254774f5a6
|
Add const qualifiers
|
4 years ago |
Martin Kroeker
|
87d2e314db
|
Import packing improvements in LAPACK xLAQR from Reference-LAPACK PR 480+535
|
4 years ago |
Martin Kroeker
|
c9a82f54d1
|
Merge pull request #3204 from martin-frbg/lapack506
Correct INFO value returned by SLASQ2/DLASQ2 (Reference-LAPACK 506)
|
4 years ago |
Martin Kroeker
|
444cb78be5
|
correct INFO value (Reference-LAPACK 506)
|
4 years ago |
Martin Kroeker
|
9a36a283d3
|
Merge pull request #3199 from martin-frbg/lapack537
Add LAPACKE fixes from Reference-LAPACK PR 537
|
4 years ago |
Martin Kroeker
|
7e35d25ea0
|
Merge pull request #3198 from martin-frbg/lapack539
Apply fixes from Reference-LAPACK PR468 and 539 for array declarations in ?ORGBR/?UNGBR
|
4 years ago |
Martin Kroeker
|
3704f5e5b0
|
Add missing break statements in the ?lascl functions
|
4 years ago |
Martin Kroeker
|
6b76066632
|
Add const qualifiers
|
4 years ago |
Martin Kroeker
|
2b01132515
|
Clean up misdeclaration of the dummy stand-in for A in ?ORGBR/?UNGBR workspace queries (Reference-LAPACK PR 468 and 530)
|
4 years ago |
Martin Kroeker
|
8e95a1e18d
|
Merge pull request #3195 from martin-frbg/lapack536
Apply lapack-testing fix from Reference-LAPACK PR536
|
4 years ago |
Martin Kroeker
|
13a29d13fd
|
Apply lapack-testing fix from Reference-LAPACK PR536
fixes changing back from a single OMP thread for error exit testing to the originally requested number of threads for computational tests
|
4 years ago |
Martin Kroeker
|
3526ff2507
|
Apply fixes from Reference-LAPACK PR538
|
4 years ago |
Martin Kroeker
|
0dba04bb58
|
Merge pull request #3178 from martin-frbg/fix2864
Fix unwanted fallback to implicit typing in slanv2/dlanv2
|
4 years ago |