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
2017-07-25
Revert #1246, "honor cgroup/cpuset limits" for now
Martin Kroeker
2
-81
/
+5
2017-07-15
More fixes for silly misedits
Martin Kroeker
1
-2
/
+4
2017-07-15
Fixup braces lost in previous edit
Martin Kroeker
1
-8
/
+8
2017-07-15
Merge branch 'develop' into cgroups
Martin Kroeker
10
-12
/
+18
2017-07-13
Merge pull request #1234 from brada4/develop
Zhang Xianyi
6
-6
/
+6
2017-07-12
Fix write past fixed size buffer
Andrew
6
-6
/
+6
2017-07-11
Add files via upload
Martin Kroeker
1
-5
/
+23
2017-07-11
Honor cgroup/cpuset constraints when enumerating cpus
Martin Kroeker
2
-26
/
+98
2017-07-09
Merge pull request #1230 from martin-frbg/rhel5
Martin Kroeker
1
-2
/
+19
2017-07-09
Add sched_getcpu implementation for pre-2.6 glibc
Martin Kroeker
1
-2
/
+19
2017-07-07
Merge pull request #1225 from martin-frbg/stolen_from_wernsaar_fork
Zhang Xianyi
1
-2
/
+2
2017-07-06
fixed syrk_thread.c taken from wernsaar
Martin Kroeker
1
-2
/
+2
2017-06-23
Add Microsoft Windows 10 UWP build support
Neil Shipp
2
-2
/
+7
2017-06-21
Add 64bit support for Microsoft Visual Studio
Neil Shipp
1
-2
/
+20
2017-05-05
memory: Fix buffer overflow when position == NUM_BUFFERS
James Cowgill
1
-1
/
+1
2017-05-05
memory: switch loop condition around in blas_memory_free
James Cowgill
1
-2
/
+2
2017-04-19
Add an extra familiy/model combination used by AMD Steamrolller (Godavari).
Gian-Carlo Pascutto
1
-1
/
+1
2017-04-10
Recognize ZEN when passed as OPENBLAS_CORETYPE.
Gian-Carlo Pascutto
1
-1
/
+1
2017-04-10
Fix dynamic detection for ZEN CPUs.
Gian-Carlo Pascutto
1
-1
/
+1
2017-03-19
Add ZEN support (tested for auto-detected static backend)
Denis Steckelmacher
2
-13
/
+26
2017-02-28
Merge pull request #1108 from ashwinyes/develop_20170203_thunderx2t99
Martin Kroeker
1
-0
/
+4
2017-02-28
THUNDERX2T99: Performance fix for ZGEMM
Ashwin Sekhar T K
1
-1
/
+1
2017-02-28
THUNDERX2T99: Add Optimized ZGEMM Implementation
Ashwin Sekhar T K
1
-0
/
+4
2017-02-20
detect apollo lake for real
Andrew
1
-2
/
+1
2017-02-10
Add `exfamily == 9` case (Kaby Lake) to dynamic arch detection
Elliot Saba
1
-0
/
+1
2017-02-07
Enable EXCAVATOR kernels for A12-9800
Martin Koehler
1
-1
/
+8
2017-01-30
THUNDERX2T99: Add Optimized CGEMM Implementation
Ashwin Sekhar T K
1
-0
/
+4
2017-01-16
THUNDERX2T99: Add Optimized SGEMM Implementation
Ashwin Sekhar T K
1
-0
/
+4
2017-01-16
Merge pull request #1061 from ashwinyes/develop_aarch64_vulcan_thunderx_patch
Zhang Xianyi
2
-1
/
+24
2017-01-11
prepared parameter.c for UNROLL values, that are not a power of two
Werner Saar
1
-6
/
+6
2017-01-11
ARM64: Add Cavium THUNDERX2T99 Target
Ashwin Sekhar T K
1
-8
/
+8
2017-01-10
VULCAN: Add optimized DGEMM implementation
Ashwin Sekhar T K
1
-0
/
+10
2017-01-10
ARM64: Add the VULCAN Target
Ashwin Sekhar T K
2
-1
/
+14
2017-01-10
modify the blas_l1_thread.c for support multi-threded for L1 fuction with ret...
jiahaipeng
1
-0
/
+71
2017-01-09
Merge pull request #1053 from wernsaar/develop
Werner Saar
10
-48
/
+44
2017-01-09
prepared driver/level3 functions for UNROLL values, that are not a power of two
Werner Saar
10
-48
/
+44
2017-01-09
Relocate declaration of alloc_lock outside ifdef block
Martin Kroeker
1
-8
/
+10
2017-01-08
Fix thread data races detected by helgrind 3.12
Martin Kroeker
2
-34
/
+79
2017-01-04
Update xerbla.c
Martin Kroeker
1
-2
/
+2
2016-12-30
Use appropriate int32/int64 format for error number in message string
Martin Kroeker
1
-2
/
+8
2016-11-16
Include system headers on FreeBSD
Alex Arslan
1
-1
/
+1
2016-11-06
Add files via upload
Martin Kroeker
1
-1
/
+23
2016-10-17
Merge pull request #981 from howard0su/develop
Zhang Xianyi
2
-4
/
+4
2016-10-16
Update dynamic.c
Martin Kroeker
1
-0
/
+1
2016-10-13
USE NPROCESSOR_CONF instaed of NPORCESSOR_ONLN
Howard Su
2
-4
/
+4
2016-10-13
Fixed #979. Patch for NetBSD.
Zhang Xianyi
1
-1
/
+1
2016-07-14
Update dynamic.c
Martin Kroeker
1
-2
/
+2
2016-05-25
Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BIN...
John Biddiscombe
3
-3
/
+3
2016-04-29
Update NUMA CPU binding
Ashwin Sekhar T K
1
-26
/
+83
2016-04-25
bugfix for EXCAVATOR and DYNAMIC_ARCH
Werner Saar
1
-2
/
+2
[next]