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
2017-07-13
Disable ReLAPACK by default (#1238)
Martin Kroeker
1
-0
/
+3
2017-07-10
Merge branch 'develop' into develop_arm_softfp
Zhang Xianyi
1
-0
/
+7
2017-07-05
Link -lm or -lm_hard for Android ARMv7.
Zhang Xianyi
1
-0
/
+8
2017-07-02
arm: Remove unnecessary files/code
Ashwin Sekhar T K
1
-12
/
+7
2017-06-30
arm: Determine the abi from compiler if not specified on command line
Ashwin Sekhar T K
1
-8
/
+16
2017-06-23
Merge branch 'arm_soft_fp_abi' into develop
Zhang Xianyi
1
-0
/
+11
2017-05-25
build: LLVM: Add Flang compiler support and enable OpenMP for Clang
Paul Osmialowski
1
-1
/
+17
2017-05-04
Force `DYNAMIC_ARCH` to empty when `DYNAMIC_CORE` is not set
Elliot Saba
1
-1
/
+2
2017-03-19
Add ZEN support (tested for auto-detected static backend)
Denis Steckelmacher
1
-1
/
+7
2017-03-06
Support ARM softfp ABI for sgemm on ARMV7.
Zhang Xianyi
1
-3
/
+3
2017-03-06
Merge branch 'develop' into arm_soft_fp_abi
Zhang Xianyi
1
-27
/
+53
2017-01-08
Apply COMMON_OPT to default FFLAGS to avoid building non-optimized LAPACK by ...
Martin Kroeker
1
-1
/
+1
2016-12-15
Do not override MACOSX_DEPLOYMENT_TARGET if it is already defined.
François Bissey
1
-0
/
+2
2016-08-10
MIPS n32 ABI and build time mips simd support check
Shivraj Patil
1
-6
/
+8
2016-08-08
MIPS n32 ABI support, MSA support detection and rename ARCH, ARCHFLAGS
Shivraj Patil
1
-24
/
+20
2016-07-22
P6600/I6400 Build fix. Reverted the changes which was done to support for MIP...
Shivraj Patil
1
-9
/
+18
2016-07-15
Added MSA optimization for GEMV_N, GEMV_T, ASUM, DOT functions
Shivraj Patil
1
-1
/
+1
2016-07-14
Complete support for MIPS n32 ABI
Vicente Olivert Riera
1
-18
/
+9
2016-05-19
Makefile.system: P5600 and I6400 cores need -mmsa
Vicente Olivert Riera
1
-0
/
+10
2016-04-22
MIPS P5600(32 bit) and I6400(64 bit) cores support added.
Shivraj Patil
1
-9
/
+9
2016-02-04
Fixed linking error when compiling ARMv7 for Android (disabled -lpthread and ...
buffer51
1
-3
/
+4
2016-01-30
re enable Fortran optimization flag on windows
Tony Kelman
1
-4
/
+0
2016-01-26
Update Makefile.system
Martin Kroeker
1
-1
/
+2
2016-01-26
Merge pull request #749 from lotheac/illumos_fixes
Zhang Xianyi
1
-1
/
+1
2016-01-22
use $(AWK) in Makefile.install and switch it to nawk
Lauri Tirkkonen
1
-1
/
+1
2015-12-31
Let make MAX_STACK_ALLOC=0 do what expected
Jerome Robert
1
-1
/
+2
2015-12-28
Allow to force the number of parallel make job
Jerome Robert
1
-0
/
+4
2015-11-21
lapack fixes for Windos
Werner Saar
1
-0
/
+4
2015-11-21
fixes for cross compile
Werner Saar
1
-2
/
+11
2015-10-28
Merge branch 'develop' into arm_soft_fp_abi
Zhang Xianyi
1
-6
/
+6
2015-10-01
default to lib$(SYMBOLPREFIX)openblas$(SYMBOLSUFFIX), as discussed in #646: i...
Steven G. Johnson
1
-6
/
+6
2015-09-26
ARM soft fp abi branch.
Zhang Xianyi
1
-0
/
+11
2015-08-03
Use pure C generic target on x86 and x86_64.
Zhang Xianyi
1
-0
/
+10
2015-06-12
Fix test execution when USE_OPENMP=0
Thomas Anderson
1
-9
/
+9
2015-06-08
Fix #593. Change MACOSX_DEPLOYMENT_TARGET to 10.6.
Zhang Xianyi
1
-1
/
+1
2015-05-19
1) Refs #575. Remove g77 from compiler list.
Zhang Xianyi
1
-0
/
+6
2015-05-13
Add AMD Excavator target.
Zhang Xianyi
1
-1
/
+7
2015-05-07
Refs #565. Fix the bug of generate FEXTRALIB.
Zhang Xianyi
1
-4
/
+1
2015-05-06
Add vecLib benchmarks
Andreas Noack
1
-0
/
+4
2015-02-08
Detect the wrong combined flags of USE_OPENMP=1 and USE_THREAD=0.
Zhang Xianyi
1
-0
/
+6
2015-01-02
Merge pull request #482 from jeromerobert/develop
Zhang Xianyi
1
-0
/
+4
2014-12-28
added target processor STEAMROLLER
Werner Saar
1
-1
/
+7
2014-12-27
Allow to do gemv and ger buffer allocation on the stack
Jerome Robert
1
-0
/
+4
2014-10-24
add SYMBOLPREFIX and SYMBOLSUFFIX makefile options
Tony Kelman
1
-0
/
+10
2014-08-26
renoved flag no-integrated-as, because not working on macosx
wernsaar
1
-5
/
+0
2014-08-26
EXPERIMENTAL: added the flag -no-integrated-as for clang compiler in Makefile...
wernsaar
1
-1
/
+7
2014-08-02
added experimental support for big numa machines
wernsaar
1
-0
/
+4
2014-07-17
Refs #415. Fixed the x86/i386 compiling bug with DYNAMIC_ARCH=1.
Zhang Xianyi
1
-1
/
+1
2014-07-16
Refs #401. Added NO_AVX2 flag for old binutils (e.g. RHEL6)
Zhang Xianyi
1
-1
/
+12
2014-06-27
Remove all trailing whitespace except lapack-netlib
Timothy Gu
1
-18
/
+18
[next]