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.
 
 
 
 
 
 
Octavian Maghiar deecfb1a39 Merge branch 'risc-v' into img-riscv64-zvl128b 1 year ago
.github/workflows build: harden dynamic_arch.yml permissions 3 years ago
benchmark Merge branch 'develop' of https://github.com/HellerZheng/OpenBLAS_riscv_x280 into HellerZheng-develop 2 years ago
cmake Fix stray character 2 years ago
cpp_thread_test Update dgemv_thread_safety.cpp 3 years ago
ctest fix missing return type in function declaration 3 years ago
driver fix Cooperlake not selectable via environment variable 2 years ago
exports Add function prototypes 3 years ago
interface Merge pull request #3796 from martin-frbg/gemmt 2 years ago
kernel Merge branch 'risc-v' into img-riscv64-zvl128b 1 year ago
lapack Conditionally compile files that may get replaced by ReLAPACK 2 years ago
lapack-netlib Merge pull request #3841 from martin-frbg/lapack755+764 2 years ago
reference Remove all trailing whitespace except lapack-netlib 11 years ago
relapack change line endings from CRLF to LF 2 years ago
test remove spurious loops 3 years ago
utest utest needs to be linked against libm on QNX as well 3 years ago
.drone.yml Update .drone.yml 4 years ago
.gitignore Merge pull request #3088 from xoviat/msvc 4 years ago
.travis.yml Increase the wait time for ppc jobs again 2 years ago
BACKERS.md Acknowledge past CZI EOSS 1/EOSS 3 funding 3 years ago
CMakeLists.txt Fix ReLAPACK source selection 2 years ago
CONTRIBUTORS.md Added name and details to contributors' list. 3 years ago
Changelog.txt Update with 0.3.21 changes 3 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
Jenkinsfile Create Jenkinsfile for OSUOSL PowerCI 5 years ago
LICENSE Update organization info. 11 years ago
Makefile Disable the gfortran tree vectorizer for lapack-netlib 3 years ago
Makefile.alpha Wire up alpha in new build system 3 years ago
Makefile.arm Expressly enable neon for use with intrinsics if available 5 years ago
Makefile.arm64 Add SVE implementation for sdot/ddot 2 years ago
Makefile.e2k Add Elbrus E2000 architecture as generic x86_64 compatible 3 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 Suffix the pkgconfig file itself in INTERFACE64 builds 2 years ago
Makefile.loongarch64 Add support for LOONGARCH64 4 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 Fixing syntax error in makefile 4 years ago
Makefile.prebuild [RISC-V] Add RISC-V Vector 128-bit target 1 year ago
Makefile.riscv64 [RISC-V] Add RISC-V Vector 128-bit target 1 year ago
Makefile.rule Update Makefile.rule 2 years ago
Makefile.sparc Fix build options for SolarisStudio compilers 4 years ago
Makefile.system Add option RELAPACK_REPLACE 2 years ago
Makefile.tail Fix some overlooked "SHBLAS" entries 5 years ago
Makefile.x86 Handle inadvertent use of DYNAMIC_ARCH=0 4 years ago
Makefile.x86_64 Avoid spurious version queries and associated expr errors in the NOFORTRAN case 3 years ago
Makefile.zarch s390x: for clang use fp-contract=on instead of fast 5 years ago
README.md Update TARGET=x280 description. 2 years ago
TargetList.txt [RISC-V] Add RISC-V Vector 128-bit target 1 year ago
USAGE.md Underline importance of NUM_THREADS setting for BUFFER allocation 7 years ago
appveyor.yml Update conda in Appveyor CI and move jobs from Appveyor to Azure (#3400) 4 years ago
azure-pipelines.yml Limit cpu models in OSX_dynarch_cmake 2 years ago
c_check Allow CC to contain space 3 years ago
c_check.pl Add Fujitsu compiler 3 years ago
cblas.h add openblas_getaffinity() 3 years ago
common.h undefine YIELDING for the Emscripten js converter 3 years ago
common_alpha.h alpha: Use mb for rmb 3 years ago
common_arm.h ARMV7 does not support DMB ISHLD, use DMB ISH 5 years ago
common_arm64.h Replace with ARM64 intrinsics 3 years ago
common_c.h Small Matrix: support DYNAMIC_ARCH build 4 years ago
common_d.h Small Matrix: support DYNAMIC_ARCH build 4 years ago
common_e2k.h Add Elbrus E2000 architecture as generic x86_64 compatible 3 years ago
common_ia64.h Add (empty) read barrier definition 5 years ago
common_interface.h Add interface declarations for ?potri 4 years ago
common_lapack.h add missing defines and headers 6 years ago
common_level1.h Fix build issues with bfloat16 5 years ago
common_level2.h Implementation of BF16 based gemv 4 years ago
common_level3.h Small Matrix: support BFLOAT16 data type 4 years ago
common_linux.h Add msa support for loongson 4 years ago
common_loongarch64.h Fixed typos about LOONGARCH64 4 years ago
common_macro.h Entitle missing declearation for alpha 3 years ago
common_mips.h Increase default BUFFER_SIZE to accomodate SGEMM parameters 5 years ago
common_mips64.h Set proper assembler arch for MIPS64 3 years ago
common_param.h Define SBGEMM_ALIGN_K for DYNAMIC_ARCH build 2 years ago
common_power.h Fix syntax mixup 4 years ago
common_q.h Add declarations for ?sum 6 years ago
common_reference.h Update organization info. 11 years ago
common_riscv64.h fix builds with t-head toolchains that use old versions of the intrinsics spec 1 year ago
common_s.h Small Matrix: support DYNAMIC_ARCH build 4 years ago
common_sb.h Small Matrix: support BFLOAT16 data type 4 years ago
common_sparc.h Fix complex ABI for 32bit SolarisStudio builds 4 years ago
common_stackalloc.h Misc. typo fixes 6 years ago
common_thread.h Add bfloat16 based dot and conversion with single/double 5 years ago
common_x.h Add declarations for ?sum 6 years ago
common_x86.h x86: Enable Intel CET 4 years ago
common_x86_64.h x86: Enable Intel CET 4 years ago
common_z.h Small Matrix: support DYNAMIC_ARCH build 4 years ago
common_zarch.h Add (empty) read barrier definition 5 years ago
cpuid.S Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid.h initial support for Sapphire Rapids platform 4 years ago
cpuid_alpha.c Wire up alpha in new build system 3 years ago
cpuid_arm.c Change ifdef linux to __linux for C11 compatibility 5 years ago
cpuid_arm64.c Add initial support for M1 on Linux, Phytium FT2xxx series, ARM Cortex 510/710/X1/X2 3 years ago
cpuid_ia64.c Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid_loongarch64.c LoongArch64: Add core LOONGSON2K1000 and LOONGSONGENERIC 3 years ago
cpuid_mips.c Fixed MSA enabled optimization on Loongson-3A4000 3 years ago
cpuid_mips64.c Provide a fallback MIPS64_GENERIC target 3 years ago
cpuid_power.c Change ifdef linux to __linux for C11 compatibility 5 years ago
cpuid_riscv64.c Merge branch 'risc-v' into img-riscv64-zvl128b 1 year ago
cpuid_sparc.c Fix my copypaste blunder with get_corename 7 years ago
cpuid_x86.c Add fallbacks to RaptorLake entry 2 years ago
cpuid_zarch.c s390x: use DYNAMIC_ARCH's cpu detection for compile-time choice 3 years ago
cpuid_zarch.h cpuid_zarch/hwcaps: add documentation and dump hwcaps in init 3 years ago
ctest.c Add a kludge for the Emscripten js converter 3 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 Move Cray case after GNU as Cray builds of gfortran have both names in the version string 3 years ago
f_check.pl Move Cray case after GNU as Cray builds of gfortran have both names in the version string 3 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
gen_config_h.c Add 64bit support for Microsoft Visual Studio 8 years ago
getarch.c [RISC-V] Add RISC-V Vector 128-bit target 1 year ago
getarch_2nd.c Include just the definition of BLASLONG rather than all of common.h 4 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 (Plain make) build system fixes for AIX 8 years ago
openblas.pc.in Add libsuffix support 2 years ago
openblas_config_template.h Avoid redefinition of _GNU_SOURCE 4 years ago
param.h [RISC-V] Add RISC-V Vector 128-bit target 1 year 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