projects
/
platform
/
upstream
/
openblas.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/openblas.git
2021-12-19
Martin Kroeker
Update with 0.3.19 changes
commit
|
commitdiff
|
tree
|
snapshot
2021-12-18
Martin Kroeker
Merge pull request #3486 from martin-frbg/nvhpc
commit
|
commitdiff
|
tree
|
snapshot
2021-12-18
Martin Kroeker
Update -tp option for recent nvfortran on x86_64
commit
|
commitdiff
|
tree
|
snapshot
2021-12-17
Martin Kroeker
Merge pull request #3485 from martin-frbg/issue3453
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Martin Kroeker
Add feature-based fallback for unknown x86_64 cpus
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Martin Kroeker
Merge pull request #3484 from martin-frbg/issue3481
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Martin Kroeker
Merge pull request #3480 from wzgpeter/develop
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Martin Kroeker
Merge pull request #3478 from ffontaine/develop
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Martin Kroeker
define "unlikely" on non-cygwin too
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Martin Kroeker
Open up delayed (re)init to non-Cygwin OS as well
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Martin Kroeker
Merge pull request #3483 from martin-frbg/issue3482
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Martin Kroeker
move brace inside the ifdef block
commit
|
commitdiff
|
tree
|
snapshot
2021-12-15
Wu Zhigang
fix bug in zscal function
commit
|
commitdiff
|
tree
|
snapshot
2021-12-14
Thomas De Schampheleire
Makefile: also consider -O, -Og and -Os when stripping...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
Martin Kroeker
Move the threads overflow flag under the protection...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
Martin Kroeker
Merge pull request #3475 from wjc404/optimize-A53-dgemm
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
Martin Kroeker
Merge pull request #3474 from rafaelcfsousa/rafael...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
Jia-Chen
optimize cgemm on ARM cortex A53 & cortex A55
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Martin Kroeker
Merge pull request #3464 from binebrank/arm_sve_sgemm
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Bine Brank
fix UNROLL_MN and add to targets for SVE
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Bine Brank
adjust Makefile.L3 for SVE
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Rafael Cardoso...
Use CMake variables instead of as
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
Rafael Cardoso...
Fix error cmake (small kernels)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
Rafael Cardoso...
Fix cmake for power
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
Martin Kroeker
Merge pull request #3472 from kavanabhat/p10_aixas_p8
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Martin Kroeker
Merge pull request #3469 from martin-frbg/issue2986
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Martin Kroeker
Fix ar path in ARMV7 Darwin NDK build on Azure (#3473)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
kavanabhat
Fallback for Power kernels
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Martin Kroeker
roll back DGEMM kernels to 4x8 when compiling for DYNAM...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Martin Kroeker
switch DGEMM unroll parameters for SkylakeX if DYNAMIC_ARCH
commit
|
commitdiff
|
tree
|
snapshot
2021-12-05
Bine Brank
sgemm v2x8 SVE kernel
commit
|
commitdiff
|
tree
|
snapshot
2021-12-05
Martin Kroeker
Merge pull request #3468 from martin-frbg/issue3467
commit
|
commitdiff
|
tree
|
snapshot
2021-12-05
Martin Kroeker
Fix hardcoded library name
commit
|
commitdiff
|
tree
|
snapshot
2021-12-05
Bine Brank
strmm sve v1x8 kernel
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Martin Kroeker
Fix DYNAMIC_ARCH builds with CMAKE on OSX and add corre...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Martin Kroeker
Merge pull request #3466 from rafaelcfsousa/rafael...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Martin Kroeker
Merge pull request #3465 from kavanabhat/develop
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Martin Kroeker
Delete test_zhemv.c
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Martin Kroeker
Merge pull request #3455 from cenewcombe/develop
commit
|
commitdiff
|
tree
|
snapshot
2021-12-02
kavanabhat
Update Makefile.system
commit
|
commitdiff
|
tree
|
snapshot
2021-12-01
kavanabhat
Merge pull request #1 from kavanabhat/as_check_fix
commit
|
commitdiff
|
tree
|
snapshot
2021-12-01
kavanabhat
Fix truncated assembler checks
commit
|
commitdiff
|
tree
|
snapshot
2021-11-29
Bine Brank
trmm sve copy fucntions for single precision
commit
|
commitdiff
|
tree
|
snapshot
2021-11-28
Rafael Cardoso...
[POWER] Add support for SMALL_MATRIX_OPT
commit
|
commitdiff
|
tree
|
snapshot
2021-11-28
Bine Brank
add sgemm kernel and copy functions for sgemm and ssymm
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Martin Kroeker
Merge pull request #3425 from binebrank/arm_sve_dgemm
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Martin Kroeker
Merge pull request #3459 from rafaelcfsousa/fix_cmake
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Martin Kroeker
Merge pull request #3462 from martin-frbg/azure-alpine2
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Martin Kroeker
Update alpine-chroot-install again
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Bine Brank
update CONTRIBUTORS.md
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Bine Brank
Adapt CMake for SVE
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Martin Kroeker
Merge pull request #3457 from wjc404/optimize-A53-dgemm
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Martin Kroeker
Merge pull request #3456 from martin-frbg/issue3444
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Martin Kroeker
AzureCI: Fetch alpine-chroot-install from master to...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Jia-Chen
MOD: add comments to a53 zgemm kernel
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Rafael Cardoso...
Modify the order that cmake set the KERNEL variables...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Rafael Cardoso...
Fix the cmake parser to identify more patterns
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Jia-Chen
MOD: optimize zgemm on cortex-A53/cortex-A55
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Bine Brank
reduced dgemm_unroll_m to work with 128-bit sve
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Bine Brank
removed unused code (compiler warnings)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Bine Brank
modify Makefile for SVE copy
commit
|
commitdiff
|
tree
|
snapshot
2021-11-21
Bine Brank
configure SVE Makefile
commit
|
commitdiff
|
tree
|
snapshot
2021-11-21
Bine Brank
some clean-up & commentary
commit
|
commitdiff
|
tree
|
snapshot
2021-11-20
Martin Kroeker
Fix unintended reversion of recent CortexA53 changes
commit
|
commitdiff
|
tree
|
snapshot
2021-11-20
Martin Kroeker
Add CMAKE support for cross-compiling to MIPS32
commit
|
commitdiff
|
tree
|
snapshot
2021-11-20
Martin Kroeker
Add generic mips32 target
commit
|
commitdiff
|
tree
|
snapshot
2021-11-20
Martin Kroeker
Add generic MIPS32 target
commit
|
commitdiff
|
tree
|
snapshot
2021-11-20
Bine Brank
symm SVE copy rutines
commit
|
commitdiff
|
tree
|
snapshot
2021-11-19
Caroline Newcombe
Fix unsafe read during final iteration of zsymv_L_sse2.S
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Martin Kroeker
Merge pull request #3451 from wjc404/optimize-A53-dgemm
commit
|
commitdiff
|
tree
|
snapshot
2021-11-18
Jia-Chen
MOD: optimize normal DGEMM on ARMV8 cortex-A53 & cortex-A55
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Martin Kroeker
Merge pull request #3450 from mmuetzel/suffix-nofortran
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Markus Mützel
cmake: Set SUFFIX64 also for NOFORTRAN
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Bine Brank
add remaining trmm copy rutines for SVE
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Martin Kroeker
Merge pull request #3449 from martin-frbg/mips_msa
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Martin Kroeker
Ignore compiler support for MIPS MSA if the cpu lacks...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Martin Kroeker
MIPS P5600 and 24KC,1004K cpus do not support MSA
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Martin Kroeker
get MSA capability from feature flags
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Bine Brank
dtrmm_utcopy sve function
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Martin Kroeker
Merge pull request #3447 from martin-frbg/issue3446
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Martin Kroeker
Fix potentially wrong HOSTARCH definition in cross...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-07
Bine Brank
add v2x8 kernel + fix sve dtrmm
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Martin Kroeker
Merge pull request #3443 from martin-frbg/issue3441
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Martin Kroeker
Fix NULL pointer checks in blas_memory_alloc
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Martin Kroeker
Merge pull request #3431 from MehdiChinoune/export...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Martin Kroeker
Merge pull request #3442 from martin-frbg/cpuid_x86
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Martin Kroeker
Add CPUIDs for Alder Lake and other recent Intel cpus
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Martin Kroeker
Add CPUIDs for Alder Lake and some other recent Intel...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Martin Kroeker
Merge pull request #3429 from martin-frbg/issue3428
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Martin Kroeker
Merge pull request #3440 from mhillenbrand/fix_gemv_indices
commit
|
commitdiff
|
tree
|
snapshot
2021-11-04
Martin Kroeker
Fix miscounting of threadpool size on Linux with OMP_PR...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Marius Hillenbrand
Fix flipped indices in benchmark for gemv
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Bine Brank
add ARMV8SVE target
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Martin Kroeker
Merge pull request #3427 from mhillenbrand/zarch-detect...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
Martin Kroeker
Merge pull request #3434 from gxw-loongson/develop
commit
|
commitdiff
|
tree
|
snapshot
2021-11-01
gxw
Add cblas_{c/z}srot cblas_{c/z}rotg support
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
Bine Brank
fix sve dgemm kernel + sve dtrmm
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
Martin Kroeker
Fix nvidia HPC version checks
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
Bine Brank
added SVE ncopy and tcopy
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
Mehdi Chinoune
Fix exported OpenBLASTargets.cmake
commit
|
commitdiff
|
tree
|
snapshot
next