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.
 
 
 
 
 
 
Kaustubh Raste 011431b9d7 STRSM optimized for MSA 9 years ago
benchmark added trsm bencharks for POWER8 to benchmark/Makefile 9 years ago
cmake Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BINARY_DIR 9 years ago
ctest Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BINARY_DIR 9 years ago
driver Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BINARY_DIR 9 years ago
exports Wrap CURDIR and DESTDIR in quotes 9 years ago
interface Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BINARY_DIR 9 years ago
kernel STRSM optimized for MSA 9 years ago
lapack Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BINARY_DIR 9 years ago
lapack-netlib Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BINARY_DIR 9 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 Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BINARY_DIR 9 years ago
.gitignore Delete vi swap file. 10 years ago
.travis.yml Modify travis script. 9 years ago
BACKERS.md Added backers. 12 years ago
CMakeLists.txt Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BINARY_DIR 9 years ago
CONTRIBUTORS.md STRSM optimization for MIPS P5600 and I6400 using MSA 9 years ago
Changelog.txt Update doc for 0.2.18 version. 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 allow building tests when CROSS compiling but don't run them 9 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 Adding arm64 target CORTEXA57 10 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 Wrap CURDIR and DESTDIR in quotes 9 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 optimized dgemm for 20 threads 9 years ago
Makefile.prebuild get rid of the generated cblas_noconst.h file 12 years ago
Makefile.rule added bugfixes for some make files and smallscaling.c 9 years ago
Makefile.sparc Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile.system Makefile.system: P5600 and I6400 cores need -mmsa 9 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 Added Android as a community-supported OS 9 years ago
TargetList.txt MIPS P5600(32 bit) and I6400(64 bit) cores support added. 9 years ago
USAGE.md collected usage notes 9 years ago
appveyor.yml Bump to 0.2.19.dev. 9 years ago
c_check Merge pull request #847 from sva-img/develop 9 years ago
cblas.h Add ATLAS-style ?geadd function 10 years ago
common.h optimized dgemm and dgetrf for POWER8 9 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 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 Remove all trailing whitespace except lapack-netlib 11 years ago
common_macro.h Improved Ximatcopy when lda==ldb. 10 years ago
common_mips.h MIPS P5600(32 bit) and I6400(64 bit) cores support added. 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
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 Detect ARMV8 on 32-bit mode by using ARMV7 kernels. 9 years ago
cpuid_arm64.c Fix compiling bug on ARM Cortex-A57. 9 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 MIPS P5600(32 bit) and I6400(64 bit) cores support added. 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 Update dynamic.c and cpuid_x86.c for Intel Avoton. 9 years ago
ctest.c MIPS P5600(32 bit) and I6400(64 bit) cores support added. 9 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 build fix for MIPS 32 bit 9 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 MIPS P5600(32 bit) and I6400(64 bit) cores support added. 9 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
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 Refs #708. Modified config template for MSVC. 9 years ago
param.h SGEMM optimization for MIPS P5600 and I6400 using MSA. Unrolled k loop in DGEMM kernel function 9 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