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
/
getarch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-25
Add NetBSD
Martin Kroeker
1
-3
/
+3
2019-03-29
Merge branch 'develop' into develop
Martin Kroeker
1
-0
/
+46
2019-03-29
power9 makefile. dgemm based on power8 kernel with following changes : 32x un...
AbdelRauf
1
-0
/
+12
2019-03-04
add TARGET support for HiSilicon tsv110 CPUs
maomao194313
1
-0
/
+17
2019-01-31
Add FORCE Z14
Martin Kroeker
1
-0
/
+10
2019-01-22
Report SkylakeX as Haswell if compiler does not support AVX512
Martin Kroeker
1
-0
/
+19
2018-12-31
Validate user supplied TARGET (#1941)
TiborGY
1
-0
/
+4
2018-11-19
Simplifying ARMv8 build parameters
Renato Golin
1
-14
/
+64
2018-06-09
Enable parallel make on MS Windows by default
Martin Kroeker
1
-2
/
+0
2018-06-03
Initial support for SkylakeX / AVX512
Arjan van de Ven
1
-0
/
+15
2018-04-16
Added RISCV build
Jerry Zhao
1
-0
/
+19
2018-04-03
Add support for DragonFly BSD
Alex Arslan
1
-3
/
+3
2018-04-02
Allow building on OpenBSD
Alex Arslan
1
-3
/
+3
2018-02-01
Use get_corename for SPARC as well
Martin Kroeker
1
-2
/
+2
2017-09-22
Added mips I6500 core
Shivraj Patil
1
-0
/
+15
2017-09-19
Add support for TARGET=ZARCH_GENERIC and TARGET=Z13
Sébastien Villemot
1
-0
/
+22
2017-04-19
Fix FORCE_ZEN option in getarch.c
Martin Kroeker
1
-2
/
+2
2017-03-19
Add ZEN support (tested for auto-detected static backend)
Denis Steckelmacher
1
-0
/
+19
2017-01-11
ARM64: Add Cavium THUNDERX2T99 Target
Ashwin Sekhar T K
1
-0
/
+17
2017-01-10
ARM64: Add Cavium THUNDERX Target
Andrew Pinski
1
-2
/
+16
2017-01-10
ARM64: Add the VULCAN Target
Ashwin Sekhar T K
1
-0
/
+17
2017-01-09
Merge branch 'z13' into develop
Zhang Xianyi
1
-2
/
+8
2016-11-06
Fix spurious define in openblas_config.h
Martin Kroeker
1
-0
/
+1
2016-10-13
USE NPROCESSOR_CONF instaed of NPORCESSOR_ONLN
Howard Su
1
-1
/
+1
2016-07-15
Added MSA optimization for GEMV_N, GEMV_T, ASUM, DOT functions
Shivraj Patil
1
-0
/
+15
2016-04-22
MIPS P5600(32 bit) and I6400(64 bit) cores support added.
Shivraj Patil
1
-0
/
+34
2016-04-15
Init IBM z system (s390x) porting.
Zhang Xianyi
1
-2
/
+8
2016-03-31
Allow to force to do not use -j as make argument
Jerome Robert
1
-0
/
+5
2016-03-01
added dgemm-, dtrmm-, zgemm- and ztrmm-kernel for power8
Werner Saar
1
-2
/
+3
2015-11-03
Init POWER8 kernels by POWER6.
Zhang Xianyi
1
-0
/
+13
2016-01-26
Merge pull request #749 from lotheac/illumos_fixes
Zhang Xianyi
1
-2
/
+2
2016-01-22
make parallel make work on illumos
Lauri Tirkkonen
1
-2
/
+2
2015-12-28
Allow to force the number of parallel make job
Jerome Robert
1
-1
/
+3
2015-11-09
Adding arm64 target CORTEXA57
Ashwin Sekhar T K
1
-2
/
+16
2015-10-13
Merge branch 'develop' into cmake
Zhang Xianyi
1
-5
/
+6
2015-09-26
Fixed make TARGET=CORTEXA9 and CORTEXA15 bug.
Zhang Xianyi
1
-2
/
+2
2015-08-16
use real armv5 support
Grazvydas Ignotas
1
-2
/
+1
2015-08-05
Add POWER7/POWER8 as targets
Fábio Perez
1
-1
/
+3
2015-07-22
Merge branch 'cmake' of https://github.com/hpanderson/OpenBLAS into hpanderso...
Zhang Xianyi
1
-5
/
+9
2015-05-13
Add AMD Excavator target.
Zhang Xianyi
1
-0
/
+16
2015-03-24
Add ARM targets.
Zhang Xianyi
1
-2
/
+2
2015-01-12
Add cortex-a9 and cortex-a15 targets.
Zhang Xianyi
1
-0
/
+30
2015-01-01
Added MSVC defines to cpuid.h and getarch.c.
Hank Anderson
1
-5
/
+9
2014-12-28
added target processor STEAMROLLER
Werner Saar
1
-0
/
+17
2014-11-25
Update organization info.
Zhang Xianyi
1
-4
/
+5
2014-11-11
# The first commit's message is:
Benedikt Huber
1
-7
/
+11
2014-07-08
Fixed #407. Support outputing the CPU corename on runtime.
Zhang Xianyi
1
-0
/
+9
2014-06-27
Remove all trailing whitespace except lapack-netlib
Timothy Gu
1
-15
/
+15
2014-05-13
added ARMV5 as reference platform
wernsaar
1
-0
/
+16
2013-12-01
Merge remote branch 'origin/haswell' into develop
wernsaar
1
-0
/
+15
[prev]
[next]