Commit Graph

16 Commits

Author SHA1 Message Date
Martin Kroeker 1688c7da43
change line endings from CRLF to LF 2022-11-16 22:24:01 +01:00
Martin Kroeker d39978cd7f
Fix includes 2022-10-30 12:53:19 +01:00
Martin Kroeker ce7ea72de1
Fix include paths 2022-10-30 12:50:51 +01:00
Martin Kroeker 4058f32492
Fix xGEMMT argument lists 2022-02-26 19:24:27 +01:00
drhpc 206e03fdac
Delete lapack_wrappers.c.orig
This looks like a leftover from patching and confuses further patching;-)
2021-05-04 21:02:07 +02:00
Martin Kroeker de63675717
Add early returns and fix sign errors in workspace calculations 2020-08-27 11:25:18 +02:00
Martin Kroeker d64cc2be81
Add early returns 2020-08-27 11:22:50 +02:00
Martin Kroeker c9b67141f0
Add early returns 2020-08-27 11:20:31 +02:00
Martin Kroeker 6797a3a1e0
Add early returns 2020-08-27 11:15:12 +02:00
Martin Kroeker 936966a42c
Make ILAENV and xGETRF2 functions available 2020-08-27 10:59:08 +02:00
Martin Kroeker 9c4edd38f2
Merge pull request #2099 from martin-frbg/rela-gbtrf
Disable repeated recursion on Ab_BR in ReLAPACK xGBTRF
2019-04-29 09:25:19 +02:00
Martin Kroeker 1036299da0 Disable repeated recursion on Ab_BR in ReLAPACK xGBTRF
due to crashes in LAPACK tests
2019-04-29 00:12:37 +02:00
Martin Kroeker 11530b76f7 Correct INFO=4 condition 2019-04-28 09:58:56 +02:00
Martin Kroeker 798c448b0c Add support for INTERFACE64 and fix XERBLA calls
1. Replaced all instances of "int" with "blasint"
2. Added string length as "hidden" third parameter in calls to fortran XERBLA
2019-04-27 19:06:00 +02:00
Martin Kroeker fbf83f4833 Add cmake build list file for ReLAPACK 2017-10-12 17:00:00 +02:00
Martin Kroeker 9b7b5f7fdc Add Elmar Peise's ReLAPACK 2017-06-28 17:38:41 +02:00