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
/
common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-22
Add Elbrus E2000 architecture as generic x86_64 compatible
Martin Kroeker
1
-0
/
+4
2021-07-27
Add support for LOONGARCH64
gxw
1
-1
/
+5
2021-04-30
x86: Enable Intel CET
H.J. Lu
1
-0
/
+9
2021-01-19
add cortex-m platform
xoviat
1
-2
/
+11
2020-10-16
Merge branch 'develop' into risc-v
Zhang Xianyi
1
-9
/
+23
2020-10-13
Fix bfloat16 conditional
Martin Kroeker
1
-1
/
+1
2020-10-11
Rename "HALF" and "sh" to "BFLOAT16" and "sb"
Martin Kroeker
1
-2
/
+2
2020-10-04
Reduce the BLAS3 heap allocation threshold to 32 and mark it as configurable
Martin Kroeker
1
-1
/
+1
2020-10-03
aarch64 fix std=c18 compilation
User User-User
1
-1
/
+1
2020-09-04
Add bfloat16 based dot and conversion with single/double
Chen, Guobing
1
-1
/
+2
2020-07-18
Update conditional for C11 atomics to use HAVE_C11
Martin Kroeker
1
-1
/
+1
2020-06-11
powerpc: Add support for future processor
Rajalakshmi Srinivasaraghavan
1
-6
/
+1
2020-04-15
Fix warnings in clang and export symbol
Rajalakshmi Srinivasaraghavan
1
-4
/
+5
2020-04-14
RFC : Add half precision gemm for bfloat16 in OpenBLAS
Rajalakshmi Srinivasaraghavan
1
-0
/
+15
2020-03-26
Expose the support_avx512 function provided in dynamic.c
Martin Kroeker
1
-0
/
+2
2020-02-27
Merge branch 'develop' into risc-v
Xianyi Zhang
1
-4
/
+37
2019-05-15
Add option USE_LOCKING for single-threaded build with locking support
Martin Kroeker
1
-2
/
+2
2019-04-22
snprintf define consolidated to common.h
Jeff Baylor
1
-0
/
+2
2019-03-29
Merge branch 'develop' into develop
Martin Kroeker
1
-1
/
+1
2019-03-29
power9 makefile. dgemm based on power8 kernel with following changes : 32x un...
AbdelRauf
1
-0
/
+5
2019-03-15
Use POSIX getenv on Cygwin
Erik M. Bray
1
-1
/
+1
2018-11-06
lets fit it in one 4k page
Andrew
1
-1
/
+1
2018-11-06
add low bound for number of buffers
Andrew
1
-1
/
+1
2018-08-05
fix blasabs for windows
Steven G. Johnson
1
-0
/
+4
2018-08-04
Merge pull request #1713 from martin-frbg/issue1710
Martin Kroeker
1
-0
/
+2
2018-08-04
Introduce blasabs() to switch between abs() and labs() for INTERFACE64
Martin Kroeker
1
-0
/
+2
2018-08-02
Haiku supporting patches
Zoltán Mizsei
1
-0
/
+4
2018-06-11
Revert "Use usleep instead of sched_yield by default"
Martin Kroeker
1
-1
/
+1
2018-06-07
Use usleep instead of sched_yield by default
Martin Kroeker
1
-1
/
+1
2018-06-06
Update common.h
Martin Kroeker
1
-0
/
+1
2018-06-06
Merge branch 'develop' into issue1593-2
Martin Kroeker
1
-1
/
+1
2018-06-06
Restore _Atomic define before stdatomic.h for old gcc
Martin Kroeker
1
-0
/
+9
2018-06-05
Fix inverted condition in _Atomic declaration
Martin Kroeker
1
-1
/
+5
2018-05-11
move _Atomic define to common.h
zhiyong.dang
1
-0
/
+6
2018-04-27
Fix race condition in blas_server_omp.c
Zhiyong Dang
1
-1
/
+1
2018-04-16
Added RISCV build
Jerry Zhao
1
-0
/
+5
2018-04-03
Add support for DragonFly BSD
Alex Arslan
1
-1
/
+1
2018-04-02
Allow building on OpenBSD
Alex Arslan
1
-1
/
+1
2017-07-29
typedefs only for c
Isuru Fernando
1
-0
/
+2
2017-07-28
Fix complex support for MSVC headers
Isuru Fernando
1
-25
/
+25
2017-06-23
Add Microsoft Windows 10 UWP build support
Neil Shipp
1
-2
/
+11
2017-03-13
Fix CREAL,CIMAG macros for PGI
Martin Kroeker
1
-2
/
+7
2017-01-09
Merge branch 'z13' into develop
Zhang Xianyi
1
-0
/
+4
2016-06-14
Change to allow compiling with USE_OPENMP on MSVC
Daniel Patrick Foose
1
-0
/
+5
2016-05-17
optimized dgemm and dgetrf for POWER8
Werner Saar
1
-0
/
+7
2016-04-22
MIPS P5600(32 bit) and I6400(64 bit) cores support added.
Shivraj Patil
1
-0
/
+4
2016-04-15
Init IBM z system (s390x) porting.
Zhang Xianyi
1
-0
/
+4
2016-03-09
modified common.h for piledriver
Werner Saar
1
-1
/
+2
2016-02-04
Fixed #773 blas_quickdivide bug on CMake and Visual Studio x86 32-bit.
Zhang Xianyi
1
-1
/
+1
2016-01-08
Factorize MAX_STACK_ALLOC code to common_stackalloc.h
Jerome Robert
1
-0
/
+1
[next]