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 da3d70420a Merge branch 'develop' 11 years ago
benchmark Remove all trailing whitespace except lapack-netlib 11 years ago
ctest Remove all trailing whitespace except lapack-netlib 11 years ago
driver Merge branch 'develop' of https://github.com/TimothyGu/OpenBLAS into TimothyGu-develop 11 years ago
exports Merge branch 'develop' of https://github.com/TimothyGu/OpenBLAS into TimothyGu-develop 11 years ago
interface Remove all trailing whitespace except lapack-netlib 11 years ago
kernel Fixed #395. Enable optimized cgemm for Sandybridge. Added optimized sdot kernel. 11 years ago
lapack Remove all trailing whitespace except lapack-netlib 11 years ago
lapack-netlib enabled optimized dgemm kernel for NEHALEM 11 years ago
reference Remove all trailing whitespace except lapack-netlib 11 years ago
test Remove all trailing whitespace except lapack-netlib 11 years ago
utest Remove all trailing whitespace except lapack-netlib 11 years ago
.gitignore .gitignore: add some more entries concerned with kernel 11 years ago
.travis.yml Remove all trailing whitespace except lapack-netlib 11 years ago
BACKERS.md Added backers. 12 years ago
CONTRIBUTORS.md Remove all trailing whitespace except lapack-netlib 11 years ago
Changelog.txt Remove all trailing whitespace except lapack-netlib 11 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 Remove all trailing whitespace except lapack-netlib 11 years ago
GotoBLAS_06WeirdPerformance.txt Remove all trailing whitespace except lapack-netlib 11 years ago
LICENSE Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile Fixed #395. Enable optimized cgemm for Sandybridge. Added optimized sdot kernel. 11 years ago
Makefile.alpha Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile.arm added ARMV5 as reference platform 11 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 Merge branch 'develop' of https://github.com/TimothyGu/OpenBLAS into TimothyGu-develop 11 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 OpenBLAS 0.2.10 rc1 version. 11 years ago
Makefile.sparc Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile.system Remove all trailing whitespace except lapack-netlib 11 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 Remove all trailing whitespace except lapack-netlib 11 years ago
TargetList.txt TargetList.txt: minor re-ordering 12 years ago
c_check Remove all trailing whitespace except lapack-netlib 11 years ago
cblas.h Remove all trailing whitespace except lapack-netlib 11 years ago
cblas_noconst.h Remove all trailing whitespace except lapack-netlib 11 years ago
common.h Merge branch 'develop' of https://github.com/TimothyGu/OpenBLAS into TimothyGu-develop 11 years ago
common_alpha.h Refs #262. Fixed compatibility issues of GNU stack markings with PathScale EKOPath(tm) Compiler Suite: Version 4.0.12.1 12 years ago
common_arm.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_arm64.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_c.h Ref #51: added blas extensions zomatcopy and comatcopy 11 years ago
common_d.h Ref #51: added blas extension domatcopy as not opimized reference 11 years ago
common_ia64.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_interface.h Remove all trailing whitespace except lapack-netlib 11 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 Remove all trailing whitespace except lapack-netlib 11 years ago
common_linux.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_macro.h Ref #51: added blas extensions zomatcopy and comatcopy 11 years ago
common_mips64.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_param.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_power.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_q.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_reference.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_s.h Ref #51: added blas extension somatcopy 11 years ago
common_sparc.h Remove all trailing whitespace except lapack-netlib 11 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 Remove all trailing whitespace except lapack-netlib 11 years ago
common_x86_64.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_z.h Ref #51: added blas extensions zomatcopy and comatcopy 11 years ago
cpuid.S Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid.h Init code base for Intel Haswell. 12 years ago
cpuid_alpha.c Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid_arm.c Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid_ia64.c Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid_mips.c Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid_power.c Remove all trailing whitespace except lapack-netlib 11 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 Remove all trailing whitespace except lapack-netlib 11 years ago
ctest.c Refs #355. Fixed ARM detection bug. 11 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 Remove all trailing whitespace except lapack-netlib 11 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 Remove all trailing whitespace except lapack-netlib 11 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 bugfix for cgemm_kernel_8x2_sandy.S 11 years ago
openblas_config_template.h Fixed #315. Added OPENBLAS_ prefix to openblas_config.h. 12 years ago
param.h Fixed #395. Enable optimized cgemm for Sandybridge. Added optimized sdot kernel. 11 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 Remove all trailing whitespace except lapack-netlib 11 years ago