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.
 
 
 
 
 
 
Wang Qian d5cffd506a Modified the default kernel makefile in MIPS64 arch. 14 years ago
benchmark Import GotoBLAS2 1.13 BSD version codes. 14 years ago
ctest Used the environment variable OPENBLAS_NUM_THREADS to set the number of threads in test. 14 years ago
driver Enable Debug flags in memory alloc and init functions. 14 years ago
exports Support NO_LAPACK=1 to build the lib without LAPACK functions. 14 years ago
interface Support NO_LAPACK=1 to build the lib without LAPACK functions. 14 years ago
kernel Modified the default kernel makefile in MIPS64 arch. 14 years ago
lapack Import GotoBLAS2 1.13 BSD version codes. 14 years ago
reference Disable quad and x precision objs in reference. 14 years ago
test Used the environment variable OPENBLAS_NUM_THREADS to set the number of threads in test. 14 years ago
utest Added zdotu with x & y offset=1 test case. 14 years ago
.gitignore Updated gitignore. 14 years ago
Changelog.txt Merge branch 'x86' of github.com:xianyi/OpenBLAS into x86 14 years ago
GotoBLAS_00License.txt rename documents in GotoBLAS. 14 years ago
GotoBLAS_01Readme.txt rename documents in GotoBLAS. 14 years ago
GotoBLAS_02QuickInstall.txt rename documents in GotoBLAS. 14 years ago
GotoBLAS_03FAQ.txt rename documents in GotoBLAS. 14 years ago
GotoBLAS_04FAQ.txt rename documents in GotoBLAS. 14 years ago
GotoBLAS_05LargePage.txt rename documents in GotoBLAS. 14 years ago
GotoBLAS_06WeirdPerformance.txt rename documents in GotoBLAS. 14 years ago
LICENSE Added OpenBLAS docs. 14 years ago
Makefile Support NO_LAPACK=1 to build the lib without LAPACK functions. 14 years ago
Makefile.alpha Import GotoBLAS2 1.13 BSD version codes. 14 years ago
Makefile.generic Import GotoBLAS2 1.13 BSD version codes. 14 years ago
Makefile.getarch Import GotoBLAS2 1.13 BSD version codes. 14 years ago
Makefile.ia64 Import GotoBLAS2 1.13 BSD version codes. 14 years ago
Makefile.mips64 Import GotoBLAS2 1.13 BSD version codes. 14 years ago
Makefile.power Import GotoBLAS2 1.13 BSD version codes. 14 years ago
Makefile.rule Support NO_LAPACK=1 to build the lib without LAPACK functions. 14 years ago
Makefile.sparc Import GotoBLAS2 1.13 BSD version codes. 14 years ago
Makefile.system Added utest frame using CUnit(http://cunit.sourceforge.net/). 14 years ago
Makefile.tail Import GotoBLAS2 1.13 BSD version codes. 14 years ago
Makefile.x86 Import GotoBLAS2 1.13 BSD version codes. 14 years ago
Makefile.x86_64 Import GotoBLAS2 1.13 BSD version codes. 14 years ago
README Added Changelog. Fixed #11. 14 years ago
c_check Import GotoBLAS2 1.13 BSD version codes. 14 years ago
cblas.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_alpha.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_c.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_d.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_ia64.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_interface.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_lapack.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_level1.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_level2.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_level3.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_linux.h Fixed randomly SEGFAULT when nodemask==NULL with above Linux 2.6.34. Fixed #12. Thank Mr.Ei-ji Nakama providing this patch. 14 years ago
common_macro.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_mips64.h added axpy kernel with prefetch for Loongson3A. To-Do: tuning prefetch distance & instruction order. 14 years ago
common_param.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_power.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_q.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_reference.h Added unit test case (zdotu, N=1). 14 years ago
common_s.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_sparc.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_thread.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_x.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_x86.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_x86_64.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_z.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
cpuid.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
cpuid.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
cpuid_alpha.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
cpuid_ia64.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
cpuid_mips.c Added the configures of loongson 3a. refs #1 14 years ago
cpuid_power.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
cpuid_sparc.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
cpuid_x86.c Fixed #5 Detected Intel Westmere (using Nehalem codes) in build and dynamic arch build. 14 years ago
ctest.c Import GotoBLAS2 1.13 BSD version codes. 14 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 Import GotoBLAS2 1.13 BSD version codes. 14 years ago
ftest.f Import GotoBLAS2 1.13 BSD version codes. 14 years ago
ftest2.f Import GotoBLAS2 1.13 BSD version codes. 14 years ago
getarch.c fixed a typo. 14 years ago
getarch_2nd.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
l1param.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
l2param.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
make.inc Import GotoBLAS2 1.13 BSD version codes. 14 years ago
param.h Added the configures of loongson 3a. refs #1 14 years ago
patch.for_lapack-3.1.1 Import GotoBLAS2 1.13 BSD version codes. 14 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 Import GotoBLAS2 1.13 BSD version codes. 14 years ago
quickbuild.win64 Import GotoBLAS2 1.13 BSD version codes. 14 years ago
symcopy.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
version.h changed library name to openblas and modified environment variable. 14 years ago

OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.

C Fortran Motorola 68K Assembly Makefile Unix Assembly other