index
:
platform/upstream/openblas
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
sandbox/lstelmach/upstream-0.3.21
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/tyzeroy/devel
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: Machine Learning / ML Framework; Licenses: BSD-3-Clause;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
driver
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-03
Merge pull request #3703 from martin-frbg/omp_adaptive
Martin Kroeker
2
-0
/
+19
2022-07-28
Merge pull request #3704 from XiWeiGu/loongarch64_dynamic_arch
Martin Kroeker
2
-0
/
+136
2022-07-28
LoongArch64: Add DYNAMIC_ARCH support
gxw
2
-0
/
+136
2022-07-27
Use OMP_ADAPTIVE setting to choose between static and dynamic OMP threadpool ...
Martin Kroeker
1
-0
/
+12
2022-07-27
Add environment variable OMP_ADAPTIVE
Martin Kroeker
1
-0
/
+7
2022-07-27
add openblas_getaffinity()
Martin Kroeker
1
-0
/
+14
2022-07-27
fix detection of Neoverse V1 and user-enforced selection of N2 in ARM64 DYNAM...
Martin Kroeker
1
-2
/
+13
2022-07-12
Neoverse N2: DYNAMIC_ARCH
Honglin Zhu
1
-2
/
+11
2022-07-06
Guard against sysconf returning zero processors
Martin Kroeker
1
-23
/
+23
2022-07-06
Guard against system call returning zero processors
Martin Kroeker
1
-9
/
+9
2022-05-18
Expand cpu mapping for future Zen cpus and use feature-based fallback for unk...
Martin Kroeker
1
-2
/
+6
2022-03-17
Fix broken elif in dynamic.c
Adam Niederer
1
-1
/
+1
2022-03-11
Merge pull request #3565 from jonaszhou1/develop
Martin Kroeker
1
-2
/
+25
2022-03-10
Report USE_TLS if set
Martin Kroeker
1
-0
/
+3
2022-03-10
Support Zhaoxin/Centaur kh40000 as ZEN
JonasZhou
1
-2
/
+25
2022-02-07
Support AVX512-enabled Alder Lake
Martin Kroeker
1
-1
/
+4
2022-02-06
Merge pull request #3493 from martin-frbg/casts+cleanup
Martin Kroeker
1
-12
/
+28
2022-01-27
Exclude some complex drivers when NO_LAPACK is set
Martin Kroeker
1
-3
/
+10
2022-01-09
Merge pull request #3508 from snadampal/v1_n2
Martin Kroeker
1
-0
/
+2
2022-01-07
OpenBLAS: aarch64: Add neoverse-v1/n2 architecture specifics
Sunita Nadampalli
1
-0
/
+2
2022-01-01
Guard against omp_get_num_places returning zero
Martin Kroeker
1
-6
/
+9
2021-12-21
typecast function pointers
Martin Kroeker
1
-12
/
+28
2021-12-16
Add feature-based fallback for unknown x86_64 cpus
Martin Kroeker
1
-1
/
+7
2021-12-16
define "unlikely" on non-cygwin too
Martin Kroeker
1
-1
/
+1
2021-12-16
Open up delayed (re)init to non-Cygwin OS as well
Martin Kroeker
1
-1
/
+2
2021-12-13
Move the threads overflow flag under the protection of the local blas lock (#...
Martin Kroeker
1
-17
/
+18
2021-12-09
Fix cmake for power
Rafael Cardoso Fernandes Sousa
1
-0
/
+2
2021-11-05
Fix NULL pointer checks in blas_memory_alloc
Martin Kroeker
1
-2
/
+2
2021-11-04
Add CPUIDs for Alder Lake and other recent Intel cpus
Martin Kroeker
1
-4
/
+47
2021-11-04
Fix miscounting of threadpool size on Linux with OMP_PROC_BIND=TRUE (#3437)
Martin Kroeker
1
-1
/
+18
2021-10-28
cpuid_zarch/hwcaps: add documentation and dump hwcaps in init
Marius Hillenbrand
1
-3
/
+11
2021-10-27
Add model number for Tiger Lake H (mobile variant)
Martin Kroeker
1
-1
/
+1
2021-10-26
s390x: use DYNAMIC_ARCH's cpu detection for compile-time choice
Marius Hillenbrand
1
-53
/
+18
2021-10-12
initial support for Sapphire Rapids platform
Wangyang Guo
5
-14
/
+14
2021-09-15
Remove unused commented code (#if directive)
Rafael Cardoso Fernandes Sousa
1
-4
/
+0
2021-09-15
Merge pull request #3380 from martin-frbg/structwarn
Martin Kroeker
1
-1
/
+1
2021-09-14
Remove extraneous qualifiers from struct definition
Martin Kroeker
1
-1
/
+1
2021-09-14
Add sbgemm
Martin Kroeker
1
-0
/
+6
2021-09-14
Add sbgemv
Martin Kroeker
1
-0
/
+8
2021-09-07
sbgemm: fix build error in BFLOAT16 disabled
Wangyang Guo
1
-0
/
+4
2021-09-07
sbgemm: cooperlake: tuning for block params
Wangyang Guo
1
-0
/
+1
2021-08-30
Fix typo
Martin Kroeker
1
-1
/
+1
2021-08-30
Clean up debug messages
Martin Kroeker
1
-5
/
+5
2021-08-29
Fix unmap logic
Martin Kroeker
1
-1
/
+3
2021-08-29
Add likely() hints for gcc
Martin Kroeker
1
-10
/
+18
2021-08-28
Fix typo
Martin Kroeker
1
-1
/
+1
2021-08-28
Add auxiliary tracking space for thread buffer frees too
Martin Kroeker
1
-2
/
+66
2021-08-28
Allocate an auxiliary struct when running out of preconfigured threads
Martin Kroeker
1
-3
/
+142
2021-08-02
Actually add the message to the TLS section
Martin Kroeker
1
-1
/
+6
2021-08-02
Rebase source and edit TLS version of the message as well
Martin Kroeker
1
-16
/
+30
[next]