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
/
exports
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-04
Add bfloat16 based dot and conversion with single/double
Chen, Guobing
1
-2
/
+2
2020-07-20
Patch for building on Summit
Wileam Phan
1
-0
/
+4
2020-06-13
Added missing exported symbols.
Simon Märtens
1
-10
/
+13
2020-06-09
When building with flang, use it also for the final link step to get dependen...
Martin Kroeker
1
-1
/
+5
2020-05-01
Make building the bfloat16 functions conditional on option BUILD_HALF (#2590)
Martin Kroeker
2
-7
/
+18
2020-04-15
Fix warnings in clang and export symbol
Rajalakshmi Srinivasaraghavan
1
-2
/
+2
2020-04-03
libname: treat FreeBSD and DragonFly like linux and sunos
Baptiste Daroussin
1
-2
/
+2
2020-01-19
Do not run any cleanup if the program is exiting anyway
Martin Kroeker
1
-1
/
+4
2020-01-01
[WIP] Update LAPACK to 3.9.0 (#2353)
Martin Kroeker
1
-2
/
+29
2019-10-24
Move most lapack 3.7/3.8 additions to the embedded_underscores list
Martin Kroeker
1
-143
/
+54
2019-07-08
Change install_name on osx to match linux
Isuru Fernando
1
-2
/
+6
2019-03-19
Also call CloseHandle on each thread, as well as on the event so as to not le...
Erik M. Bray
1
-1
/
+1
2019-03-19
Fix for #2063: The DllMain used in Cygwin did not run the thread memory
Erik M. Bray
1
-7
/
+17
2019-02-14
With the Intel compiler on Linux, prefer ifort for the final link step
Martin Kroeker
1
-0
/
+9
2018-09-21
Add `$(LDFLAGS)` to `$(CC)` and `$(FC)` invocations within `exports/Makefile`
Elliot Saba
1
-2
/
+2
2018-08-02
Haiku supporting patches
Zoltán Mizsei
1
-1
/
+1
2018-05-24
Add -lm for Android.
Zhang Xianyi
1
-0
/
+2
2018-04-06
Add DragonFly to exports/Makefile
Alex Arslan
1
-1
/
+1
2018-04-02
Allow building on OpenBSD
Alex Arslan
1
-1
/
+1
2017-11-23
update cmakefiles for lapack 3.8.0
martin
1
-6
/
+0
2017-11-23
Update LAPACK to 3.8.0
martin
1
-2
/
+109
2017-11-06
Fix gensymbol script
Isuru Fernando
1
-1
/
+5
2017-09-26
Merge pull request #1314 from martin-frbg/nofortran-fix-2
Martin Kroeker
1
-2
/
+2
2017-09-25
Rewrite NOFORTRAN conditionals
Martin Kroeker
1
-2
/
+2
2017-09-14
Merge pull request #1302 from martin-frbg/nofortran-fix
Martin Kroeker
1
-0
/
+4
2017-09-14
Remove default FEXTRALIBS in NOFORTRAN case
Martin Kroeker
1
-0
/
+4
2017-09-07
More canonical installation on Cygwin:
Erik M. Bray
1
-4
/
+4
2017-05-10
Build shared library on Android without SONAME versioning
Martin Kroeker
1
-2
/
+8
2017-04-11
Build shared library for Android.
Zhang Xianyi
1
-1
/
+1
2017-03-09
Whitespace cleanup/reformatting
Elliot Saba
1
-1538
/
+1508
2017-03-09
Add `csymv` and `zsymv` into `@lapackobjs2` for exporting
Elliot Saba
1
-9
/
+13
2017-01-08
removed blas_thread_shutdown from gensymbol
Werner Saar
2
-5
/
+13
2017-01-07
fix for appveyor test
Werner Saar
1
-2
/
+1
2017-01-07
updated exports/gensymbol for lapack-3.7.0
Werner Saar
2
-7
/
+502
2016-05-03
Wrap CURDIR and DESTDIR in quotes
Ivan Ukhov
1
-2
/
+2
2016-02-11
Refs #707. Bugfix for previous commit.
Zhang Xianyi
1
-1
/
+1
2016-02-11
Refs #707. Add BUILD_LAPACK_DEPRECATED flag in Makefile.rule.
Zhang Xianyi
2
-7
/
+23
2016-01-26
Merge pull request #749 from lotheac/illumos_fixes
Zhang Xianyi
1
-1
/
+1
2016-01-22
actually build the shared lib on illumos
Lauri Tirkkonen
1
-1
/
+1
2015-11-30
fix makefile warning when renaming symbols
Tony Kelman
1
-4
/
+4
2015-11-30
Refs #702. Delete redundant xerbla exporting
Zhang Xianyi
1
-1
/
+0
2015-11-20
added lapack-3.6.0
Werner Saar
1
-52
/
+288
2015-10-28
Refs #676. Fixed ONLY_CBLAS=1 compiling bug on windows.
j-bo
1
-0
/
+4
2015-05-19
1) Refs #575. Remove g77 from compiler list.
Zhang Xianyi
1
-2
/
+2
2015-03-19
Refs #520. Fixed ONLY_CBLAS=1 compiling bug on OSX.
Zhang Xianyi
1
-0
/
+5
2015-02-16
Add ATLAS-style ?geadd function
Martin Koehler
1
-1
/
+3
2015-02-03
Introduce openblas_get_num_threads and openblas_get_num_procs
Erik Schnetter
1
-1
/
+4
2014-10-24
add SYMBOLPREFIX and SYMBOLSUFFIX makefile options
Tony Kelman
2
-36
/
+106
2014-09-21
added GEMM3M tests
wernsaar
1
-1
/
+1
2014-09-20
disabled SYMM3M and HEMM3M functions because segment violations
wernsaar
1
-3
/
+1
[next]