Commit Graph

  • 2dda40d280
    use atomic operations as in the corresponding getrf Martin Kroeker 2024-03-28 11:33:31 +0100
  • 68ab5185d0
    Update potrf.c Martin Kroeker 2024-03-27 22:10:01 +0100
  • 19b29b3448
    Update getrf.c Martin Kroeker 2024-03-27 22:09:30 +0100
  • a3354a7630
    Cap the number of parallel threads Martin Kroeker 2024-03-27 22:00:30 +0100
  • 5da4c93ef2
    Cap the number of parallel threads Martin Kroeker 2024-03-27 20:34:55 +0100
  • 496106642f
    Cap the number of parallel threads Martin Kroeker 2024-03-27 20:32:11 +0100
  • 20cd9f031f
    Update .cirrus.yml Martin Kroeker 2024-03-27 18:05:27 +0100
  • ed97cc521a
    Update .cirrus.yml Martin Kroeker 2024-03-27 18:04:01 +0100
  • fb7cc6c756
    Update .cirrus.yml Martin Kroeker 2024-03-27 17:44:10 +0100
  • 875e3a3c46
    Update .cirrus.yml Martin Kroeker 2024-03-27 17:24:06 +0100
  • 8cbe527cf8
    Update .cirrus.yml Martin Kroeker 2024-03-27 17:21:17 +0100
  • 155ebce2bc
    Update .cirrus.yml Martin Kroeker 2024-03-27 17:19:39 +0100
  • 8e525bf1d1
    Update .cirrus.yml Martin Kroeker 2024-03-27 17:07:07 +0100
  • f3c94d2c32
    Update azure-pipelines.yml Martin Kroeker 2024-03-27 08:48:59 +0100
  • 96607cbb98 loongarch: Fixed dzamax gxw 2024-03-25 23:17:53 -0400
  • 43887b4809
    Update azure-pipelines.yml Martin Kroeker 2024-03-25 23:28:41 +0100
  • 9af2a9dc3b
    Merge pull request #4579 from ChipKerchner/fixInializerPriority Martin Kroeker 2024-03-25 22:36:29 +0100
  • 044e6ed1df
    Update azure-pipelines.yml Martin Kroeker 2024-03-25 22:35:50 +0100
  • 4441d60dd1
    Update azure-pipelines.yml Martin Kroeker 2024-03-25 22:01:54 +0100
  • 0e0d0bce1a Fix global (static) constructor priorty so that OpenBLAS gets initialized before other libraries. Other unit test AIX fix. Chip Kerchner 2024-03-25 15:11:55 -0500
  • fb016d640f
    add debug statements around archaic Katmai code Martin Kroeker 2024-03-25 20:40:42 +0100
  • 4059a75c9c
    Merge pull request #4578 from jerryz123/patch-1 Martin Kroeker 2024-03-25 17:17:01 +0100
  • 28c0e3e338
    Update azure-pipelines.yml Martin Kroeker 2024-03-25 17:12:48 +0100
  • 0b814ab8b9
    Fix README formatting error Jerry Zhao 2024-03-25 08:14:00 -0700
  • f906e95479
    Update azure-pipelines.yml Martin Kroeker 2024-03-25 14:28:04 +0100
  • 9b94b259fe
    truncate initializer Martin Kroeker 2024-03-25 09:42:17 +0100
  • 1611043b7c
    truncate initializer Martin Kroeker 2024-03-25 09:40:58 +0100
  • 9e917511b8
    Update azure-pipelines.yml Martin Kroeker 2024-03-24 23:41:06 +0100
  • 4acf4376f0
    reduce cpu list for OSX_OpenMP job as well Martin Kroeker 2024-03-24 22:21:21 +0100
  • a9459304f6
    reduce DYNAMIC_ARCH list for OSX targets Martin Kroeker 2024-03-24 20:05:22 +0100
  • 87f83ebe9c
    Merge pull request #4575 from martin-frbg/fixup4503 Martin Kroeker 2024-03-24 20:00:09 +0100
  • 88b5330ae7
    Restore outer loop of blas_buffer_inuse setup Martin Kroeker 2024-03-24 18:33:21 +0100
  • 4df3741df9
    typo fix Martin Kroeker 2024-03-24 14:52:48 +0100
  • a69da64cbb
    restore the outer while() loop around blas_buffer_inuse setup Martin Kroeker 2024-03-24 10:14:14 +0100
  • ba438373bc
    Update .cirrus.yml Martin Kroeker 2024-03-23 13:28:09 +0100
  • e855951a1f
    Update .cirrus.yml Martin Kroeker 2024-03-23 13:04:53 +0100
  • 7dd9d2c776
    Update .cirrus.yml Martin Kroeker 2024-03-23 10:29:05 +0100
  • 52b71a1673
    Filter out FFLAGS that flang-new from LLVM18 no longer supports (#4569) Martin Kroeker 2024-03-22 17:02:39 +0100
  • 03381d8ad0
    Update fc.cmake Martin Kroeker 2024-03-22 15:16:16 +0100
  • 96da0c061b
    Update system.cmake Martin Kroeker 2024-03-22 14:53:29 +0100
  • 495f555955
    Update system.cmake Martin Kroeker 2024-03-22 11:50:40 +0100
  • b49c630e8e
    Update system.cmake Martin Kroeker 2024-03-22 11:26:05 +0100
  • a430fcbb63
    Update system.cmake Martin Kroeker 2024-03-22 11:25:26 +0100
  • 096bc1e919
    Update system.cmake Martin Kroeker 2024-03-22 09:40:20 +0100
  • 0fd7015697
    Update system.cmake Martin Kroeker 2024-03-22 08:32:22 +0100
  • f9da23e915
    Filter out FFLAGS not supported by flang-new Martin Kroeker 2024-03-21 19:50:41 +0100
  • 40b923f858
    Filter out FFLAGS that flang-new from LLVM18 no longer supports Martin Kroeker 2024-03-21 10:23:27 +0100
  • 3d2a9e4a61
    Merge pull request #4567 from RajalakshmiSR/P9AIX Martin Kroeker 2024-03-21 00:12:37 +0100
  • 9ad9b52884
    Merge pull request #4568 from martin-frbg/fixbenchloops Martin Kroeker 2024-03-21 00:09:34 +0100
  • 3f1ec74fe7
    Fix OPENBLAS_LOOPS assignment Martin Kroeker 2024-03-20 19:22:48 +0100
  • fe39c891a6
    Fix OPENBLAS_LOOPS assignment Martin Kroeker 2024-03-20 19:21:37 +0100
  • ffcbaca167
    Fix OPENBLAS_LOOPS assignment Martin Kroeker 2024-03-20 19:20:16 +0100
  • 05d0438c25
    Fix OPENBLAS_LOOPS assignment Martin Kroeker 2024-03-20 19:19:11 +0100
  • f5b2a877e2 POWER9: Use default param values from POWER8 on AIX Rajalakshmi Srinivasaraghavan 2024-03-20 10:17:49 -0500
  • 32c31ec82a Build docs to `docs/` in GitHub pages Matthew Barber 2024-03-20 12:40:57 +0000
  • 45cbabcf58 Improve `index.md` Matthew Barber 2024-03-20 11:19:51 +0000
  • 51a465a162 Mailing list doc updates Matthew Barber 2024-03-13 14:10:27 +0000
  • 7a8b1d40a2 Address review comments Matthew Barber 2024-03-13 12:58:50 +0000
  • 27841b8b44 More doc improvements Matthew Barber 2024-03-12 14:58:32 +0000
  • 9cfcee131e Doc improvements squish Matthew Barber 2023-08-04 18:48:33 +0100
  • b4a1153648
    Merge pull request #4566 from XiWeiGu/fix_loongarch_lsx Martin Kroeker 2024-03-19 10:21:21 +0100
  • 50869f6ca8 loongarch: Fixed zrot LSX opt gxw 2024-03-19 10:08:11 +0800
  • b5eb9d6bac loongarch: Fixed {sc/dz}amax LSX opt gxw 2024-03-19 09:56:11 +0800
  • ad13e04669 loongarch: Fixed {s/d/sc/dz}amin LSX opt gxw 2024-03-19 09:18:44 +0800
  • bbf82cb624 loongarch: Fixed {s/d}axpby LSX opt gxw 2024-03-18 17:51:42 +0800
  • ac460eb42a loongarch: Fixed i{c/z}amin LSX opt gxw 2024-03-18 15:53:10 +0800
  • 56d114b245
    Merge pull request #4565 from martin-frbg/issue4564 Martin Kroeker 2024-03-17 20:41:58 +0100
  • 2e9ce9bb07
    Fix argument lists of RELAPACK_?gemmt for good Martin Kroeker 2024-03-17 19:20:19 +0100
  • 79cb121ab9
    Merge pull request #4563 from XiWeiGu/loongarch_fix_lasx Martin Kroeker 2024-03-16 10:34:32 +0100
  • 60e251a1f8 loongarch: Fixed {sc/dz}amax LASX opt gxw 2024-03-16 10:42:40 +0800
  • a10dde5554 loongarch: Fixed {s/d/sc/dz}amin LASX opt gxw 2024-03-16 09:41:38 +0800
  • 6534d378b7 loongarch: Fixed {s/d/c/z}sum LASX opt gxw 2024-03-16 09:36:05 +0800
  • 6159cffc58 loongarch: Fixed i{s/c/z}amin LASX opt gxw 2024-03-14 20:32:39 +0800
  • 7d755912b9 loongarch: Fixed {s/d/c/z}axpby LASX opt gxw 2024-03-14 20:32:02 +0800
  • 66bde6243e
    Merge pull request #4503 from shivammonaka/OpenMP-Locks Martin Kroeker 2024-03-14 20:56:04 +0100
  • 6c8c060c75 Build docs workflow Matthew Barber 2023-08-04 10:51:50 +0100
  • 27b5192ade Bare `mkdocs` support with material theme Matthew Barber 2023-08-04 08:35:26 +0100
  • 2aee9a8a7d Move wiki contents to `docs/` Matthew Barber 2023-08-04 08:34:20 +0100
  • 0bb973976b Squash commit of GitHub wiki Matthew Barber 2023-08-04 08:21:01 +0100
  • c47f57bac5
    Update woa.yml Martin Kroeker 2024-03-13 15:34:17 +0100
  • dc0338af47
    Merge pull request #4560 from martin-frbg/issue4551-3 Martin Kroeker 2024-03-13 14:48:56 +0100
  • cf80bd8500
    Update nrm2_rvv.c Martin Kroeker 2024-03-13 13:07:26 +0100
  • 9baa757905
    Update nrm2_vector.c Martin Kroeker 2024-03-13 11:40:14 +0100
  • 18a6db6862
    Update nrm2_vector.c Martin Kroeker 2024-03-13 11:10:26 +0100
  • 855bbdda4f
    Merge pull request #4556 from ChipKerchner/updateREADMEAIX Martin Kroeker 2024-03-12 23:12:50 +0100
  • 3752e73919
    handle incx < 0 Martin Kroeker 2024-03-12 20:44:01 +0100
  • db70c7f7fb
    handle incx < 0 Martin Kroeker 2024-03-12 20:42:11 +0100
  • dee8557d58
    handle incx < 0 Martin Kroeker 2024-03-12 20:40:29 +0100
  • d9dff17aec
    handle incx < 0 Martin Kroeker 2024-03-12 20:38:23 +0100
  • 5802e7a62f
    Merge pull request #4559 from martin-frbg/issue4551-2 Martin Kroeker 2024-03-12 20:34:20 +0100
  • 552c521353
    remove another early exit for incx < 0 Martin Kroeker 2024-03-12 18:49:27 +0100
  • ed532dc75b
    remove another early exit for incx < 0 Martin Kroeker 2024-03-12 18:47:00 +0100
  • 161ac17466
    Merge pull request #4554 from ev-br/patch-1 Martin Kroeker 2024-03-12 18:24:42 +0100
  • 42584b4158
    Merge pull request #4557 from martin-frbg/4552-2 Martin Kroeker 2024-03-12 16:13:54 +0100
  • 6b89e1f1d7
    fix loop condition for incx < 0 Martin Kroeker 2024-03-12 15:49:41 +0100
  • 20016a0096
    fix loop condition for incx < 0 Martin Kroeker 2024-03-12 15:48:55 +0100
  • 09e84bd29a
    fix loop condition for incx < 0 Martin Kroeker 2024-03-12 15:48:00 +0100
  • f747aedb52
    fix loop condition for incx < 0 Martin Kroeker 2024-03-12 15:47:17 +0100
  • 23796f8d31
    fix loop condition for incx < 0 Martin Kroeker 2024-03-12 15:46:23 +0100
  • bf93459746
    fix loop condition for incx < 0 Martin Kroeker 2024-03-12 15:45:23 +0100