An open API service providing commit metadata for open source projects.

GitHub / OpenMathLib/OpenBLAS / commits

OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.

SHA Message Author Date Stats
8d73a856 merge Merge pull request #5970 from hugomeiland/cortexa72-dgemm-6x8 Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
17 days ago
4e923d1b Keep CORTEXA72 out of default DYNAMIC_ARCH
Co-authored-by: Cursor <c****t@c****m>
Hugo Meiland <h****o@m****l> 18 days ago
df6032c3 Alias gotoblas_CORTEXA72 to ARMV8 on Darwin DYNAMIC_ARCH
Co-authored-by: Cursor <c****t@c****m>
Hugo Meiland <h****o@m****l> 21 days ago
2b69faff Add generic neg_tcopy_6 for DGEMM_UNROLL_M=6
Co-authored-by: Cursor <c****t@c****m>
Hugo Meiland <h****o@m****l> 21 days ago
560caa56 Add Cortex-A72 DGEMM 6x8 microkernel with MR=6 packers and TRSM
Co-authored-by: Cursor <c****t@c****m>
Hugo Meiland <h****o@m****l> 21 days ago
23f832c4 Wire CORTEXA72 6x8 blocking and DYNAMIC_ARCH dispatch
Co-authored-by: Cursor <c****t@c****m>
Hugo Meiland <h****o@m****l> 21 days ago
05518e0f merge Merge pull request #5969 from martin-frbg/lapack1346 Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
21 days ago
7fdb5275 merge Merge pull request #5968 from martin-frbg/lapack1342 Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
21 days ago
b8d6a7be merge Merge pull request #5967 from martin-frbg/lapack1338 Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
21 days ago
9ff46235 merge Merge pull request #5966 from Ka-zam/relapack-sytrf-workspace Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
21 days ago
330063de Raise threshold to account for orthogonality guarantee (Reference-LAPACK PR 1... Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
21 days ago
2f24d51c Raise threshold to accound for orthogonality guarantee (Reference-LAPACK PR 1... Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
21 days ago
b22e3244 Fix read beyond the array bounds (Reference-LAPACK PR 1342) Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
21 days ago
8554a7e5 Fix read beyond the array bounds (Reference-LAPACK PR 1342) Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
21 days ago
4d35c914 Add missing ABS to the error metric (Reference-LAPACK PR 1338) Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
21 days ago
a9a23815 Add missing ABS to the error metric (Reference-LAPACK PR 1338) Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
21 days ago
4a4cd8fb Fix workspace size in ReLAPACK sytrf/hetrf Magnus Lundmark <m****k@g****m> 21 days ago
446c436e merge Merge pull request #5965 from martin-frbg/issue5958-2 Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
22 days ago
a6923005 merge Merge pull request #5960 from ngoldbaum/shutdown-release-race Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
22 days ago
75b93b44 Fix missing declaration of info Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
23 days ago
761ebe91 Fix return without code and buffer leak on other error path Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
23 days ago
ed2ba872 Add error return on buffer assignment failure Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
23 days ago
cb8199dd Add error return on buffer assignment failure Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
23 days ago
ec6eb792 Add error return on buffer assignment failure Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
23 days ago
ad7a4174 merge Merge pull request #5964 from ErnstPeng/la-small-matrix-dev Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
23 days ago
1f83c8be merge Merge pull request #5962 from martin-frbg/ci-mips-qemu10 Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
24 days ago
c56410d6 Update qemu tag to 10.2.4 to get the fork fix Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
24 days ago
b14b82ce Fix merge conflict resolution screwup Nathan Goldbaum <n****m@g****m> 24 days ago
721f5da7 merge Merge pull request #5961 from moluopro/fix-loongarch64-qemu-install Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
24 days ago
0041b780 fix broken cmake Nathan Goldbaum <n****m@g****m> 24 days ago
28da957e cache ntdll pointer at startup Nathan Goldbaum <n****m@g****m> 24 days ago
2bb30e03 bump timeouts slightly Nathan Goldbaum <n****m@g****m> 24 days ago
4ea40779 Add explanatory note about RtlDllShutdownInProgress Nathan Goldbaum <n****m@g****m> 24 days ago
8c7c04b6 merge Merge branch 'develop' into shutdown-release-race Nathan Goldbaum <n****m@g****m> 24 days ago
b8d83a72 Avoid possible hang on Windows by introspecting shutdown state Nathan Goldbaum <n****m@g****m> 24 days ago
95120da7 Centralize buffer release bookkeeping Nathan Goldbaum <n****m@g****m> 24 days ago
210b6a29 AzureCI: Increase timeouts for slow macOS jobs moluopro <m****o@q****m> 24 days ago
fbe55b25 CI: Install QEMU 10.2.1 for LoongArch tests moluopro <m****o@q****m> 24 days ago
0c5fc455 merge Merge pull request #5956 from moluopro/fix-openmp-exec-buffer-lifetime Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
25 days ago
64ad2732 merge Merge pull request #5959 from martin-frbg/loongarch-ci-qemu Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
25 days ago
0392a360 sudo wget to write in /usr/bin Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
25 days ago
6e5c5255 add multithreaded shutdown stress test Nathan Goldbaum <n****m@g****m> 25 days ago
e24af350 fix option capitalization Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
25 days ago
dacfb92e Overwrite the outdated qemu with a binary of 10.2.4 Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
25 days ago
b6ee68da merge Merge pull request #5955 from moluopro/fix-riscv64-gemm-gemv-forwarding Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
25 days ago
acfe406e merge Merge pull request #5957 from uuiitwp/develop Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
25 days ago
914f3ae6 merge Merge pull request #5949 from martin-frbg/issue5947 Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
25 days ago
d5918362 Fix pointer comparison in laed3.c threading threshold uuiitwp <u****p@u****m>
Committed by: GitHub <n****y@g****m>
26 days ago
99f7c78e Test mixed DGEMM with thread callbacks moluopro <m****o@q****m> 26 days ago
dddd0850 Preserve Windows queue workspace inputs moluopro <m****o@q****m> 26 days ago
880a4a59 Register mixed callback test with CMake moluopro <m****o@q****m> 26 days ago
21d02cf0 Preserve pthread queue workspace inputs moluopro <m****o@q****m> 26 days ago
5c57734a Track worker workspace in thread queues moluopro <m****o@q****m> 26 days ago
d7dc043d Run mixed callback test with Make moluopro <m****o@q****m> 26 days ago
a7b6ce7a Preserve OpenMP queue workspace inputs moluopro <m****o@q****m> 26 days ago
61f5f033 Use worker workspace for threaded SBMV moluopro <m****o@q****m> 26 days ago
284bcbae loongarch: add small matrix kernel of sgemm_lasx/lsx and dgemm_lsx pengxu <p****u@l****n> 26 days ago
ecc04e57 Fix RISC-V GEMM/GEMV forwarding in Make builds moluopro <m****o@q****m> 26 days ago
c3db185d merge Merge pull request #5879 from amritahs-ibm/BGEMM_PPC Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
80920a32 merge Merge pull request #5944 from lujiaweics/fix/zrotg-missing-profile-end Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
2621df71 merge Merge pull request #5952 from pkubaj/patch-3 Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
2a921cfe merge Merge pull request #5951 from martin-frbg/fixup5577 Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
76e12db3 system.cmake: mirror recent Makefile.power commits Piotr Kubaj <p****j@F****g>
Committed by: GitHub <n****y@g****m>
about 1 month ago
28e75a85 Tag get/set_affinity with OPENBLAS_EXPORT Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
4230fe47 Tag openblas_set_num_threads and get/set_affinity with OPENBLAS_EXPORT Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
e7363c16 merge Merge pull request #5948 from martin-frbg/issue5946 Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
842189bf Prevent accidental increase of the thread count inside a parallel region Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
e17e958a Copy PROLOGUE into PROLOGUE_EXPORT Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
e231f4bb Copy PROLOGUE to PROLOGUE_EXPORT Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
876310b1 Define PROLOGUE_EXPORT (same as PROLOGUE for now) Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
c6aeca03 Define PROLOGUE_EXPORT for AIX and OSX (same as PROLOGUE) Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
181aadf2 merge Merge pull request #5945 from OpenMathLib/revert-5921-issue5905 Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
b080247a Revert "Mark temporaries as volatile to avoid SIGBUS in multithreaded builds ... Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
b6ad3e20 Fix build error in zrotg.c with FUNCTION_PROFILE=1 from Makefile.rule lujiaweics <j****s@g****m> about 1 month ago
8766886c merge Merge pull request #5577 from mattip/attrib-hidden Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
15a14842 Expressly add visibility=default to override the "hidden" in CFLAGS Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
0ddb20ff merge Merge pull request #5940 from martin-frbg/lapack1332 Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
a543bd5d Export openblas_cancel and openblas_xerbla_handler Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
2a9e09fa merge Merge pull request #5941 from martin-frbg/issue5937 Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
52f05725 Guard use of C11 atomics against C++ compilation Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
c3de327d Add CX factorization (expert) routines ?GECXX (Reference-LAPACK PR 1161) (#5938) Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
251169b7 Fix invalid deallocations on error paths (Reference-LAPACK PR 1332) Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
cf8a045b merge Merge pull request #5939 from martin-frbg/lapack1331 Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
b6df159a Avoid computing ONE/HUGE unless needed (Reference-LAPACK PR 1331) Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
8c1535b8 merge Merge pull request #5936 from martin-frbg/fixup-5883 Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
39cdbe6a expose openblas_set_xerbla Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
63ad298a merge Merge branch 'develop' into attrib-hidden Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
1c6f5f4e Use QR for bidiagonal SVD with vectors in ?BDSDC (Reference-LAPACK PR 1300) Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
efab2a2f merge Merge pull request #5929 from moluopro/remove-misspelled-bdsdc-sources Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
0b54dd11 merge Merge pull request #5933 from martin-frbg/issue5932 Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
d496ab17 merge Merge pull request #5882 from KenoAIStaging/kf/cancellation Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
4ab4f1ea Fix identification of MinGW64 on WoA Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
96d60aa6 Fix version check and prefix llvm backend option Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
0d928ca2 stack-hazard-size is a llvm backend option Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
544afb15 stack-hazard-size is a llvm backend option Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
f959027a merge Merge pull request #5925 from martin-frbg/fix_getarch_woa Martin Kroeker <m****n@r****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
1b648512 RISCV64-CI: Backport QEMU clone_lock fix moluopro <m****o@q****m> about 1 month ago
43f18d82 AzureCI: Parallelize macOS CMake build moluopro <m****o@q****m> about 1 month ago
6421c176 AzureCI: Restore SkylakeX fallback coverage moluopro <m****o@q****m> about 1 month ago
2f21ad92 CMake: Use effective core for fallback kernels moluopro <m****o@q****m> about 1 month ago

← Back to repository