You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zhang Xianyi cc7cab8a45 Detect other Intel Skylake cores. 10 years ago
benchmark added benchmark scripts for numpy, octave and R 10 years ago
ctest bugfix for gemm3m tests 10 years ago
driver Detect other Intel Skylake cores. 10 years ago
exports 1) Refs #575. Remove g77 from compiler list. 10 years ago
interface Improved Ximatcopy when lda==ldb. 10 years ago
kernel Improved Ximatcopy when lda==ldb. 10 years ago
lapack Remove all trailing whitespace except lapack-netlib 11 years ago
lapack-netlib Fix lantr preparation for row major matrices 10 years ago
reference Remove all trailing whitespace except lapack-netlib 11 years ago
test bugfix for GEMM3M functions 11 years ago
utest Add test for drotmg bug fixed by 692b14c 10 years ago
.gitignore .gitignore: add some more entries concerned with kernel 11 years ago
.travis.yml Add notification. 10 years ago
BACKERS.md Added backers. 12 years ago
CONTRIBUTORS.md Improved Ximatcopy when lda==ldb. 10 years ago
Changelog.txt Update the doc for 0.2.14. 10 years ago
GotoBLAS_00License.txt rename documents in GotoBLAS. 14 years ago
GotoBLAS_01Readme.txt Remove all trailing whitespace except lapack-netlib 11 years ago
GotoBLAS_02QuickInstall.txt Remove all trailing whitespace except lapack-netlib 11 years ago
GotoBLAS_03FAQ.txt Remove all trailing whitespace except lapack-netlib 11 years ago
GotoBLAS_04FAQ.txt rename documents in GotoBLAS. 14 years ago
GotoBLAS_05LargePage.txt Correct typo /proc/ instead of /pros/ 10 years ago
GotoBLAS_06WeirdPerformance.txt Remove all trailing whitespace except lapack-netlib 11 years ago
LICENSE Update organization info. 11 years ago
Makefile 1) Refs #575. Remove g77 from compiler list. 10 years ago
Makefile.alpha Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile.arm use real armv5 support 10 years ago
Makefile.arm64 added experimental support for ARMV8 12 years ago
Makefile.generic Respect user's LDFLAGS 12 years ago
Makefile.ia64 Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile.install install OpenBLASConfigVersion.cmake 10 years ago
Makefile.mips64 Import GotoBLAS2 1.13 BSD version codes. 14 years ago
Makefile.power Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile.prebuild get rid of the generated cblas_noconst.h file 12 years ago
Makefile.rule Enable MAX_STACK_ALLOC by default. 10 years ago
Makefile.sparc Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile.system Use pure C generic target on x86 and x86_64. 10 years ago
Makefile.tail Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile.x86 Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile.x86_64 Remove all trailing whitespace except lapack-netlib 11 years ago
README.md Added Gitter badge 10 years ago
TargetList.txt Add POWER7/POWER8 as targets 10 years ago
c_check Support Android NDK armeabi-v7a-hard ABI. (-mfloat-abi=hard) 10 years ago
cblas.h Add ATLAS-style ?geadd function 10 years ago
cblas_noconst.h Add ATLAS-style ?geadd function 10 years ago
common.h Fixed error in common.h for Android compilation introduced by e12cf1123e8784ce6fe9d2ac14526331fbe2c555 10 years ago
common_alpha.h add fallback blas_lock implementation 10 years ago
common_arm.h use real armv5 support 10 years ago
common_arm64.h really fix ARM64 locking 10 years ago
common_c.h Improved Ximatcopy when lda==ldb. 10 years ago
common_d.h Improved Ximatcopy when lda==ldb. 10 years ago
common_ia64.h add fallback blas_lock implementation 10 years ago
common_interface.h Add ATLAS-style ?geadd function 10 years ago
common_lapack.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_level1.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_level2.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_level3.h Improved Ximatcopy when lda==ldb. 10 years ago
common_linux.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_macro.h Improved Ximatcopy when lda==ldb. 10 years ago
common_mips64.h add fallback blas_lock implementation 10 years ago
common_param.h Improved Ximatcopy when lda==ldb. 10 years ago
common_power.h add fallback blas_lock implementation 10 years ago
common_q.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_reference.h Update organization info. 11 years ago
common_s.h Improved Ximatcopy when lda==ldb. 10 years ago
common_sparc.h add fallback blas_lock implementation 10 years ago
common_thread.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_x.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_x86.h add fallback blas_lock implementation 10 years ago
common_x86_64.h add fallback blas_lock implementation 10 years ago
common_z.h Improved Ximatcopy when lda==ldb. 10 years ago
cpuid.S Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid.h Add AMD Excavator target. 10 years ago
cpuid_alpha.c Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid_arm.c set ARMV7 for Cortex-A9 and Cortex-A15 10 years ago
cpuid_arm64.c # The first commit's message is: 11 years ago
cpuid_ia64.c Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid_mips.c Update organization info. 11 years ago
cpuid_power.c Add POWER7/POWER8 as targets 10 years ago
cpuid_sparc.c refs #55. Added DTB_ENTRIES into dynamic arch setting parameters. Now, it can read DTB_ENTRIES on runtime. 14 years ago
cpuid_x86.c Detect other Intel Skylake cores. 10 years ago
ctest.c Support Android NDK armeabi-v7a-hard ABI. (-mfloat-abi=hard) 10 years ago
ctest1.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
ctest2.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
f_check Fix f_check bug. 10 years ago
ftest.f Remove all trailing whitespace except lapack-netlib 11 years ago
ftest2.f Import GotoBLAS2 1.13 BSD version codes. 14 years ago
ftest3.f Remove all trailing whitespace except lapack-netlib 11 years ago
getarch.c use real armv5 support 10 years ago
getarch_2nd.c Remove all trailing whitespace except lapack-netlib 11 years ago
l1param.h Added BULLDOZER target. So far it uses barcelona kernels. 13 years ago
l2param.h Support AMD Piledriver by bulldozer kernels. 12 years ago
lapack-devel.log Remove all trailing whitespace except lapack-netlib 11 years ago
make.inc added optimized dsymv kernels for haswell 10 years ago
openblas_config_template.h Fixed #315. Added OPENBLAS_ prefix to openblas_config.h. 12 years ago
param.h modified haswell parameter dgemm_unroll_n 10 years ago
quickbuild.32bit Import GotoBLAS2 1.13 BSD version codes. 14 years ago
quickbuild.64bit Import GotoBLAS2 1.13 BSD version codes. 14 years ago
quickbuild.win32 Added the tip for Windows. 13 years ago
quickbuild.win64 Refs #63. delete prefix for mingw64 toolchain. 11 years ago
segfaults.patch Remove all trailing whitespace except lapack-netlib 11 years ago
symcopy.h Remove all trailing whitespace except lapack-netlib 11 years ago
version.h Update organization info. 11 years ago