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.
 
 
 
 
 
 
Martin Kroeker 5e1a429eab
Merge pull request #4316 from OpenMathLib/develop
1 year ago
.github/workflows Trigger AWS Graviton 3 CI job only for develop and release branches 1 year ago
benchmark Fix file permissions (issue 4095) 2 years ago
cmake Deprecate ?GELQS and ?GEQRS from TESTING/LIN (Reference-LAPACK PR 900) (#4307) 1 year ago
cpp_thread_test Update dgemv_thread_safety.cpp 3 years ago
ctest correct prototypes for INTERFACE64 builds 2 years ago
docs Add documentation on redistributing OpenBLAS 2 years ago
driver Fix empty function prototypes 1 year ago
exports Quote the BU (underscore) option as it may not be set 2 years ago
interface Improve matcopy interface 1 year ago
kernel (Re)apply fixes for supporting only a subset of precision types from PR 3915 1 year ago
lapack fix improper function prototypes (empty parentheses) 2 years ago
lapack-netlib Make vector orthogonalization more reliable (Reference-LAPACK PR 930) 1 year ago
reference Remove all trailing whitespace except lapack-netlib 11 years ago
relapack change line endings from CRLF to LF 2 years ago
test Pack structure only on AIX. 2 years ago
utest fix improper function prototypes (empty parentheses) 2 years ago
.cirrus.yml fix libgfortran path on bsd 1 year ago
.cirun.yml Fix cirun url [skip actions] 2 years ago
.drone.yml Update .drone.yml 4 years ago
.gitignore Add junk from BF16 test to .gitignore 2 years ago
.travis.yml Update .travis.yml 2 years ago
BACKERS.md Acknowledge past CZI EOSS 1/EOSS 3 funding 3 years ago
CMakeLists.txt Update version to 0.3.25 1 year ago
CONTRIBUTORS.md Revert "Improve Windows threading performance scaling" 2 years ago
Changelog.txt Update Changelog for 0.3.25 (#4314) 1 year ago
GotoBLAS_00License.txt rename documents in GotoBLAS. 14 years ago
GotoBLAS_01Readme.txt fix typo 2 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 Update Jenkinsfile 2 years ago
Jenkinsfile.pwr Update Jenkinsfile.pwr 2 years ago
LICENSE Update organization info. 11 years ago
Makefile rebase 1 year 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 Fix gmake build not always picking the right ARM64 arch options for clang (#4136) 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 Put more build information into Makefile.conf_last 1 year ago
Makefile.loongarch64 Add support for LOONGARCH64 4 years ago
Makefile.mips Move MIPS compiler options for MSA out of c_check 2 years ago
Makefile.mips64 Move MIPS compiler options for MSA out of c_check 2 years ago
Makefile.power Fix FCOMMON_OPT for power. Error out for certain C and Fortran compiler combos in AIX. 1 year ago
Makefile.prebuild Remove excessive quoting of arguments from PR3722 3 years ago
Makefile.riscv64 Update RISC-V Intrinsic API. 3 years ago
Makefile.rule Update version to 0.3.25 1 year ago
Makefile.sparc Fix build options for SolarisStudio compilers 4 years ago
Makefile.system Merge pull request #4304 from martin-frbg/issue4277 1 year 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 Fix cooperlake and sapphire rapids march flags on clang 2 years ago
Makefile.zarch s390x: for clang use fp-contract=on instead of fast 5 years ago
README.md Update target list 1 year ago
SECURITY.md Create SECURITY.md 2 years ago
TargetList.txt Merge pull request #3720 from FlyGoat/mips64 3 years 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 AzureCI: move OSX-Clang jobs to macOS-12 to resolve setup/build timeouts 2 years ago
c_check powerpc: Fix build errors with Open XL C 2 years ago
c_check.pl LoongArch64: Add compiler feature checks 2 years ago
cblas.h Mark xerbla's arguments as const 2 years ago
common.h Modernize obsolete inline order 2 years ago
common_alpha.h Modernize obsolete inline order 2 years ago
common_arm.h Modernize obsolete inline order 2 years ago
common_arm64.h typo fix 1 year 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 LoongArch64: Add WhereAmI() 2 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 Invoke the syscall to allow the use of amx tiles 2 years ago
common_power.h Modernize obsolete inline order 2 years ago
common_q.h Add declarations for ?sum 6 years ago
common_reference.h Update organization info. 11 years ago
common_riscv64.h Update RISC-V Intrinsic API. 3 years 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 Modernize obsolete inline order 2 years ago
common_stackalloc.h Misc. typo fixes 6 years ago
common_thread.h revert accidental changes 2 years ago
common_x.h Add declarations for ?sum 6 years ago
common_x86.h Modernize obsolete inline order 2 years ago
common_x86_64.h Modernize obsolete inline order 2 years ago
common_z.h Small Matrix: support DYNAMIC_ARCH build 4 years ago
common_zarch.h Modernize obsolete inline order 2 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 OSX hw.cpufamily value for Apple M3 1 year ago
cpuid_ia64.c Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid_loongarch64.c LoongArch64: using getauxval to do runtime check 2 years ago
cpuid_mips.c MIPS: make HAVE_MSA reflect cpu capability and NO_MSA software/env 2 years ago
cpuid_mips64.c Make HAVE_MSA describe cpu capability, NO_MSA software/env 2 years ago
cpuid_power.c Change ifdef linux to __linux for C11 compatibility 5 years ago
cpuid_riscv64.c Really fix compilation; fix crash when pmodel is not present in cpuinfo 3 years ago
cpuid_sparc.c Fix my copypaste blunder with get_corename 7 years ago
cpuid_x86.c Enable autodetection of current AMD cpus as their AVX512 Intel counterparts 1 year 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 OpenMP dependency handling for clang/gfortran combo 1 year ago
f_check.pl Patch for Intel Fortran compiler 2 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 do not pass -j flag to the MAKE variable 2 years 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 POWER: AIX: Make use of power10 optimization 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