Commit Graph

8323 Commits

Author SHA1 Message Date
Martin Kroeker c17f5bee81
Merge branch 'release-0.3.0' into develop 2024-04-04 22:24:40 +02:00
Martin Kroeker 0475716e2e
Update version to 0.3.27 2024-04-04 22:03:18 +02:00
Martin Kroeker 1dcbc4e0bb
Merge pull request #4605 from martin-frbg/changelog0327
Update Changelog.txt for 0.3.27
2024-04-04 21:35:47 +02:00
Martin Kroeker c5184078b4
Update Changelog.txt for 0.3.27 2024-04-04 19:07:51 +02:00
Martin Kroeker f5e5109318
Merge pull request #4604 from martin-frbg/zenprefsize
Adjust SWITCH_RATIO for ZEN and apply GEMM_PREFERRED_SIZE
2024-04-04 18:53:41 +02:00
Martin Kroeker ba6d485102
Adjust SWITCH_RATIO for ZEN and apply GEMM_PREFERRED_SIZE 2024-04-04 18:52:38 +02:00
Martin Kroeker ffedd8a2cb
Merge pull request #4603 from martin-frbg/cleanup4043
Clean up misplaced LAPACK files from PR4043 (in-code documentation changes only)
2024-04-04 13:45:16 +02:00
Martin Kroeker 5e1937531f
Merge pull request #4602 from martin-frbg/gitign_3m
Add GEMM3M tests and logs to .gitignore
2024-04-04 12:36:41 +02:00
Martin Kroeker 20145ca868
Delete misplaced file (move to SRC) 2024-04-04 11:48:54 +02:00
Martin Kroeker 45164fe406
Delete misplaced file (move to SRC) 2024-04-04 11:48:26 +02:00
Martin Kroeker f58f097a51
Delete misplaced file (move to SRC) 2024-04-04 11:48:00 +02:00
Martin Kroeker 099f10b706
Delete misplaced file (move to SRC) 2024-04-04 11:47:34 +02:00
Martin Kroeker bdcb5a23f6
Delete misplaced file (move to SRC) 2024-04-04 11:47:06 +02:00
Martin Kroeker 5e510a1289
Delete misplaced file (move to SRC) 2024-04-04 11:46:40 +02:00
Martin Kroeker 34fcd687eb
Delete misplaced file (move to SRC) 2024-04-04 11:46:12 +02:00
Martin Kroeker 587b193e23
Delete misplaced file (move to SRC) 2024-04-04 11:45:43 +02:00
Martin Kroeker e4b695d798
Fix typos and errors in comments (Reference-LAPACK 809) 2024-04-04 11:44:55 +02:00
Martin Kroeker bd07a6e7b2
Delete misplaced (and obsoleted) file 2024-04-04 11:41:49 +02:00
Martin Kroeker 18d9759650
Delete misplaced (and obsoleted) file 2024-04-04 11:41:20 +02:00
Martin Kroeker edcd5b1797
Delete misplaced (and obsoleted) file 2024-04-04 11:40:46 +02:00
Martin Kroeker a721cac76a
Add GEMM3M tests and logs 2024-04-04 11:28:49 +02:00
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
2024-04-04 11:21:05 +02:00
Martin Kroeker 0bd0df8418
fix typedef of logical to support INTERFACE64 2024-04-04 02:00:24 +02:00
Martin Kroeker d93944466c
fix typedef of logical to support INTERFACE64 2024-04-04 01:54:47 +02:00
Martin Kroeker 03698f4c1d
fix typedef of logical to support INTERFACE64 2024-04-04 01:46:46 +02:00
Martin Kroeker 353b1180c1
fix typedef of logical to support INTERFACE64 2024-04-04 01:38:10 +02:00
Martin Kroeker 8bed05a936
fix typedef of logical to support INTERFACE64 2024-04-04 01:32:37 +02:00
Martin Kroeker 466fb61c95
fix typedef of logical to support INTERFACE64 2024-04-04 01:27:57 +02:00
Martin Kroeker 7e470400c9
fix typedef of logical to support INTERFACE64 2024-04-04 01:24:27 +02:00
Martin Kroeker 373e36377c
fix typedef of logical to support INTERFACE64 2024-04-04 01:19:55 +02:00
Martin Kroeker abea53b467
fix typedef of logical to support INTERFACE64 2024-04-04 01:11:37 +02:00
Martin Kroeker b6440160ce
fix typedef of logical to support INTERFACE64 2024-04-04 01:05:35 +02:00
Martin Kroeker a16adcddd9
fix typedef of logical to support INTERFACE64 2024-04-04 00:59:57 +02:00
Martin Kroeker 1d4d36e835
fix typedef of logical to support INTERFACE64 2024-04-04 00:51:36 +02:00
Martin Kroeker c0d7477260
fix typedef of logical to support INTERFACE64 2024-04-04 00:41:14 +02:00
Martin Kroeker b0973a98e2
fix typedef of logical to support INTERFACE64 2024-04-04 00:34:32 +02:00
Martin Kroeker 0d33422b8d
fix typedef of logical to support INTERFACE64 2024-04-04 00:24:54 +02:00
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