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
/
Makefile.system
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-26
ARM64: Add THUNDERX3T110 Target
Ashwin Sekhar T K
1
-0
/
+1
2020-07-24
Fix to store results in correct order for POWER10 GEMM kernels
Rajalakshmi Srinivasaraghavan
1
-3
/
+0
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-20
Patch for building on Summit
Wileam Phan
1
-0
/
+22
2020-07-14
Add new linker option for POWER10
Rajalakshmi Srinivasaraghavan
1
-1
/
+4
2020-07-13
Merge pull request #2682 from martin-frbg/aix
Martin Kroeker
1
-0
/
+3
2020-07-12
Make 32bit POWER8 use POWER6 kernels for now
Martin Kroeker
1
-0
/
+3
2020-07-09
Change minimum gcc version for POWER10
Rajalakshmi Srinivasaraghavan
1
-1
/
+6
2020-07-07
Merge pull request #2670 from mhillenibm/dumpfullversion_on_gcc7
Martin Kroeker
1
-2
/
+9
2020-06-23
Merge pull request #2658 from RajalakshmiSR/p10
Martin Kroeker
1
-0
/
+7
2020-06-16
RFC: Use gcc -dumpfullversion to get minor version with gcc-7.x
Marius Hillenbrand
1
-2
/
+9
2020-06-16
Makefile.system: remove duplicate variable GCCVERSIONGT5
Marius Hillenbrand
1
-1
/
+0
2020-06-16
Fix gcc version detection for zarch
Marius Hillenbrand
1
-5
/
+14
2020-06-14
Merge pull request #2665 from martin-frbg/flang-fixes-2a
Martin Kroeker
1
-11
/
+9
2020-06-14
Re-enable higher optimization levels for flang while disabling loop unrolling...
Martin Kroeker
1
-4
/
+8
2020-06-14
Fix spelling of flang option -Mrecursive and add -Kieee
Martin Kroeker
1
-7
/
+1
2020-06-13
Respect predefined defaults for AR, AS, LD and RANLIB
Martin Kroeker
1
-4
/
+4
2020-06-11
powerpc: Add support for future processor
Rajalakshmi Srinivasaraghavan
1
-0
/
+7
2020-06-09
Apply previously AOCC-specific workaround to all versions of flang
Martin Kroeker
1
-6
/
+7
2020-06-07
Use only -O1 with AMD AOCC version of flang
Martin Kroeker
1
-1
/
+10
2020-05-26
Merge pull request #2627 from pkubaj/patch-1
Martin Kroeker
1
-0
/
+2
2020-05-25
Add powerpc (32-bit)
pkubaj
1
-0
/
+2
2020-05-25
make GCC version detection OS-independent
Guodong Xu
1
-7
/
+9
2020-05-12
s390x: only build kernels supported by gcc with dynamic arch support
Marius Hillenbrand
1
-0
/
+18
2020-05-12
s390x: gate dynamic arch detection on gcc version and add generic
Marius Hillenbrand
1
-1
/
+2
2020-05-09
Correct ifort options
Martin Kroeker
1
-1
/
+1
2020-05-07
Undefine ASMNAME/NAME/CNAME before defining them
Martin Kroeker
1
-0
/
+1
2020-05-01
Make building the bfloat16 functions conditional on option BUILD_HALF (#2590)
Martin Kroeker
1
-0
/
+5
2020-04-22
Export ELF_VERSION for use in powerpc kernel configurations
Martin Kroeker
1
-0
/
+1
2020-04-19
Add compiler options for MIPS32 24K/1004K
Martin Kroeker
1
-1
/
+8
2020-04-01
ifort and pgfort need "recursive" for safe compilation of LAPACK as well
Martin Kroeker
1
-0
/
+2
2020-03-10
Restore INTERFACE64 for arm64
Martin Kroeker
1
-0
/
+10
2020-03-03
Fix DYNAMIC_ARCH build for POWER9
Rajalakshmi Srinivasaraghavan
1
-1
/
+1
2020-02-29
Add Neoverse-N1 core
Ali Saidi
1
-0
/
+2
2020-02-25
Merge pull request #2437 from martin-frbg/issue2434
Martin Kroeker
1
-0
/
+1
2020-02-24
Add EMAG8180 to DYNAMIC_CORE list for ARM64
Martin Kroeker
1
-0
/
+1
2020-02-19
Get endianness into Makefile variable
Martin Kroeker
1
-0
/
+1
2020-02-16
Pass CFLAGS from env to Makefile.prebuild and remove iOS hack
Isuru Fernando
1
-1
/
+1
2019-12-31
add in runtime cpu detection for zarch (#2349)
int_13h
1
-0
/
+7
2019-12-04
Update DYNAMIC_ARCH support for ARM64 and PPC (#2332)
Martin Kroeker
1
-0
/
+6
2019-10-24
Improve support for g95 and non-GNU ld
Martin Kroeker
1
-0
/
+3
2019-09-22
Replace several POWER8/9 C kernels with their gcc7-generated assembly version...
Martin Kroeker
1
-2
/
+12
2019-08-28
Fix PGI build options (again)
Martin Kroeker
1
-1
/
+1
2019-08-27
Do not abuse the global ARCH variable as a local temporary
Martin Kroeker
1
-3
/
+5
2019-08-16
Fix PGI compiler detection for getarch
Martin Kroeker
1
-2
/
+2
2019-08-11
Merge pull request #2212 from martin-frbg/nofort-nolib
Martin Kroeker
1
-1
/
+2
2019-08-11
Avoid adding a spurious dependency on the fortran runtime despite NOFORTRAN=1
Martin Kroeker
1
-1
/
+2
2019-07-07
Fix surprising behaviour of NO_AFFINITY=0
Martin Kroeker
1
-0
/
+4
2019-07-03
Merge pull request #2162 from martin-frbg/pgi
Martin Kroeker
1
-1
/
+2
2019-06-20
PGI compiler does not like -march=native
Martin Kroeker
1
-1
/
+2
[next]