Commit Graph

570 Commits

Author SHA1 Message Date
Martin Kroeker cda91fdc48
fix typedef of logical to support INTERFACE64 2024-04-04 00:20:19 +02:00
Martin Kroeker f7dd80ba73
fix typedef of logical to support INTERFACE64 2024-04-04 00:14:57 +02:00
Martin Kroeker 34be8fae29
fix typedef of logical to support INTERFACE64 2024-04-04 00:10:01 +02:00
Martin Kroeker 770246363f
fix typedef of logical to support INTERFACE64 2024-04-04 00:04:50 +02:00
Martin Kroeker 04aae0e12b
fix typedef of logical to support INTERFACE64 2024-04-03 23:57:12 +02:00
Martin Kroeker 7a267e4c50
fix typedef for logical to support INTERFACE64 2024-04-03 23:51:25 +02:00
Martin Kroeker 837a173115
fix prototype of logical to support INTERFACE64 2024-04-03 23:43:55 +02:00
Martin Kroeker c7d0a0b009
fix typedef of logical to support INTERFACE64 2024-04-03 23:39:43 +02:00
Martin Kroeker b1da12356d
fix typedef of logical to support INTERFACE64 2024-04-03 23:00:54 +02:00
Martin Kroeker 592905a72c
fix typedef of logical to support INTERFACE64 2024-04-03 22:53:22 +02:00
Martin Kroeker f0f9e26090
fix typedef of logical to support INTERFACE64 2024-04-03 22:47:34 +02:00
Martin Kroeker 547533fe9a
fix typedef of logical to support INTERFACE64 2024-04-03 22:35:10 +02:00
Martin Kroeker 7bc0ff77bd
fix typedef of logical to support INTERFACE64 2024-04-03 22:23:18 +02:00
Martin Kroeker 16a597927f
fix typedef of logical to support INTERFACE64 2024-04-03 22:09:28 +02:00
Martin Kroeker 2e86faa657
Merge branch 'develop' into issue4468 2024-02-23 11:39:49 +01:00
Martin Kroeker be20588a3c
Avoid linking both libgomp and libomp in mixed clang/gfortran builds 2024-02-22 22:17:48 +01:00
Martin Kroeker ca121eb5ed
Avoid linking both libgomp and libomp in mixed clang/gfortran builds 2024-02-22 22:17:05 +01:00
frjohnst 9b24b31419 resolve second_ conflict which breaks xlf timef 2024-02-21 15:52:29 -05:00
Martin Kroeker c90979d8ef
allow for more pre- and suffixes in the name of the openblas library 2024-02-15 14:17:11 +01:00
Martin Kroeker 3120f12e76
allow for more pre- and suffixes in the name of the openblas library 2024-02-15 14:16:20 +01:00
Martin Kroeker 479e4af089
Rescale input vector more often to minimize relative error (Reference-LAPACK PR 981) 2024-02-05 15:35:24 +01:00
Martin Kroeker 9fab60d32f
Remove matrix dimension 6 from SGS to avoid spurious errors from FMA 2024-01-13 20:39:05 +01:00
Martin Kroeker bf66af3dc0
remove matrix dimension 6 from DGS to avoid spurious errors from FMA 2024-01-13 20:37:36 +01:00
Martin Kroeker 00d7476b4b
Fix uninitialized read/wrong variable (Reference-LAPACK PR 967) 2023-12-31 12:39:21 +01:00
Martin Kroeker 1b668479de
Fix uninitialized read/wrong variable (Reference-LAPACK PR 967) 2023-12-31 12:37:52 +01:00
Martin Kroeker bd787c8a1a
Fix uninitialized read/wrong variable (Reference-LAPACK PR 967) 2023-12-31 12:36:47 +01:00
Martin Kroeker d3451af03f
Fix uninitialized read/wrong variable (Reference-LAPACK PR 967) 2023-12-31 12:35:37 +01:00
Martin Kroeker c6fa921027
Add tests for ?GEDMD (Reference-LAPACK PR 959) 2023-12-23 23:39:53 +01:00
Martin Kroeker 283713e4c5
Add tests for ?GEDMD (Reference-LAPACK PR 959) 2023-12-23 23:32:45 +01:00
Martin Kroeker 201f22f49a
Fix issues related to ?GEDMD (Reference-LAPACK PR 959) 2023-12-23 23:27:38 +01:00
Martin Kroeker 45ef0d7361
Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:16:33 +01:00
Martin Kroeker c082669ad4
Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 20:05:03 +01:00
Martin Kroeker 29d6024ec5
Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:44:11 +01:00
Martin Kroeker 0814491d96
Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:37:03 +01:00
Martin Kroeker 5c11b2ff41
Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:27:20 +01:00
Martin Kroeker 8ce44c18a0
Handle corner cases of LWORK (Reference-LAPACK PR 942) 2023-12-23 19:24:10 +01:00
Martin Kroeker e67a0eaaf9
Restore OpenBLAS-specific build rule changes 2023-12-19 23:15:11 +01:00
Martin Kroeker bb8b91e9f2
restore OpenBLAS-specific test paths 2023-12-19 23:13:02 +01:00
Martin Kroeker aa46f1e4e7
revert addition of MSVC-compatible complex (moved to lapacke_config.h) 2023-12-12 23:07:48 +01:00
Martin Kroeker dcdc351272
Add MSVC-compatible complex types 2023-12-12 23:06:22 +01:00
Martin Kroeker dcf6999c4e
remove extraneous endif 2023-12-12 11:27:17 +01:00
Martin Kroeker 330101e0b3
Add complex type definitions for MSVC 2023-12-11 21:52:00 +01:00
Martin Kroeker 589f2b6466
Fix search phrase used to count successful tests (Reference-LAPACK PR 954) 2023-12-05 20:10:20 +01:00
Martin Kroeker effb7af2a2
Fix memory leak (Reference-LAPACK PR 953) 2023-12-05 17:55:38 +01:00
Martin Kroeker 226a14c549
Restore library path adjustments 2023-12-05 15:50:06 +01:00
Martin Kroeker c5fa318add
Add tests for DMD (Reference-LAPACK PR 736) 2023-12-05 15:45:59 +01:00
Martin Kroeker fa03e5497a
Add tests for the DMD functions (Reference-LAPACK PR 736) 2023-12-05 15:43:28 +01:00
Martin Kroeker a53a79e059
Add tests for the DMD functions (Reference-LAPACK PR 736) 2023-12-05 15:41:39 +01:00
Martin Kroeker 08be9004f8
Update version number and copyright date to Reference-LAPACK 3.12.0 2023-11-25 18:57:17 +01:00
Martin Kroeker 578f0f9590
Update version number to 3.12.0 2023-11-25 18:53:16 +01:00
Martin Kroeker 3d9e20f614
Update version to 3.12.0 2023-11-25 18:51:54 +01:00
Martin Kroeker f7351e493c
Update Reference-LAPACK docs to 3.12.0 2023-11-25 18:49:34 +01:00
Martin Kroeker ca5a87ff1d
Small documentation fix for Truncated QR With Pivoting (Reference-LAPACK PR 941) 2023-11-25 15:31:18 +01:00
Martin Kroeker c883abf838
Revert unintentional change to linking rule from PR 4322 2023-11-22 22:41:53 +01:00
Martin Kroeker cc622f2406
restore OpenBLAS-specific target_link_libraries 2023-11-15 22:51:09 +01:00
Martin Kroeker 8b2a956890
Implement truncated QR with pivot (Reference-LAPACK PR 891) 2023-11-15 14:20:12 +01:00
Martin Kroeker 20a2a83f49
Implement truncated QR with pivoting (Reference-LAPACK PR 891) 2023-11-15 12:18:15 +01:00
Martin Kroeker f437339130
Implement truncated QR with pivoting (Reference-LAPACK PR 891) 2023-11-15 12:12:26 +01:00
Martin Kroeker 0eb8a87977
Implement truncated QR with pivoting (Reference-LAPACK PR 891) 2023-11-15 09:56:37 +01:00
Martin Kroeker 387830b9d5
Implement truncated QR with pivoting (Reference-LAPACK PR 891) 2023-11-15 09:53:06 +01:00
Martin Kroeker 40109c0392
Implement truncated QR with pivoting (Reference-LAPACK PR 891) 2023-11-15 09:50:30 +01:00
Martin Kroeker 23cda457fb
Implement truncated QR with pivoting (Reference-LAPACK PR 891) 2023-11-15 09:48:23 +01:00
Martin Kroeker 3d38da2bc4
Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 2023-11-12 16:50:52 +01:00
Martin Kroeker d58c88cf42
Merge pull request #4310 from martin-frbg/lapack904
Apply rounding up to workspace calculations done with reals (Reference-LAPACK PR 904)
2023-11-12 16:45:10 +01:00
Martin Kroeker feeb10435b
Merge pull request #4309 from martin-frbg/lapack926
Change ?GECON to return INFO=1 if RCOND is NaN (Reference-LAPACK PR 926)
2023-11-12 15:28:16 +01:00
Martin Kroeker 2ce67e2ada
Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:42:52 +01:00
Martin Kroeker f5664740cd
Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:29:04 +01:00
Martin Kroeker 71fbdd908d
Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 14:10:16 +01:00
Martin Kroeker c9378badd9
Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:56:06 +01:00
Martin Kroeker 225036fd92
Apply ROUNDUP_LWORK (Reference-LAPACK PR 904) 2023-11-12 13:43:22 +01:00
Martin Kroeker 58427ff74d
Deprecate ?GELQS and ?GEQRS from TESTING/LIN (Reference-LAPACK PR 900) (#4307)
* Move ?GELQS and ?GEQRS from TESTING/LIN to DEPRECATED (Reference-LAPACK PR 900)

* Add f2c-converted versions of ?GELQS and ?GEQRS
2023-11-12 10:54:39 +01:00
Martin Kroeker b6144f70ff
Change ?GECON to return INFO=1 if RCOND is NaN (Reference-LAPACK PR 926) 2023-11-11 23:41:18 +01:00
Martin Kroeker c14b1ebd30
Merge pull request #4295 from martin-frbg/lapack928
Correct constant ALPHA in ?ORBDB6 (Reference-LAPACK PR 928)
2023-11-07 14:44:08 +01:00
Martin Kroeker fea1d4f66c
Merge pull request #4294 from martin-frbg/lapack909
Fix accumulation in LAPACK ?LASSQ (Reference-LAPACK PR 909)
2023-11-07 12:23:16 +01:00
Martin Kroeker 176cc6348e
Correct constant ALPHA to match changed algorithm (Reference-LAPACK PR 928) 2023-11-06 21:55:19 +01:00
Martin Kroeker f6ec777701
Fix accumulation (Reference-LAPACK PR 909) 2023-11-06 21:40:50 +01:00
Martin Kroeker cf8295da5c
Fix potential overflow in the calculation of MAXIT 2023-11-06 21:22:26 +01:00
Martin Kroeker 1806cfecbc
fix function prototypes in f2c-converted files 2023-10-07 22:38:30 +02:00
Martin Kroeker 281f1e4432
fix function prototypes in f2c-converted files 2023-10-07 22:36:29 +02:00
Martin Kroeker 4041b7fb42
fix function prototypes in f2c-converted files 2023-10-07 22:33:08 +02:00
Martin Kroeker cd8ac192a9
fix improper function prototypes (empty parentheses) 2023-09-30 12:58:30 +02:00
Martin Kroeker 1285b53e39
Make IWORK array larger to avoid overflow 2023-09-14 20:22:11 +02:00
Martin Kroeker 7779bb6fb1
Make IWORK array larger to avoid overflow 2023-09-14 20:21:06 +02:00
Martin Kroeker fb97cc4d5e
Add la_constants.o to SCLAUX/DZLAUX 2023-09-14 10:46:23 +02:00
Martin Kroeker 7f7d3896dd
Fix missing type declaration for main 2023-08-25 18:07:47 +02:00
Martin Kroeker 25037ae875
Fix actual arguments in some LAPACK procedure calls (Reference-LAPACK PR 885) (#4155)
* Fix actual arguments (Reference-LAPACK PR 885)
2023-07-22 23:14:25 +02:00
Martin Kroeker 0a637cc403
Fix workspace query corner cases to always return at least 1 (Reference-LAPACK PR 883) (#4146)
* Fix workspace query corner cases to always return at least 1
2023-07-15 16:37:42 +02:00
Martin Kroeker 4c43d1eeba
Fix C prototypes and LAPACKE headers for ?GEDMD/?GEDMDQ (#4134)
* Fix prototypes for ?GEDMD/?GEDMDQ and their LAPACKE interfaces
2023-07-15 07:47:19 +02:00
Martin Kroeker afef854863
Add C versions of C/ZRSCL 2023-07-11 17:08:27 +02:00
Martin Kroeker bcebe9b4c9
Merge pull request #4131 from martin-frbg/lapack878
Fix computation of UPLO in LAPACKE_?larfb (Reference-LAPACK PR 878)
2023-07-10 01:50:16 +02:00
Martin Kroeker 26fd4b9c8c
Merge pull request #4129 from martin-frbg/lapack876
Fix segfault in ?GELSS when NRHS is zero (Reference-LAPACK PR 876)
2023-07-10 01:49:55 +02:00
Martin Kroeker 22ad23abb1
Merge pull request #4126 from martin-frbg/lapack839
Add C/ZRSCL for reciprocal scaling of a complex vector (Reference-LAPACK PR 839)
2023-07-10 01:49:33 +02:00
Martin Kroeker 63ec2ad395
Fix computation of UPLO in LAPACKE_?larfb (Reference-LAPACK PR 878) 2023-07-08 10:00:05 +02:00
Martin Kroeker bed3a6a304
Fix segfault when NRHS is zero (Reference-LAPACK PR 876) 2023-07-07 10:13:41 +02:00
Martin Kroeker 1d399ad0d6
Add CRSCL/ZRSCL (Reference-LAPACK PR839) 2023-07-05 14:17:26 +02:00
Martin Kroeker 069353bd44
Add reciprocal scaling of a complex vector and use it in C/ZGETF2 (Reference-LAPACK PR839) 2023-07-05 14:13:58 +02:00
Martin Kroeker 1363a7c4f1
Correct the order of eigenvalues/vector for 2x2 matrices (Reference-LAPACK PR 867) 2023-07-05 10:10:13 +02:00
Martin Kroeker dc2439108d
Merge pull request #4107 from martin-frbg/lapack860
Remove OMP-private variable outside OpenMP context (Reference-LAPACK PR 860)
2023-06-26 21:18:19 +02:00
Martin Kroeker 49202228d7
Remove OMP-private variable outside OMP context (LAPACK PR860) 2023-06-26 16:29:04 +02:00
Martin Kroeker a0e413ef05
Update ssytrd_sb2st.FRemove OMP-private variable outside OMP context (LAPACK PR860) 2023-06-26 16:28:15 +02:00