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.
 
 
 
 
 
 
Xianyi Zhang 801383effe Fixed a hang bug when shutdown blas threads server on Windows. Added the feature about dynamic changing the number of threads on Windows. 13 years ago
benchmark Import GotoBLAS2 1.13 BSD version codes. 14 years ago
ctest ref #62. Added the user friendly message with USE_OPENMP=1. The users should use OMP_NUM_THREADS. 14 years ago
driver Fixed a hang bug when shutdown blas threads server on Windows. Added the feature about dynamic changing the number of threads on Windows. 13 years ago
exports Refs #127. Generate DLL without a version suffix on Windows. 13 years ago
interface Merge branch 'loongson3a' into release-0.1.0 13 years ago
kernel Fixed the build bug when DYNAMIC_ARCH=0. 13 years ago
lapack Refs #130 Fixed laswp building bug with DYNAMIC_ARCH=1. 13 years ago
reference Fixed a build bug with NO_LAPACK=1 and SANNITY_CHECK=1. 14 years ago
test Merge branch 'loongson3a' into release-0.1.0 13 years ago
utest Adde the mising test_amax.c file. 13 years ago
.gitignore Update git ignore file. 13 years ago
Changelog.txt Updated the doc for 0.2.2 version. 13 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 Refs #85 #104. Use patch instead of git to apply this segfaults.patch. 13 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 Fixed a typo in license file. 13 years ago
Makefile Use sandy bridge kernel when DYNAMIC_ARCH=1. 13 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.install Fixed #101. Install the missing lapacke header with LAPACK-3.4.1. Thank Zaheer for this patch. 13 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 Refs #133. Users can set COMMON_OPT flag to control CFLAGS and FFLAGS. 13 years ago
Makefile.sparc Import GotoBLAS2 1.13 BSD version codes. 14 years ago
Makefile.system Refs #133. Users can set COMMON_OPT flag to control CFLAGS and FFLAGS. 13 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.md Added the doc for the conflict with R parallel. 13 years ago
TargetList.txt Refs #113. Fixed the typo BOBCATE -> BOBCAT 13 years ago
c_check Fix typo: OS_CYGWIN -> OS_CYGWIN_NT, OS_INERIX -> OS_INTERIX 13 years ago
cblas.h Export openblas_set_num_threads in shared library. 13 years ago
common.h Fix inconsistent case for OS_* macros (Refs pull request #111) 13 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 Refs #134. Fixed the building bug on IBM Power. 13 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 if SYS_gettid doesn't exist (like under HURD), use getpid() instead 13 years ago
common_macro.h Refs #47. On Loongson 3A, set DGEMM_R parameter depending on different number of threads. It would improve double precision BLAS3 on multi-threads. 14 years ago
common_mips64.h Adding n32 multiple threads condition. 14 years ago
common_param.h refs #55. Added DTB_ENTRIES into dynamic arch setting parameters. Now, it can read DTB_ENTRIES on runtime. 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 the test case for samax. 13 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 Fixed noisy warning with Clang 13 years ago
common_x.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_x86.h Refs #75. Check ffreep macro before the define. 13 years ago
common_x86_64.h Refs #83. Added the missing ALIGN_5 macro on Mac OSX. However, it still exists SEGFAULT bug. 13 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 Refs #118. Detect AMD Bulldozer as Barcelona. 13 years ago
cpuid_alpha.c refs #55. Added DTB_ENTRIES into dynamic arch setting parameters. Now, it can read DTB_ENTRIES on runtime. 14 years ago
cpuid_ia64.c refs #55. Added DTB_ENTRIES into dynamic arch setting parameters. Now, it can read DTB_ENTRIES on runtime. 14 years ago
cpuid_mips.c Support detecting ICT Loongson-3B CPU. 14 years ago
cpuid_power.c refs #55. Added DTB_ENTRIES into dynamic arch setting parameters. Now, it can read DTB_ENTRIES on runtime. 14 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 Sandy Bridge 22nm desktop/mobile CPU. 13 years ago
ctest.c When dealing with the kfreebsd kernel, set the same behavior as FreeBSD 13 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 Fortran compiler detection 13 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 Refs #118. Detect AMD Bulldozer as Barcelona. 13 years ago
getarch_2nd.c Ref #79 Added GEMM_MULTITHREAD_THRESHOLD flag to use single thread in gemm function with small matrices. 13 years ago
l1param.h Refs #113. Fixed the typo BOBCATE -> BOBCAT 13 years ago
l2param.h Refs #113. Fixed the typo BOBCATE -> BOBCAT 13 years ago
make.inc Import GotoBLAS2 1.13 BSD version codes. 14 years ago
openblas_config_template.h Refs #95 cblas: compatibility for compilers without C99 complex number support (e.g. Visual Studio) 13 years ago
param.h Improve the detection of sparc 13 years ago
patch.for_lapack-3.1.1 Import GotoBLAS2 1.13 BSD version codes. 14 years ago
patch.for_lapack-3.4.0 Refs #88. Fixed the build bug about LAPACKE C Interface to LAPACKE. 13 years ago
patch.for_lapack-3.4.1 Refs #130 Prevent reading ipiv array beyond the bound in ?laswp. Use laswp instead of laswp_oncopy in getrf. 13 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 Added the tip for Windows. 13 years ago
segfaults.patch Refs #85 #104. Use patch instead of git to apply this segfaults.patch. 13 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