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.
 
 
 
 
 
 
Dan Horák 81fed55782 detect CPU on zArch 8 years ago
benchmark Benchmark: Add MFlops print in iamax benchmark 8 years ago
cmake Use GNUInstallDirs to allow changing target directories 8 years ago
ctest Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BINARY_DIR 9 years ago
driver Add an extra familiy/model combination used by AMD Steamrolller (Godavari). 8 years ago
exports Build shared library for Android. 8 years ago
interface Address unlikely memleak in zimatcopy interface (#1129) 8 years ago
kernel Power8 inline assembly tweaks 8 years ago
lapack add lapack laswp for zarch 8 years ago
lapack-netlib Fix integer overflow in LAPACK DBDSQR, SBDSQR (#1135) 8 years ago
reference Remove all trailing whitespace except lapack-netlib 11 years ago
test Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BINARY_DIR 9 years ago
utest make utest/Makefile respect LDFLAGS 9 years ago
.gitignore Update .gitignore 8 years ago
.travis.yml Modify travis script. 9 years ago
BACKERS.md Added backers. 12 years ago
CMakeLists.txt Use GNUInstallDirs to allow changing target directories 8 years ago
CONTRIBUTORS.md strmm and ctrmm 8 years ago
Changelog.txt Update doc for 0.2.19. 9 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 Build shared library for Android. 8 years ago
Makefile.alpha Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile.arm Fixed linking error when compiling ARMv7 for Android (disabled -lpthread and added -Wl,--no-warn-mismatch). 9 years ago
Makefile.arm64 ARM64: Add Cavium THUNDERX2T99 Target 8 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 Build shared library for Android. 8 years ago
Makefile.mips MIPS P5600(32 bit) and I6400(64 bit) cores support added. 9 years ago
Makefile.mips64 Import GotoBLAS2 1.13 BSD version codes. 14 years ago
Makefile.power Added support of IBM's MASS library that optimizes performance on Power architectures 9 years ago
Makefile.prebuild MIPS n32 ABI support, MSA support detection and rename ARCH, ARCHFLAGS 9 years ago
Makefile.rule Update develop for 0.2.20.dev. 9 years ago
Makefile.sparc Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile.system Add ZEN support (tested for auto-detected static backend) 8 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
Makefile.zarch dtrmm and dgemm for z13 8 years ago
README.md strmm and ctrmm 8 years ago
TargetList.txt Add ZEN support (tested for auto-detected static backend) 8 years ago
USAGE.md collected usage notes 9 years ago
appveyor.yml Bump to 0.2.19.dev. 9 years ago
c_check Merge branch 'z13' into develop 8 years ago
cblas.h Add ATLAS-style ?geadd function 10 years ago
common.h Fix CREAL,CIMAG macros for PGI 8 years ago
common_alpha.h add fallback blas_lock implementation 10 years ago
common_arm.h common_arm.h, common_mips.h: get rid of .func directives 9 years ago
common_arm64.h Fix blas_lock for arm64 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 Init IBM z system (s390x) porting. 9 years ago
common_macro.h ARM64: Add the VULCAN Target 8 years ago
common_mips.h common_arm.h, common_mips.h: get rid of .func directives 9 years ago
common_mips64.h MIPS P5600(32 bit) and I6400(64 bit) cores support added. 9 years ago
common_param.h Fix DYNAMIC_ARCH=1 bug. 10 years ago
common_power.h optimized dgemm for 20 threads 9 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_stackalloc.h Refs #727. Align stack buffer address on 32-bytes. 9 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 Fix a minor compiler error in VisualStudio with CMake 9 years ago
common_x86_64.h Don't pass REALNAME to `.end` 9 years ago
common_z.h Improved Ximatcopy when lda==ldb. 10 years ago
common_zarch.h dtrmm and dgemm for z13 8 years ago
cpuid.S Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid.h Add ZEN support (tested for auto-detected static backend) 8 years ago
cpuid_alpha.c Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid_arm.c Fix for issue #1024: arm-linux-androideabi-g++ Compiler Error in /cpuid_arm.c 8 years ago
cpuid_arm64.c ARM64: Add Cavium THUNDERX2T99 Target 8 years ago
cpuid_ia64.c Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid_mips.c MIPS P5600(32 bit) and I6400(64 bit) cores support added. 9 years ago
cpuid_mips64.c Added MSA optimization for GEMV_N, GEMV_T, ASUM, DOT functions 9 years ago
cpuid_power.c added dgemm-, dtrmm-, zgemm- and ztrmm-kernel for power8 9 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 Add an extra familiy/model combination used by AMD Steamrolller (Godavari). 8 years ago
cpuid_zarch.c detect CPU on zArch 8 years ago
ctest.c Merge branch 'z13' into develop 8 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 Convert --exclude-libs argument to linker flag 8 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 Fix FORCE_ZEN option in getarch.c 8 years ago
getarch_2nd.c Delete LOCAL_BUFFER_SIZE for other architectures. 9 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
make.inc added optimized dsymv kernels for haswell 10 years ago
openblas.pc.in Rename blas.pc.in to openblas.pc.in 8 years ago
openblas_config_template.h Refs #708. Modified config template for MSVC. 9 years ago
param.h Revert Zen param.h to Haswell values (instead of Excavator). 8 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