Martin Kroeker
27649b9543
Document NO_AVX512
...
for #2151
2019-06-03 11:01:33 +02:00
TiborGY
16f3df5d35
add c++ thread test option to Makefile.rule
2019-06-01 21:36:41 +02:00
Martin Kroeker
5ecffc28f2
Add option USE_LOCKING but keep default settings intact
2019-05-15 23:36:17 +02:00
Martin Kroeker
d2cb610272
Add option USE_LOCKING for single-threaded build with locking support
...
for calling from concurrent threads
2019-05-15 23:18:43 +02:00
luz.paz
daf2fec12d
Misc. typo fixes
...
Found via `codespell -q 3 -w -L ith,als,dum,nd,amin,nto,wis,ba -S ./relapack,./kernel,./lapack-netlib`
2019-04-29 17:03:56 -04:00
Martin Kroeker
4f8143b098
Increment version to 0.3.7.dev
2019-04-29 19:25:32 +02:00
Martin Kroeker
97d5034ed3
Merge branch 'release-0.3.0' into develop
2019-04-29 19:21:54 +02:00
Martin Kroeker
4fc17d0d75
Trivial typo fix
...
as suggested in #2022
2019-03-13 19:20:23 +01:00
TiborGY
56089991e2
fix the the
2019-02-16 23:26:13 +01:00
TiborGY
f209fc7fa9
Update Makefile.rule
...
add note about NUM_THREADS for package maintainers, add examples of programs that cause affinity troubles
2019-02-16 12:12:39 +01:00
TiborGY
ea1716ce2a
Update Makefile.rule
...
Revert generate to install, explain the nature of the affinity conflict
2019-01-27 17:22:26 +01:00
TiborGY
0f24b39ebf
Reword/expand comments in Makefile.rule
...
Lots of small changes in the wording of the comments, plus an expansion of the NUM_THREADS and NO_AFFINITY sections.
2019-01-27 15:33:00 +01:00
Martin Kroeker
ed704185ab
Increment version to 0.3.6.dev
2018-12-31 23:11:37 +01:00
Martin Kroeker
eebc189287
Version 0.3.5
2018-12-31 23:09:59 +01:00
Martin Kroeker
f5acaad8f0
Increment version to 0.3.5.dev
2018-12-02 23:43:15 +01:00
Martin Kroeker
b028960aba
Merge branch 'release-0.3.0' into develop
2018-12-02 23:38:49 +01:00
Andrew
7d3502b500
Add -frecursive gfortran option by default
2018-11-06 08:20:55 +00:00
Martin Kroeker
cf6df9464c
Document the stub status of the QUAD_PRECiSION code ( #1772 )
...
* Document the stub status of the QUAD_PRECiSION code inherited from GotoBLAS2
in response to #1769
2018-09-22 12:31:37 +02:00
Martin Kroeker
288aeea8a2
Fix default settings - USE_TLS and USE_SIMPLE_THREADED_LEVEL3 should both be off
2018-09-19 18:08:31 +02:00
Martin Kroeker
dbfd7524cd
Update version to 0.3.4.dev
2018-08-31 00:19:21 +02:00
Martin Kroeker
f0563f14ba
Version 0.3.3
2018-08-30 23:43:57 +02:00
Martin Kroeker
2caa2210bb
Add USE_TLS option to choose between old and new implementation of memory.c
2018-08-25 19:37:11 +02:00
Martin Kroeker
47bf0dba8f
Add build-time option for OMP scheduler; document MULTITHREAD_THRESHOLD range ( #1620 )
...
* Allow choosing the OpenMP scheduler and add range hint for GEMM_MULTITHREAD_THRESHOLD
* Amended description of GEMM_MULTITHREAD_THRESHOLD
to reflect #742 making it track floating point operations rather than matrix size
2018-06-15 11:25:05 +02:00
Martin Kroeker
6c2d90ba77
Move some DYNAMIC_ARCH targets to new DYNAMIC_OLDER option
2018-06-09 16:29:17 +02:00
Martin Kroeker
b491b10057
Update version to 0.3.1.dev
2018-05-31 12:44:36 +02:00
Martin Kroeker
894433a7c7
Update Makefile.rule
2018-04-27 12:08:06 +02:00
Zhiyong Dang
1b83341d19
Fix race condition in blas_server_omp.c
...
Change-Id: Ic896276cd073d6b41930c7c5a29d66348cd1725d
2018-04-27 17:00:42 +08:00
Martin Kroeker
e453555d97
Disable CPU affinity by default again
...
This setting must have been changed unintentionally by my PR #1214 (probably leftover from unrelated tests)
2018-03-19 18:02:23 +01:00
Zhang Xianyi
a797666fbe
Bump develop version for 0.3.0.
2017-07-24 12:06:29 +08:00
Zhang Xianyi
27a9df6477
Update doc for 0.2.20 version.
2017-07-24 11:55:10 +08:00
Martin Kroeker
31e086d6a6
Disable ReLAPACK by default ( #1238 )
...
* Disable ReLAPACK by default; mention it in final build message if included
* Add files via upload
* Add files via upload
* Add files via upload
2017-07-13 22:01:47 +02:00
Martin Kroeker
912410f214
Add ReLAPACK to Makefiles
2017-06-28 18:15:21 +02:00
Zhang Xianyi
842d842751
Update develop for 0.2.20.dev.
2016-09-01 00:01:23 -04:00
Zhang Xianyi
821affb9a0
Update doc for 0.2.19.
2016-08-31 23:58:29 -04:00
Werner Saar
dd2b897795
added bugfixes for some make files and smallscaling.c
2016-04-21 12:54:32 +02:00
Werner Saar
9276c9012f
Optimized sgemm and dgemm and tested again.
2016-04-21 11:37:57 +02:00
Zhang Xianyi
9253dadaa7
Bump to 0.2.19.dev.
2016-04-12 15:32:10 -04:00
Zhang Xianyi
1e03a62b67
Update doc for 0.2.18 version.
2016-04-12 15:28:31 -04:00
Erik Schnetter
dd7612358d
Correct small typo in comment
2016-04-01 13:49:33 -04:00
Jerome Robert
7aac0aff8e
Allow to force to do not use -j as make argument
...
Close #828 (hopefully)
2016-03-31 23:03:52 +02:00
Zhang Xianyi
9b987badb0
Merge branch 'master' into develop
...
Bump to 0.2.18.dev
Conflicts:
CMakeLists.txt
Makefile.rule
2016-03-20 20:48:21 -04:00
Zhang Xianyi
4f3153395a
Update doc for 0.2.17.
2016-03-20 20:43:42 -04:00
Zhang Xianyi
d7a1a7ff2a
Merge branch 'release-0.2.17' into develop
2016-03-20 09:24:28 -04:00
Zhang Xianyi
308e6195b7
Refs #807 . Enable BUILD_LAPACK_DEPRECATED=1 by default.
2016-03-20 09:22:56 -04:00
Zhang Xianyi
ec4390a967
Bump devlop version to 0.2.17.dev.
2016-03-15 14:52:01 -04:00
Zhang Xianyi
8c0fb1258d
Update 0.2.16 doc
2016-03-15 14:48:41 -04:00
Zhang Xianyi
937493bfeb
Release 0.2.16 rc1
2016-02-23 18:29:21 -05:00
Zhang Xianyi
5e6965ea47
Run utest when building.
2016-02-13 00:33:31 +08:00
Zhang Xianyi
dae6b82a71
Refs #707 . Add BUILD_LAPACK_DEPRECATED flag in Makefile.rule.
...
If you want to build LAPACK deprecated functions since LAPACK 3.6.0
make BUILD_LAPACK_DEPRECATED=1
2016-02-11 04:22:53 +08:00
Jerome Robert
2c7143459f
Let make MAX_STACK_ALLOC=0 do what expected
...
It's no longer required to modify Makefile.rule to disable
stack allocation. It's now possible to run:
make MAX_STACK_ALLOC=0
2015-12-31 14:43:09 +01:00
Jerome Robert
ba024fcfc0
Allow to force the number of parallel make job
...
This is particularly useful when using distcc
2015-12-28 19:45:29 +01:00
Zhang Xianyi
4e4a3e783f
Update develop version.
2015-11-11 04:14:58 +08:00
Zhang Xianyi
8447498b50
Update doc for OpenBLAS 0.2.15 version. [CI skipped]
2015-10-27 15:44:35 -05:00
Steven G. Johnson
88bef3bffc
default to lib$(SYMBOLPREFIX)openblas$(SYMBOLSUFFIX), as discussed in #646 : if you rename the symbols, it is best to rename the library
2015-10-01 15:07:04 -04:00
Zhang Xianyi
6c3a0b5d46
Enable MAX_STACK_ALLOC by default.
2015-04-13 23:23:40 -05:00
Zhang Xianyi
a3491e1e88
Update the doc for 0.2.14.
2015-03-24 15:05:59 -05:00
Zhang Xianyi
5cb5af9333
Add configuration options.
2015-01-02 02:42:32 +08:00
Werner Saar
ddf983d643
added optimizations for steamroller
2014-12-30 20:14:45 +08:00
Werner Saar
9566f5fdb0
added Steamroller as a target processor
2014-12-28 13:45:19 +01:00
Werner Saar
4319769b79
added target processor STEAMROLLER
2014-12-28 20:16:46 +08:00
Zhang Xianyi
f5424fc9de
Update the doc for 0.2.13 version.
2014-12-03 23:00:29 +08:00
Zhang Xianyi
ac5a7e1c1b
Update dot to 0.2.12 version.
2014-10-13 17:10:12 +08:00
Zhang Xianyi
a69dd3fbc5
OpenBLAS 0.2.11 version.
2014-08-18 11:15:42 +08:00
wernsaar
793175be3a
added experimental support for big numa machines
2014-08-02 13:40:16 +02:00
Zhang Xianyi
f2eb480738
OpenBLAS 0.2.10 version.
2014-07-16 18:04:18 +08:00
Zhang Xianyi
c94762bb56
Refs #401 . Added NO_AVX2 flag for old binutils (e.g. RHEL6)
2014-07-16 08:38:25 +08:00
Zhang Xianyi
2e2473f390
Merge pull request #409 from wernsaar/develop
...
some fixes for Lapack and ARM platform
2014-07-09 21:11:00 +08:00
Zhang Xianyi
47688e24e9
OpenBLAS 0.2.10 rc2 version.
2014-07-09 08:47:36 +08:00
wernsaar
61ef0c3419
added cross compiler examples for 32bit and 64bit ARM
2014-07-08 12:55:18 +02:00
Zhang Xianyi
1127f5a2d7
OpenBLAS 0.2.10 rc1 version.
2014-06-29 10:45:50 +08:00
Timothy Gu
6c2ead30f0
Remove all trailing whitespace except lapack-netlib
...
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-06-27 12:05:18 -07:00
wernsaar
9d6f2b594e
Fortran flag -frecursive is disabled by default
2014-06-25 13:55:19 +02:00
Zhang Xianyi
21a6b5f79e
OpenBLAS 0.2.9 Version.
2014-06-10 21:55:19 +08:00
Timothy Gu
fe858873af
Add NO_STATIC variable which disables static lib installation
...
Static library is still built for shared lib generation.
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-05-22 18:06:26 -07:00
wernsaar
a0ae53966f
removed debug flag from Makefile.rule
2014-05-19 15:57:18 +02:00
wernsaar
e52532a9fe
enable debug for lapack testing
2014-05-17 11:18:26 +02:00
wernsaar
d18bc5468f
added FCOMMON_OPT for lapack
2014-05-14 15:01:03 +02:00
Zhang Xianyi
1140c489c9
#351 . Release 0.2.9 rc2.
2014-03-06 17:44:03 +08:00
Zhang Xianyi
0ab080987d
Release 0.2.9 rc1 version.
2013-12-13 20:48:05 +08:00
Zhang Xianyi
c92ae012a6
Refs #279 . Provide ONLY_CBLAS flag. If you only need CBLAS without
...
a fortran compiler, please try make ONLY_CBLAS=1.
This mode only compiler CBLAS without BLAS fortran interface and LAPACK.
2013-08-21 00:03:25 +08:00
Zhang Xianyi
b736aa8110
Update the doc for 0.2.8 version.
2013-08-01 23:52:43 +08:00
Zhang Xianyi
ae521ecc3e
OpenBLAS 0.2.8 rc1.
2013-07-31 14:49:16 +08:00
Zhang Xianyi
6209c8fc44
Fixed #253 . Update doc for v0.2.7 version.
2013-07-20 23:05:12 +08:00
Zhang Xianyi
357078b93e
Refs #216 . Revert the default value of GEMM_MULTITHREAD_THRESHOLD to 4.
2013-05-03 09:08:54 +08:00
Zhang Xianyi
48bdc1ad3b
Added NO_PARALLEL_MAKE flag to disable parallel make.
2013-04-15 21:37:30 +08:00
Zhang Xianyi
0d0405b434
Updated the doc for 0.2.6 version.
2013-03-02 14:22:27 +08:00
Zhang Xianyi
2345bdec68
Update the doc for 0.2.5 version.
2012-11-26 17:32:25 +08:00
Zhang Xianyi
789f205177
Improved Makefile.rule for cross compiler.
2012-11-09 00:14:20 +08:00
Zhang Xianyi
378acfe826
Added NO_SHARED flag to disable generating the shared library.
2012-11-09 00:14:15 +08:00
Zhang Xianyi
0b719945c5
Updated the doc for 0.2.4 version.
2012-10-08 13:37:44 +08:00
Zhang Xianyi
f76a384841
Refs #139 . Added NO_AVX flag to use old Nehalem kernels on Sandy Bridge.
...
For example, make NO_AVX=1 or make DYNAMIC_ARCH=1 NO_AVX=1
2012-09-17 23:25:46 +08:00
Zhang Xianyi
3e87648de3
Updated the doc for 0.2.3 version.
2012-08-20 16:51:47 +08:00
Zhang Xianyi
068861a927
Refs #133 . Users can set COMMON_OPT flag to control CFLAGS and FFLAGS.
2012-08-10 14:36:26 +08:00
Zhang Xianyi
50848e34ec
Updated the doc for 0.2.2 version.
2012-07-06 22:08:35 +08:00
Xianyi Zhang
a430880729
Updated the do for 0.2.1 version.
2012-06-30 08:25:36 +08:00
Zhang Xianyi
fe809c39f9
Update the docs for 0.2.0
2012-06-23 08:22:53 +08:00
Xianyi Zhang
7f89edee3e
refs #103 Increase GEMM_MULTITHREAD_THRESHOLD to 50.
2012-05-03 20:05:34 +08:00
Xianyi Zhang
fcb89ad94d
Refs #91 . Updated the doc for 0.1.1 version.
2012-04-29 18:40:24 +08:00
Xianyi Zhang
fd2ee0c9e2
Refs #88 . Fixed the build bug about LAPACKE C Interface to LAPACKE.
2012-04-13 23:12:06 +08:00
Zaheer Chothia
78914475ae
Fixed #88 . Build LAPACKE: C Interface to LAPACK.
2012-04-10 16:19:55 +08:00