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 36c2589d3a
Merge pull request #5355 from tetsuzo-usui/add_parallel_laed3
3 months ago
.github/workflows Add retry mechanism after deadlock timeout for c910v. 4 months ago
benchmark style: modify HALF to BFLOAT16 in benchmark folder 3 months ago
cmake Add parallel laed3 3 months ago
cpp_thread_test Update dgemv_thread_safety.cpp 3 years ago
ctest Expand mingw32 gfortran workaround to all versions after 14.1 4 months ago
docs Use links to issues 3 months ago
driver Multi-thread Performance Improvement of GEMM with DIVIDE_RATE=1 for 3 months ago
exports fix: resolve non-RISCV host build failed issue 3 months ago
interface Add parallel laed3 3 months ago
kernel Merge pull request #5290 from Srangrang/develop 3 months ago
lapack Add parallel laed3 3 months ago
lapack-netlib Add parallel laed3 3 months ago
reference Remove all trailing whitespace except lapack-netlib 11 years ago
relapack Fix argument lists of RELAPACK_?gemmt for good 1 year ago
test Merge pull request #5180 from ywwry66/openmp_use_cmake 5 months ago
utest Merge pull request #5081 from XiWeiGu/kernel_generic_fixed_cscal_zscal 3 months ago
.cirrus.yml Cirrus CI: Update xcode version in the Apple crossbuilds (#5254) 4 months ago
.cirun.yml Fix cirun url [skip actions] 2 years ago
.drone.yml Update .drone.yml 4 years ago
.gitignore BENCH: add benchmarks using codspeed.io 1 year ago
.travis.yml Update .travis.yml 2 years ago
BACKERS.md Acknowledge past CZI EOSS 1/EOSS 3 funding 3 years ago
CMakeLists.txt Merge pull request #5290 from Srangrang/develop 3 months ago
CONTRIBUTORS.md update contribution list 5 months ago
Changelog.txt another round of last minute updates for 0.3.30 3 months 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 fix typo 2 years ago
Jenkinsfile Update Jenkinsfile 2 years ago
Jenkinsfile.pwr Update Jenkinsfile.pwr 1 year ago
LICENSE Update organization info. 11 years ago
Makefile lapacke_mangling.h is no longer generated, so don't delete on make clean 5 months 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 support for Ampere AmpereOne processors 3 months ago
Makefile.csky Add CSKY support 1 year 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 fix lost indentation in the rules for the thread safety test 8 months 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 Switch power to use O3 instead of Ofast 3 months ago
Makefile.prebuild Added shgemm_kernel_8x8 for RISCV64_ZVL128B and shgemm_kernel_16x8 for RISCV64_ZVL256B 4 months ago
Makefile.riscv64 Added shgemm_kernel_8x8 for RISCV64_ZVL128B and shgemm_kernel_16x8 for RISCV64_ZVL256B 4 months ago
Makefile.rule Merge pull request #5290 from Srangrang/develop 3 months ago
Makefile.sparc Fix build options for SolarisStudio compilers 4 years ago
Makefile.system Merge pull request #5290 from Srangrang/develop 3 months ago
Makefile.tail Add FP16 support for RISCV 4 months ago
Makefile.x86 Handle inadvertent use of DYNAMIC_ARCH=0 4 years ago
Makefile.x86_64 Override icx's default fast math mode to ensure correct NaN handling 1 year ago
Makefile.zarch s390x: for clang use fp-contract=on instead of fast 5 years ago
README.md fix link to faq 9 months ago
SECURITY.md Create SECURITY.md 2 years ago
TargetList.txt Support for SME1 based sgemm_direct kernel for cblas_sgemm level 3 API 7 months 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 Add 32bit manylinux to match what python wheel build tests use 3 months ago
c_check Merge branch 'develop' into topic/sgemm_direct_sme1 7 months ago
c_check.pl Add CSKY support 1 year ago
cblas.h Added shgemm_kernel_8x8 for RISCV64_ZVL128B and shgemm_kernel_16x8 for RISCV64_ZVL256B 4 months ago
common.h Added shgemm_kernel_8x8 for RISCV64_ZVL128B and shgemm_kernel_16x8 for RISCV64_ZVL256B 4 months ago
common_alpha.h Modernize obsolete inline order 2 years ago
common_arm.h fix(arm): add .note.GNU-stack to ARM assembly to prevent writable-stack warnings 3 months ago
common_arm64.h Support for SME1 based sgemm_direct kernel for cblas_sgemm level 3 API 7 months ago
common_c.h Small Matrix: support DYNAMIC_ARCH build 4 years ago
common_csky.h Add CSKY support 1 year ago
common_d.h Further rearranged the rotm kernel for the different architectures. 8 months ago
common_e2k.h remove unused INLINE macro definitions 11 months ago
common_ia64.h Add (empty) read barrier definition 5 years ago
common_interface.h Add FP16 support for RISCV 4 months ago
common_lapack.h Add parallel laed3 3 months ago
common_level1.h Further rearranged the rotm kernel for the different architectures. 8 months ago
common_level2.h Implementation of BF16 based gemv 4 years ago
common_level3.h Add FP16 support for RISCV 4 months ago
common_linux.h Add msa support for loongson 4 years ago
common_loongarch64.h remove unused INLINE macro definitions 11 months ago
common_macro.h Add parallel laed3 3 months ago
common_mips.h remove unused INLINE macro definitions 11 months ago
common_mips64.h remove unused INLINE macro definitions 11 months ago
common_param.h Add FP16 support for RISCV 4 months ago
common_power.h remove unused INLINE macro definitions 11 months ago
common_q.h Further rearranged the rotm kernel for the different architectures. 8 months ago
common_reference.h Update organization info. 11 years ago
common_riscv64.h remove unused INLINE macro definitions 11 months ago
common_s.h Merge branch 'develop' into topic/sgemm_direct_sme1 7 months ago
common_sb.h Small Matrix: support BFLOAT16 data type 4 years ago
common_sh.h Add FP16 support for RISCV 4 months ago
common_sparc.h Modernize obsolete inline order 2 years ago
common_stackalloc.h Misc. typo fixes 6 years ago
common_thread.h re-enable queue struct members related to locking 1 year 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 Update Fortran return for complex data types (Cray and Nvidia compilers) 10 months ago
common_z.h Small Matrix: support DYNAMIC_ARCH build 4 years ago
common_zarch.h On zarch don't produce objects from assembler with a writable stack section 6 months ago
cpuid.S getarch/cpuid.S: Fix warning about executable stack 6 months 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 Merge pull request #5309 from davidz-ampere/dev-ampereone 3 months ago
cpuid_ia64.c Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid_loongarch64.c LoongArch64: Rename core 1 year 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 cpuid_power.c: add CPU_SUBTYPE_POWERPC_7400 case 1 year ago
cpuid_riscv64.c Update lowercase cpunames for RISC-V 1 year ago
cpuid_sparc.c Fix my copypaste blunder with get_corename 7 years ago
cpuid_x86.c cpuid_x86: improve Intel Arrow Lake detection 5 months 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 CSKY support 1 year 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 Improve flang-new identification and add CI job for it on OSX-x86_64 (#5103) 8 months 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 Add support for Ampere AmpereOne processors 3 months ago
getarch_2nd.c Added shgemm_kernel_8x8 for RISCV64_ZVL128B and shgemm_kernel_16x8 for RISCV64_ZVL256B 4 months 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
mkdocs.yml docs: improve rendering of "Runtime variables" page 9 months ago
openblas.pc.in Fix naming of suffixed libraries in the cmake and pkgconfig files 9 months ago
openblas_config_template.h Added shgemm_kernel_8x8 for RISCV64_ZVL128B and shgemm_kernel_16x8 for RISCV64_ZVL256B 4 months ago
param.h Multi-thread Performance Improvement of GEMM with DIVIDE_RATE=1 for 3 months 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