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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-30
Separate OpenMP handling and allow compilation of Power9 code with older gcc
Martin Kroeker
1
-30
/
+24
2020-07-30
Merge pull request #74 from xianyi/develop
Martin Kroeker
63
-823
/
+771
2020-07-29
Merge pull request #2741 from martin-frbg/issue2739
Martin Kroeker
1
-0
/
+5
2020-07-28
Merge pull request #2744 from martin-frbg/issue2738
Martin Kroeker
2
-9
/
+32
2020-07-28
Merge pull request #2740 from RajalakshmiSR/clang-power
Martin Kroeker
3
-15
/
+20
2020-07-28
Put hint to use git develop rather than master branch in README
Martin Kroeker
1
-1
/
+2
2020-07-28
Add AMD Renoir/Matisse and preliminary support for Zen3 as Zen2
Martin Kroeker
1
-4
/
+12
2020-07-28
Add AMD Renoir models and preliminary support for ZEN3 as ZEN2
Martin Kroeker
1
-5
/
+20
2020-07-27
missing braces
Martin Kroeker
1
-2
/
+2
2020-07-27
Adjust A53 SGEMM parameters to reflect move to 8x8 kernel
Martin Kroeker
1
-0
/
+5
2020-07-27
Fix compilation issues with clang on POWER
Rajalakshmi Srinivasaraghavan
3
-15
/
+20
2020-07-27
Merge pull request #2737 from ashwinyes/add_thunderx3_target
Martin Kroeker
12
-6
/
+305
2020-07-26
ARM64: Add THUNDERX3T110 Target
Ashwin Sekhar T K
12
-6
/
+305
2020-07-26
Merge pull request #2735 from martin-frbg/move_potrf
Martin Kroeker
2
-668
/
+9
2020-07-25
Merge pull request #2734 from RajalakshmiSR/p10_fix
Martin Kroeker
4
-101
/
+98
2020-07-25
Use _Atomic instead of volatile where available (file moved from ../getrf)
Martin Kroeker
1
-1
/
+9
2020-07-25
Delete potrf_parallel.c (moving it to ../potrf)
Martin Kroeker
1
-667
/
+0
2020-07-24
Fix to store results in correct order for POWER10 GEMM kernels
Rajalakshmi Srinivasaraghavan
4
-101
/
+98
2020-07-24
Merge pull request #2720 from martin-frbg/issue2694
Martin Kroeker
3
-3
/
+68
2020-07-24
Typo fix
Martin Kroeker
1
-1
/
+1
2020-07-24
Regroup the 32 and 64bit sections and restore 64bit CAXPY
Martin Kroeker
1
-23
/
+26
2020-07-24
Merge pull request #2721 from martin-frbg/p8align
Martin Kroeker
1
-3
/
+93
2020-07-24
Merge pull request #2731 from martin-frbg/pgippc
Martin Kroeker
40
-17
/
+139
2020-07-23
Use OPENBLAS_MAKE_COMPLEX_FLOAT on PPC only
Martin Kroeker
1
-4
/
+8
2020-07-23
Add ifdefs around call to altivec microkernel
Martin Kroeker
1
-2
/
+2
2020-07-23
Typo fix
Martin Kroeker
1
-2
/
+2
2020-07-23
Rewrite assignment to complex for better portability
Martin Kroeker
1
-4
/
+6
2020-07-23
Exclude altivec code paths if the compiler does not support them
Martin Kroeker
38
-12
/
+126
2020-07-23
Avoid undefining NAME,CNAME etc for pgcc as it makes it ignore the new defini...
Martin Kroeker
1
-0
/
+2
2020-07-23
Merge pull request #73 from xianyi/develop
Martin Kroeker
6
-11
/
+74
2020-07-22
Merge pull request #2729 from martin-frbg/issue2728
Martin Kroeker
1
-6
/
+0
2020-07-22
Unify BUFFER_SIZE settings for x86_64 again to fix potentially fatal mismatch...
Martin Kroeker
1
-6
/
+0
2020-07-21
Merge pull request #2727 from wyphan/develop
Martin Kroeker
4
-5
/
+67
2020-07-21
Merge pull request #2726 from martin-frbg/2725-2
Martin Kroeker
1
-0
/
+7
2020-07-20
Patch for building on Summit
Wileam Phan
4
-5
/
+67
2020-07-20
Add trivial check for stdatomic.h
Martin Kroeker
1
-0
/
+7
2020-07-21
Merge pull request #72 from xianyi/develop
Martin Kroeker
13
-12
/
+54
2020-07-18
Merge pull request #2725 from martin-frbg/ccheck_c11
Martin Kroeker
10
-10
/
+37
2020-07-18
Update conditional for atomics to use HAVE_C11
Martin Kroeker
1
-1
/
+1
2020-07-18
Update conditional for atomics to use HAVE_C11
Martin Kroeker
1
-1
/
+1
2020-07-18
Update conditional for C11 atomics to use HAVE_C11
Martin Kroeker
1
-1
/
+1
2020-07-18
Update conditional for atomics to use HAVE_C11
Martin Kroeker
1
-1
/
+1
2020-07-18
Update conditional for atomics to use HAVE_C11
Martin Kroeker
1
-1
/
+1
2020-07-18
Update conditional for atomics to HAVE_C11
Martin Kroeker
1
-1
/
+1
2020-07-18
Update conditional for atomics to use HAVE_C11
Martin Kroeker
1
-3
/
+3
2020-07-18
Update conditional for atomics to use HAVE_C11
Martin Kroeker
1
-1
/
+1
2020-07-18
Report availability of C11 support
Martin Kroeker
1
-0
/
+3
2020-07-18
Add a check for C11 atomics and stdatomic.h
Martin Kroeker
1
-0
/
+24
2020-07-18
Merge pull request #2724 from martin-frbg/loongsonreadme
Martin Kroeker
1
-0
/
+4
2020-07-18
Update cross-compiling example to reflect change in Loongson gcc
Martin Kroeker
1
-0
/
+4
[next]