Add CPUID identification of Intel Ice Lake
[platform/upstream/openblas.git] / interface / ger.c
2017-03-06 Zhang XianyiMerge branch 'develop' into arm_soft_fp_abi
2016-03-15 Zhang XianyiMerge branch 'release-0.2.16' v0.2.16
2016-01-26 Zhang XianyiMerge pull request #762 from jeromerobert/bug760
2016-01-26 Zhang XianyiMerge pull request #759 from jeromerobert/bug742
2016-01-26 Zhang XianyiMerge pull request #749 from lotheac/illumos_fixes
2016-01-24 Jerome Robert[z]ger: increase multithread threshold
2016-01-20 Zhang XianyiMerge pull request #745 from jakirkham/minor_fix_scipy_prof
2016-01-20 Zhang XianyiMerge pull request #744 from jeromerobert/bug731
2016-01-19 Jerome RobertDisable multi-threading for small matrices in [z]ger
2016-01-09 Zhang XianyiMerge pull request #734 from jeromerobert/common_stackalloc
2016-01-08 Jerome RobertFactorize MAX_STACK_ALLOC code to common_stackalloc.h
2015-08-10 Zhang XianyiMerge branch 'cmake' of https://github.com/hpanderson...
2015-07-21 Zhang XianyiMerge branch 'cmake' of https://github.com/hpanderson...
2015-03-24 Zhang XianyiMerge branch 'develop' v0.2.14
2015-01-29 Zhang XianyiMerge pull request #495 from jeromerobert/develop
2015-01-29 Jerome RobertFix a segfault in gemv when MAX_STACK_ALLOC is set
2015-01-01 Zhang XianyiMerge pull request #482 from jeromerobert/develop
2014-12-27 Jerome RobertAllow to do gemv and ger buffer allocation on the stack
2014-07-09 Zhang XianyiMerge branch 'develop' v0.2.10.rc2
2014-07-06 Zhang XianyiMerge pull request #404 from wernsaar/develop
2014-07-02 wernsaarfixed my bug in ger.c
2014-06-29 wernsaarenabled smp for ger.c and zger.c, but only for 64bit...
2014-06-29 Zhang XianyiMerge branch 'develop' v0.2.10.rc1
2014-06-29 Zhang XianyiFixed #395. Enable optimized cgemm for Sandybridge...
2014-06-28 Zhang XianyiMerge branch 'TimothyGu-develop' into develop
2014-06-28 Zhang XianyiMerge branch 'develop' of https://github.com/TimothyGu...
2014-06-27 Timothy GuRemove all trailing whitespace except lapack-netlib
2014-06-27 Zhang XianyiMerge pull request #390 from wernsaar/develop
2014-06-25 wernsaarfixed compiler warnings
2014-06-22 wernsaarRef #391: disabled SMP in ger.c and zger.c
2014-05-10 wernsaarchecked, that ger is OK
2014-05-10 wernsaaradded C files in interface
2014-05-10 wernsaarremoved all C files in interface
2011-01-24 Xianyi ZhangImport GotoBLAS2 1.13 BSD version codes.