4864 Commits (8a2a137a9e4e4ec657c5befe361061607489aaa2)
 

Author SHA1 Message Date
  Martin Kroeker 8a2a137a9e
Correct argument to SLASET (Improves fix from PR2778) 5 years ago
  Martin Kroeker 0d1f30a297
Merge pull request #81 from xianyi/develop 5 years ago
  Martin Kroeker 70a254d507
Merge pull request #2822 from martin-frbg/issue2821 5 years ago
  Martin Kroeker 330044d821
Fix potentiol domain error in sqrt 5 years ago
  Martin Kroeker 97636b2c8a
Merge pull request #2819 from h-vetinari/carry_lapack_437 5 years ago
  Martin Kroeker 4d36711547
Merge pull request #2820 from RajalakshmiSR/clang 5 years ago
  Rajalakshmi Srinivasaraghavan 718f67421a POWER9: Fix mcpu option with clang 5 years ago
  H. Vetinari 3426519ae2 adapt ?ggsv?-functions to ambient code style in LAPACKE/include/lapack.h 5 years ago
  H. Vetinari 1c6c71fa85 Follow-up to lapack#434 & lapack#409: add missing 'const' in signatures 5 years ago
  H. Vetinari 860247b5da Follow-up to lapack#434 & lapack#409: fix signature mismatches 5 years ago
  Martin Kroeker c61771e335
Merge pull request #2778 from martin-frbg/lapackeig 5 years ago
  Martin Kroeker c7ef7174e4
Merge pull request #2817 from martin-frbg/lapack436 5 years ago
  Martin Kroeker c31b72965e
Fix data type of work array in zgesvdq prototype 5 years ago
  Martin Kroeker 0ce2aa3163
Fix data type of rwork array 5 years ago
  Martin Kroeker 9d1ea75aa0
Merge pull request #80 from xianyi/develop 5 years ago
  Martin Kroeker 776d005f4c
Merge pull request #2815 from mhillenibm/clang_s390x 5 years ago
  Marius Hillenbrand 2ee5b899ce s390x: enable S/DGEMM block with explicit loop unrolling + interleaving with clang 5 years ago
  Marius Hillenbrand 095f4e6964 s390x: allow clang to emit fused multiply-adds (replicates gcc's default behavior) 5 years ago
  Marius Hillenbrand 87e5bbd887 s390x: avoid variable-length arrays in struct for asm operands 5 years ago
  Marius Hillenbrand b9b3265ec8 s390x: avoid inline assembly for vector loads for clang 5 years ago
  Marius Hillenbrand a1616a0b86 s390x: replace nop with "nop 0" in inline assembly 5 years ago
  Marius Hillenbrand 60ef193258 s390x: use "lghi" for immediate values to fix build with clang 5 years ago
  Martin Kroeker 18bfb6d6f7
Merge pull request #2813 from martin-frbg/issue2804-2 5 years ago
  Martin Kroeker e4900caa11
Fix c_check misinterpreting arm64 in uname output to mean armv7 5 years ago
  Martin Kroeker 68b1713c30
Merge pull request #2811 from martin-frbg/issue2806 5 years ago
  Martin Kroeker 4074770d00
Merge pull request #2797 from martin-frbg/relafixes1 5 years ago
  Martin Kroeker b87a77da02
Merge pull request #79 from xianyi/develop 5 years ago
  Martin Kroeker f42e84d46c
Fix misnaming of LAPACK_?ggsvp function prototypes as LAPACKE_ (#2808) 5 years ago
  Martin Kroeker 0a4c5c4c44
Merge pull request #2807 from martin-frbg/issue2804 5 years ago
  Martin Kroeker 3210a42734
Report cpu as ARMV8 instead of just giving up on non-Linux hosts 5 years ago
  Martin Kroeker 5feb087c05
Handle Apple labeling armv8 as arm64 rather than aarch64 5 years ago
  Martin Kroeker 59e01b1aec
Merge pull request #2799 from RajalakshmiSR/p10_ger 5 years ago
  Rajalakshmi Srinivasaraghavan 317ff27cda POWER10: Avoid setting accumulators to zero in gemm kernels 5 years ago
  Martin Kroeker 514a3d7d63
Merge pull request #2798 from kadler/aix-cpuid 5 years ago
  Kevin Adler 085aae8bdb
Fix compile error on AIX cpuid detection 5 years ago
  Martin Kroeker de63675717
Add early returns and fix sign errors in workspace calculations 5 years ago
  Martin Kroeker d64cc2be81
Add early returns 5 years ago
  Martin Kroeker c9b67141f0
Add early returns 5 years ago
  Martin Kroeker 6797a3a1e0
Add early returns 5 years ago
  Martin Kroeker 936966a42c
Make ILAENV and xGETRF2 functions available 5 years ago
  Martin Kroeker 5c6c2cd4f6
Merge pull request #2775 from Guobing-Chen/Fix_OMP_threads_specify 5 years ago
  Martin Kroeker e54be4ba1c
Merge pull request #2792 from pkubaj/patch-1 5 years ago
  pkubaj 48a1364e10
Add aliases for armv6, armv7 5 years ago
  Chen, Guobing 0c1c903f1e Fix OMP num specify issue 5 years ago
  Martin Kroeker a073fa870e
Merge pull request #2791 from martin-frbg/issue2787 5 years ago
  Martin Kroeker b2053239fc
Fix mssing dummy parameter (imag part of alpha) of zdot_thread_function 5 years ago
  Martin Kroeker b11bb6e728
Merge pull request #2790 from martin-frbg/issue2789 5 years ago
  Martin Kroeker 1840bc5b52
Add OpenMP dependency to pkgconfig file if needed 5 years ago
  Martin Kroeker 7c0977c267
Add OpenMP dependency to pkgconfig file if needed 5 years ago
  Martin Kroeker fb3d80c42a
Merge pull request #78 from xianyi/develop 5 years ago