Martin Kroeker
3bec250cf9
Increment version to 0.3.9.dev
6 years ago
Martin Kroeker
fa93d63365
Merge branch 'release-0.3.0' into develop
6 years ago
Martin Kroeker
02d9203981
Increment version to 0.3.8.dev
6 years ago
Martin Kroeker
d47fe78b0e
Set version to 0.3.7
6 years ago
Martin Kroeker
26411acd56
Merge pull request #2148 from TiborGY/cpp_thread_test_2
Thread safety tester using C++11 threading (cleaned history)
6 years ago
Martin Kroeker
27649b9543
Document NO_AVX512
for #2151
6 years ago
TiborGY
16f3df5d35
add c++ thread test option to Makefile.rule
6 years ago
Martin Kroeker
5ecffc28f2
Add option USE_LOCKING but keep default settings intact
6 years ago
Martin Kroeker
d2cb610272
Add option USE_LOCKING for single-threaded build with locking support
for calling from concurrent threads
6 years ago
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`
6 years ago
Martin Kroeker
4f8143b098
Increment version to 0.3.7.dev
6 years ago
Martin Kroeker
97d5034ed3
Merge branch 'release-0.3.0' into develop
6 years ago
Martin Kroeker
4fc17d0d75
Trivial typo fix
as suggested in #2022
6 years ago
TiborGY
56089991e2
fix the the
7 years ago
TiborGY
f209fc7fa9
Update Makefile.rule
add note about NUM_THREADS for package maintainers, add examples of programs that cause affinity troubles
7 years ago
TiborGY
ea1716ce2a
Update Makefile.rule
Revert generate to install, explain the nature of the affinity conflict
7 years ago
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.
7 years ago
Martin Kroeker
ed704185ab
Increment version to 0.3.6.dev
7 years ago
Martin Kroeker
eebc189287
Version 0.3.5
7 years ago
Martin Kroeker
f5acaad8f0
Increment version to 0.3.5.dev
7 years ago
Martin Kroeker
b028960aba
Merge branch 'release-0.3.0' into develop
7 years ago
Andrew
7d3502b500
Add -frecursive gfortran option by default
7 years ago
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
7 years ago
Martin Kroeker
288aeea8a2
Fix default settings - USE_TLS and USE_SIMPLE_THREADED_LEVEL3 should both be off
7 years ago
Martin Kroeker
dbfd7524cd
Update version to 0.3.4.dev
7 years ago
Martin Kroeker
f0563f14ba
Version 0.3.3
7 years ago
Martin Kroeker
2caa2210bb
Add USE_TLS option to choose between old and new implementation of memory.c
7 years ago
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
7 years ago
Martin Kroeker
6c2d90ba77
Move some DYNAMIC_ARCH targets to new DYNAMIC_OLDER option
7 years ago
Martin Kroeker
b491b10057
Update version to 0.3.1.dev
7 years ago
Martin Kroeker
894433a7c7
Update Makefile.rule
7 years ago
Zhiyong Dang
1b83341d19
Fix race condition in blas_server_omp.c
Change-Id: Ic896276cd073d6b41930c7c5a29d66348cd1725d
7 years ago
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)
7 years ago
Zhang Xianyi
a797666fbe
Bump develop version for 0.3.0.
8 years ago
Zhang Xianyi
27a9df6477
Update doc for 0.2.20 version.
8 years ago
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
8 years ago
Martin Kroeker
912410f214
Add ReLAPACK to Makefiles
8 years ago
Zhang Xianyi
842d842751
Update develop for 0.2.20.dev.
9 years ago
Zhang Xianyi
821affb9a0
Update doc for 0.2.19.
9 years ago
Werner Saar
dd2b897795
added bugfixes for some make files and smallscaling.c
9 years ago
Werner Saar
9276c9012f
Optimized sgemm and dgemm and tested again.
9 years ago
Zhang Xianyi
9253dadaa7
Bump to 0.2.19.dev.
9 years ago
Zhang Xianyi
1e03a62b67
Update doc for 0.2.18 version.
9 years ago
Erik Schnetter
dd7612358d
Correct small typo in comment
9 years ago
Jerome Robert
7aac0aff8e
Allow to force to do not use -j as make argument
Close #828 (hopefully)
9 years ago
Zhang Xianyi
9b987badb0
Merge branch 'master' into develop
Bump to 0.2.18.dev
Conflicts:
CMakeLists.txt
Makefile.rule
10 years ago
Zhang Xianyi
4f3153395a
Update doc for 0.2.17.
10 years ago
Zhang Xianyi
d7a1a7ff2a
Merge branch 'release-0.2.17' into develop
10 years ago
Zhang Xianyi
308e6195b7
Refs #807 . Enable BUILD_LAPACK_DEPRECATED=1 by default.
10 years ago
Zhang Xianyi
ec4390a967
Bump devlop version to 0.2.17.dev.
10 years ago