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 53e849f4fc Merge branch 'develop' 10 years ago
benchmark added benchmark scripts for numpy, octave and R 10 years ago
cmake Fix cmake bug on MSVC 32-bit. 10 years ago
ctest Add CBLAS test for CMAKE. 10 years ago
driver Fix #673 10 years ago
exports 1) Refs #575. Remove g77 from compiler list. 10 years ago
interface Merge branch 'develop' into cmake 10 years ago
kernel Fix DYNAMIC_ARCH=1 bug. 10 years ago
lapack Added TRANS defines for complex sources in lapack. 10 years ago
lapack-netlib Refs #615. Import bug fixes for LAPACKE dormlq. 10 years ago
reference Remove all trailing whitespace except lapack-netlib 11 years ago
test Detect cmake test result. 10 years ago
utest Add test for drotmg bug fixed by 692b14c 10 years ago
.gitignore Merge branch 'develop' into cmake 10 years ago
.travis.yml Add notification. 10 years ago
BACKERS.md Added backers. 12 years ago
CMakeLists.txt Add CBLAS test for CMAKE. 10 years ago
CONTRIBUTORS.md Improved Ximatcopy when lda==ldb. 10 years ago
Changelog.txt Update doc for OpenBLAS 0.2.15 version. [CI skipped] 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 Update doc for OpenBLAS 0.2.15 version. [CI skipped] 10 years ago
Makefile.sparc Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile.system default to lib$(SYMBOLPREFIX)openblas$(SYMBOLSUFFIX), as discussed in #646: if you rename the symbols, it is best to rename the library 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 Add AppVeyor badge. 10 years ago
TargetList.txt Add POWER7/POWER8 as targets 10 years ago
appveyor.yml Update doc for OpenBLAS 0.2.15 version. [CI skipped] 10 years ago
c_check Fix cross compilation suffix detection 10 years ago
cblas.h Add ATLAS-style ?geadd function 10 years ago
common.h Only include complex.h since Android 5.0 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 Changed _Complex types in common_level1.h to use the typedef. 10 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 Fix DYNAMIC_ARCH=1 bug. 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 Merge branch 'develop' into cmake 10 years ago
common_x86_64.h Merge branch 'develop' into cmake 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 Merge branch 'cmake' of https://github.com/hpanderson/OpenBLAS into hpanderson_cmake 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 Merge branch 'develop' into cmake 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 Merge branch 'develop' into cmake 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 Use cmake to build OpenBLAS GENERIC Target on MSVC x86 64-bit. 10 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 Changed a number of inline calls to use __inline. 10 years ago
version.h Update organization info. 11 years ago