Commit Graph

  • 42f048cf6c
    Merge pull request #3249 from MikaelUrankar/develop Martin Kroeker 2021-05-26 15:26:30 +0200
  • 4fbc0777f4 Fix typo MikaelUrankar 2021-05-26 12:14:57 +0200
  • 41c1d32e6c
    Update .travis.yml Martin Kroeker 2021-05-25 15:15:29 +0200
  • 49cf054722
    Update .travis.yml Martin Kroeker 2021-05-25 13:20:53 +0200
  • 22482c103e
    Update .travis.yml Martin Kroeker 2021-05-25 08:55:06 +0200
  • cdc1c20179
    Update .travis.yml Martin Kroeker 2021-05-25 00:10:01 +0200
  • c9faf98d47
    Update .travis.yml Martin Kroeker 2021-05-24 22:53:11 +0200
  • aa0ac6f34a
    Update .travis.yml Martin Kroeker 2021-05-24 20:14:17 +0200
  • 39b29035ef
    Update .travis.yml Martin Kroeker 2021-05-24 18:33:59 +0200
  • 58916f6296
    Update .travis.yml Martin Kroeker 2021-05-24 16:43:19 +0200
  • d7472606d5
    Merge pull request #3244 from martin-frbg/issue3237 Martin Kroeker 2021-05-22 22:38:09 +0200
  • 03297ff9f0
    Add fast path for small xSYR with INCX==1 Martin Kroeker 2021-05-22 20:41:18 +0200
  • 2d8d0af0ea
    Merge pull request #3243 from martin-frbg/lapack564 Martin Kroeker 2021-05-22 19:25:56 +0200
  • 5f677e782e
    Merge pull request #3196 from guowangy/skylakex-gemm-batch-k Martin Kroeker 2021-05-22 19:25:28 +0200
  • 04c60cee5d
    Merge pull request #3242 from martin-frbg/issue3239 Martin Kroeker 2021-05-22 19:24:46 +0200
  • 3a53207cc9
    Fix spurious error exit test failures in the ?chktsqr tests (LAPACK564) Martin Kroeker 2021-05-22 14:29:45 +0200
  • 0e73d20629
    Handle inadvertent use of DYNAMIC_ARCH=0 Martin Kroeker 2021-05-22 14:23:49 +0200
  • cc7ef7ee71
    Handle inadvertent use of DYNAMIC_ARCH=0 Martin Kroeker 2021-05-22 14:12:40 +0200
  • 967df074b7 Small Matrix: skylakex: sgemm nt: optimize for M < 12 Wangyang Guo 2021-05-21 13:31:31 +0000
  • fdd2d0fc7b Small Matrix: skylakex: add sgemm nt kernel Wangyang Guo 2021-05-20 11:47:10 +0000
  • 5f91668904 Small Matrix: skylakex: sgemm nn: fix n6 conflicts with n4 Wangyang Guo 2021-05-20 11:24:31 +0000
  • 0ecaa99fc2 Small Matrix: skylakex: sgemm nn: fix error when beta not zero Wangyang Guo 2021-05-19 10:50:03 +0000
  • 02087a62e7
    Merge pull request #3205 from intelmy/sgemv_n_opt Martin Kroeker 2021-05-17 17:49:01 +0200
  • 03b4d79a7e
    Merge pull request #3238 from martin-frbg/lapack555 Martin Kroeker 2021-05-17 17:32:23 +0200
  • 5c729c6dce
    Correct function name in error message from SLASQ2 (Reference-LAPACK PR 555) Martin Kroeker 2021-05-17 14:47:14 +0200
  • e1911b2e60
    Merge pull request #3236 from martin-frbg/issue3234 Martin Kroeker 2021-05-16 17:17:18 +0200
  • 8f33da4f94
    Merge pull request #3235 from dnoan/develop Martin Kroeker 2021-05-16 17:15:45 +0200
  • 26ccf643a3
    Add -lm for FreeBSD on ARM/ARM64 Martin Kroeker 2021-05-16 13:04:38 +0200
  • 32264ba496
    Update Makefile.arm64 Noan 2021-05-16 09:49:13 +0000
  • 4ecf631f95
    Merge pull request #3228 from martin-frbg/issue3226 Martin Kroeker 2021-05-15 09:06:12 +0200
  • 5af510081d
    Merge pull request #3233 from martin-frbg/issue3230 Martin Kroeker 2021-05-15 01:04:09 +0200
  • 164551d5a2
    Merge pull request #3232 from martin-frbg/lapack553 Martin Kroeker 2021-05-14 23:28:45 +0200
  • 310b76aad7
    Merge pull request #3231 from martin-frbg/issue3227 Martin Kroeker 2021-05-14 23:28:06 +0200
  • c4da892ba0
    Only filter out -mavx on Sandybridge ZGEMM/ZTRMM kernels Martin Kroeker 2021-05-14 23:19:10 +0200
  • cbfd3c87e1
    Recognize Intel Ice Lake SP as Cooper Lake Martin Kroeker 2021-05-14 20:44:06 +0200
  • 26e87ac517
    Support Intel Ice Lake SP as Cooper Lake Martin Kroeker 2021-05-14 20:39:55 +0200
  • 15b9d6b4a7
    Delete zchkaa.f Martin Kroeker 2021-05-14 19:55:31 +0200
  • f7bcd962c1
    Delete schkaa.f Martin Kroeker 2021-05-14 19:54:54 +0200
  • 93cc066921
    Delete dchkaa.f Martin Kroeker 2021-05-14 19:54:13 +0200
  • 2c7d4a7766
    Delete cchkaa.f Martin Kroeker 2021-05-14 19:53:38 +0200
  • eef1c42f03
    Convert ?chkaa to use dynamic allocation for the larger arrays Martin Kroeker 2021-05-14 19:53:03 +0200
  • 73f637e584
    Support compilation with pre-C99 versions of MSVC Martin Kroeker 2021-05-14 15:08:12 +0200
  • 8b90e5f202
    Drop redundant inclusion of complex.h Martin Kroeker 2021-05-14 15:06:44 +0200
  • bd60fb6ffc
    filter out -mavx flag on zgemm kernels as it can cause problems with older gcc Martin Kroeker 2021-05-13 23:05:00 +0200
  • a1835c8ca2 Small Matrix: skylakex: sgemm nn: add n6 to improve performance Wangyang Guo 2021-05-13 10:16:54 +0000
  • 50bd888c73 Small Matrix: skylakex: sgemm nn: reduce store 4 N at a time Wangyang Guo 2021-05-13 09:41:51 +0000
  • 95912941ca Small Matrix: skylakex: sgemm nn: reduce store 4 M at a time Wangyang Guo 2021-05-12 17:08:18 +0000
  • 37ea8702ee
    Merge pull request #3192 from damonyu1989/develop Martin Kroeker 2021-05-11 16:00:45 +0200
  • 8a4bb07453 Small Matrix: skylakex: sgemm nn: clean up unused code Wangyang Guo 2021-05-11 10:33:07 +0000
  • 04ac9c7a13 Small Matrix: skylakex: sgemm_nn: optimize for M <= 8 Wangyang Guo 2021-05-11 10:24:10 +0000
  • ec7d6c02bc
    Add an Android crossbuild on OSX to Azure CI (#3224) Martin Kroeker 2021-05-10 08:02:01 +0200
  • a09be4e56f
    Update azure-pipelines.yml Martin Kroeker 2021-05-09 21:50:54 +0200
  • f3162587b3
    Update azure-pipelines.yml Martin Kroeker 2021-05-09 18:17:37 +0200
  • e6cab1a19a
    Update azure-pipelines.yml Martin Kroeker 2021-05-09 17:04:26 +0200
  • bf5060f845
    Update azure-pipelines.yml Martin Kroeker 2021-05-09 13:34:32 +0200
  • 4f42bbbfc8
    Update azure-pipelines.yml Martin Kroeker 2021-05-09 13:16:46 +0200
  • 1eba53e00e
    Update azure-pipelines.yml Martin Kroeker 2021-05-09 12:51:12 +0200
  • bfbd400ad9
    Update azure-pipelines.yml Martin Kroeker 2021-05-08 23:57:24 +0200
  • 08387fb274
    Update azure-pipelines.yml Martin Kroeker 2021-05-08 20:55:41 +0200
  • 2e7ca904e1
    Update azure-pipelines.yml Martin Kroeker 2021-05-08 19:10:27 +0200
  • 20befbb2f9 Optimize M < 16 using AVX512 mask Wangyang Guo 2021-05-08 15:59:14 +0000
  • a1f0ac02c6
    Update azure-pipelines.yml Martin Kroeker 2021-05-08 18:32:01 +0200
  • dfd3a28d3a
    Update azure-pipelines.yml Martin Kroeker 2021-05-08 17:02:07 +0200
  • 92c03720ee
    Update azure-pipelines.yml Martin Kroeker 2021-05-08 16:35:42 +0200
  • b283f12692
    Update azure-pipelines.yml Martin Kroeker 2021-05-08 13:28:45 +0200
  • be7b99926f
    Update azure-pipelines.yml Martin Kroeker 2021-05-08 13:23:20 +0200
  • 3768cd47d6
    Update azure-pipelines.yml Martin Kroeker 2021-05-08 13:08:46 +0200
  • f28462a3fa
    Update azure-pipelines.yml Martin Kroeker 2021-05-08 13:03:07 +0200
  • d0789db397
    Update azure-pipelines.yml Martin Kroeker 2021-05-08 12:51:28 +0200
  • c3e4c4db47 small matrix: SkylakeX: add SGEMM NN kernel Wangyang Guo 2021-05-08 10:45:10 +0000
  • c2bec84684
    Update azure-pipelines.yml Martin Kroeker 2021-05-08 12:39:48 +0200
  • 09077bafff
    Update azure-pipelines.yml Martin Kroeker 2021-05-08 12:30:26 +0200
  • c6b1c1aa69
    Add an Android crossbuild on OSX Martin Kroeker 2021-05-08 12:20:57 +0200
  • c90c23e78f
    Merge pull request #3223 from martin-frbg/develop Martin Kroeker 2021-05-07 08:51:45 +0200
  • bda8820da7
    Use percent instead of ampersand as placeholder for substitutions Martin Kroeker 2021-05-06 20:20:08 +0200
  • c0ca63ea46
    Fix missing conditionals for non-SKX kernels Martin Kroeker 2021-05-05 14:55:36 +0200
  • f497bb949b
    Merge pull request #3219 from austinpagan/Gemm.ErrorFix Martin Kroeker 2021-05-05 14:30:41 +0200
  • f86b1bc3da
    Merge pull request #3220 from drhpc/drhpc-fixup Martin Kroeker 2021-05-05 14:30:24 +0200
  • 206e03fdac
    Delete lapack_wrappers.c.orig drhpc 2021-05-04 21:02:07 +0200
  • 8b599836db Add error message token for SBGEMM in gemm.c Gordon Fossum 2021-05-04 13:55:02 -0500
  • 9721b57ecf
    Update version to 0.3.15.dev Martin Kroeker 2021-05-03 00:01:08 +0200
  • 380f955078
    Update version to 0.3.15.dev Martin Kroeker 2021-05-03 00:00:29 +0200
  • 49d18e65e3
    Merge pull request #3217 from xianyi/release-0.3.0 Martin Kroeker 2021-05-02 23:59:55 +0200
  • 904f9a267d
    Update version to 0.3.15 v0.3.15 Martin Kroeker 2021-05-02 23:50:22 +0200
  • 4c033730bb
    Update version to 0.3.15 Martin Kroeker 2021-05-02 23:49:49 +0200
  • 65502c6af6
    Merge pull request #3216 from xianyi/develop Martin Kroeker 2021-05-02 23:48:28 +0200
  • f71627fa2e
    Merge pull request #3215 from martin-frbg/cl0315 Martin Kroeker 2021-05-02 23:47:24 +0200
  • d8d7bd33cb
    Update Changelog for 0.3.15 Martin Kroeker 2021-05-02 23:46:55 +0200
  • e72420e8c5
    Merge pull request #3214 from martin-frbg/lapack-3.9.1hrt Martin Kroeker 2021-05-02 23:40:03 +0200
  • d00709e016
    Add files via upload Martin Kroeker 2021-05-02 20:47:58 +0200
  • d444344497
    Add LAPACKE interfaces for the new Householder Reconstruction functions from 3.9.1 Martin Kroeker 2021-05-02 19:57:47 +0200
  • fb7308b9b5
    Add entries for the new Householder Reconstruction functions from 3.9.1 Martin Kroeker 2021-05-02 19:56:11 +0200
  • db50b24a4a
    Add entries for the new Householder Reconstruction functions from 3.9.1 Martin Kroeker 2021-05-02 19:55:15 +0200
  • 88b70fba3e
    Add new tests for Householder reconstruction functions from 3.9.1 Martin Kroeker 2021-05-02 19:28:21 +0200
  • 4c1d47098b
    Add new files for Householder reconstruction functions from 3.9.1 Martin Kroeker 2021-05-02 19:25:43 +0200
  • 40000d1f64
    Add entries for Householder reconstruction functions from 3.9.1 Martin Kroeker 2021-05-02 19:21:59 +0200
  • dc3664993c
    Merge pull request #26 from xianyi/develop Martin Kroeker 2021-05-02 19:19:28 +0200
  • b8232c9054
    Merge pull request #3213 from martin-frbg/lapack382 Martin Kroeker 2021-05-02 18:45:15 +0200
  • 114bbbc6d7
    Merge pull request #3212 from martin-frbg/lapack463 Martin Kroeker 2021-05-02 18:44:59 +0200
  • b67a92c19f
    Merge pull request #3211 from martin-frbg/lapack471 Martin Kroeker 2021-05-02 18:44:29 +0200