summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-30Separate OpenMP handling and allow compilation of Power9 code with older gccMartin Kroeker1-30/+24
2020-07-30Merge pull request #74 from xianyi/developMartin Kroeker63-823/+771
2020-07-29Merge pull request #2741 from martin-frbg/issue2739Martin Kroeker1-0/+5
2020-07-28Merge pull request #2744 from martin-frbg/issue2738Martin Kroeker2-9/+32
2020-07-28Merge pull request #2740 from RajalakshmiSR/clang-powerMartin Kroeker3-15/+20
2020-07-28Put hint to use git develop rather than master branch in READMEMartin Kroeker1-1/+2
2020-07-28Add AMD Renoir/Matisse and preliminary support for Zen3 as Zen2Martin Kroeker1-4/+12
2020-07-28Add AMD Renoir models and preliminary support for ZEN3 as ZEN2Martin Kroeker1-5/+20
2020-07-27missing bracesMartin Kroeker1-2/+2
2020-07-27Adjust A53 SGEMM parameters to reflect move to 8x8 kernelMartin Kroeker1-0/+5
2020-07-27Fix compilation issues with clang on POWERRajalakshmi Srinivasaraghavan3-15/+20
2020-07-27Merge pull request #2737 from ashwinyes/add_thunderx3_targetMartin Kroeker12-6/+305
2020-07-26ARM64: Add THUNDERX3T110 TargetAshwin Sekhar T K12-6/+305
2020-07-26Merge pull request #2735 from martin-frbg/move_potrfMartin Kroeker2-668/+9
2020-07-25Merge pull request #2734 from RajalakshmiSR/p10_fixMartin Kroeker4-101/+98
2020-07-25Use _Atomic instead of volatile where available (file moved from ../getrf)Martin Kroeker1-1/+9
2020-07-25Delete potrf_parallel.c (moving it to ../potrf)Martin Kroeker1-667/+0
2020-07-24Fix to store results in correct order for POWER10 GEMM kernelsRajalakshmi Srinivasaraghavan4-101/+98
2020-07-24Merge pull request #2720 from martin-frbg/issue2694Martin Kroeker3-3/+68
2020-07-24Typo fixMartin Kroeker1-1/+1
2020-07-24Regroup the 32 and 64bit sections and restore 64bit CAXPYMartin Kroeker1-23/+26
2020-07-24Merge pull request #2721 from martin-frbg/p8alignMartin Kroeker1-3/+93
2020-07-24Merge pull request #2731 from martin-frbg/pgippcMartin Kroeker40-17/+139
2020-07-23Use OPENBLAS_MAKE_COMPLEX_FLOAT on PPC onlyMartin Kroeker1-4/+8
2020-07-23Add ifdefs around call to altivec microkernelMartin Kroeker1-2/+2
2020-07-23Typo fixMartin Kroeker1-2/+2
2020-07-23Rewrite assignment to complex for better portabilityMartin Kroeker1-4/+6
2020-07-23Exclude altivec code paths if the compiler does not support themMartin Kroeker38-12/+126
2020-07-23Avoid undefining NAME,CNAME etc for pgcc as it makes it ignore the new defini...Martin Kroeker1-0/+2
2020-07-23Merge pull request #73 from xianyi/developMartin Kroeker6-11/+74
2020-07-22Merge pull request #2729 from martin-frbg/issue2728Martin Kroeker1-6/+0
2020-07-22Unify BUFFER_SIZE settings for x86_64 again to fix potentially fatal mismatch...Martin Kroeker1-6/+0
2020-07-21Merge pull request #2727 from wyphan/developMartin Kroeker4-5/+67
2020-07-21Merge pull request #2726 from martin-frbg/2725-2Martin Kroeker1-0/+7
2020-07-20Patch for building on SummitWileam Phan4-5/+67
2020-07-20Add trivial check for stdatomic.hMartin Kroeker1-0/+7
2020-07-21Merge pull request #72 from xianyi/developMartin Kroeker13-12/+54
2020-07-18Merge pull request #2725 from martin-frbg/ccheck_c11Martin Kroeker10-10/+37
2020-07-18Update conditional for atomics to use HAVE_C11Martin Kroeker1-1/+1
2020-07-18Update conditional for atomics to use HAVE_C11Martin Kroeker1-1/+1
2020-07-18Update conditional for C11 atomics to use HAVE_C11Martin Kroeker1-1/+1
2020-07-18Update conditional for atomics to use HAVE_C11Martin Kroeker1-1/+1
2020-07-18Update conditional for atomics to use HAVE_C11Martin Kroeker1-1/+1
2020-07-18Update conditional for atomics to HAVE_C11Martin Kroeker1-1/+1
2020-07-18Update conditional for atomics to use HAVE_C11Martin Kroeker1-3/+3
2020-07-18Update conditional for atomics to use HAVE_C11Martin Kroeker1-1/+1
2020-07-18Report availability of C11 supportMartin Kroeker1-0/+3
2020-07-18Add a check for C11 atomics and stdatomic.hMartin Kroeker1-0/+24
2020-07-18Merge pull request #2724 from martin-frbg/loongsonreadmeMartin Kroeker1-0/+4
2020-07-18Update cross-compiling example to reflect change in Loongson gccMartin Kroeker1-0/+4