cefaa71f3
Update prebuild.cmake by
2019-06-24 19:58:36 +0200
75e8ba465
remove misguided attempt at running nm for debugging by
2019-06-24 19:43:57 +0200
3124b7b33
Try to fix build breakage on ARM32/clang by
2019-06-24 19:42:43 +0200
31e74a82e
Add 32bit builds using mingw-msys and mingw32-msys by
2019-06-24 19:29:14 +0200
5df4a1dc6
Run getarch on 32bit x86 with the NO_AVX flags set by
2019-06-24 19:13:20 +0200
c84c8705f
Fix underscore rules for mingw by
2019-06-24 19:08:37 +0200
d2703cfee
Building utest does not absolutely depend on fortran anymore by
2019-06-24 19:06:55 +0200
7684c4f8f
(refs/pull/2162/head)
PGI compiler does not like -march=native by
2019-06-20 19:56:01 +0200
7faf42b7b
Merge pull request #2167 from kavanabhat/dtrmm_power8_segfault by
2019-06-19 14:38:01 +0200
a575f1e4c
(refs/pull/2167/head)
Update dtrmm_kernel_16x4_power8.S by
2019-06-19 15:27:14 +0530
985d0a7a6
Add mingw/cmake build to Appveyor by
2019-06-18 13:36:49 +0200
cdbfb891d
new sgemm 8x16 by
2019-06-17 15:33:38 +0000
280552b98
Fix mov syntax by
2019-06-16 18:35:43 +0200
bbd4bb015
Zero ecx with a mov instruction by
2019-06-16 15:04:10 +0200
6d3efb2b5
Update Makefile.x86_64 by
2019-06-14 08:08:11 +0200
d9ff2cd90
Do not force gcc options on non-gcc compilers by
2019-06-13 23:01:35 +0200
2a43062de
Merge pull request #2159 from martin-frbg/issue2149 by
2019-06-10 19:12:45 +0200
4ea794a52
(refs/pull/2159/head)
Avoid unintentional activation of TLS code via USE_TLS=0 by
2019-06-10 17:24:15 +0200
ece0bfb88
Merge pull request #2158 from martin-frbg/issue2143 by
2019-06-10 14:08:11 +0200
1f4b6a5d5
(refs/pull/2158/head)
Remove any inadvertent use of -march=native from DYNAMIC_ARCH builds by
2019-06-10 09:50:13 +0200
be8f70d26
Merge pull request #2157 from martin-frbg/2154-2 by
2019-06-09 12:19:08 +0200
e674e1c73
(refs/pull/2157/head)
Update fc.cmake by
2019-06-09 09:31:13 +0200
6ca898b63
Add gfortran workaround for potential ABI violation by
2019-06-08 23:17:03 +0200
26411acd5
Merge pull request #2148 from TiborGY/cpp_thread_test_2 by
2019-06-07 13:23:07 +0200
0ab4076dd
Merge pull request #2156 from martin-frbg/issue2154 by
2019-06-06 13:43:12 +0200
a0caa762b
(refs/pull/2156/head)
Add gfortran workaround for ABI violations by
2019-06-06 10:24:16 +0200
900d5a320
Add gfortran workaround for ABI violations in LAPACKE by
2019-06-06 10:18:40 +0200
a17cf3622
Merge pull request #2153 from quickwritereader/develop by
2019-06-06 07:42:56 +0200
148c4cc5f
(refs/pull/2153/head)
conflict resolve by
2019-06-05 20:50:50 +0000
d0c3543c3
power9 zgemm ztrmm optimized by
2019-06-05 10:30:57 +0000
909ad04ae
Merge pull request #2145 from martin-frbg/1912-3 by
2019-06-05 20:27:45 +0200
417efd41c
Merge pull request #2110 from pc2/cpu-detection by
2019-06-05 20:27:05 +0200
9cdc828af
(refs/pull/2110/head)
c_check: Unlink correct file by
2019-05-03 21:22:27 +0200
7a9a4dbc4
Fix detection of AVX512 capable compilers in getarch by
2019-05-03 21:07:14 +0200
a469b32cf
sgemm pipeline improved, zgemm rewritten without inner packs, ABI lxvx v20 fixed with vs52 by
2019-05-31 22:48:16 +0000
27649b954
Document NO_AVX512 by
2019-06-03 11:01:33 +0200
16f3df5d3
(refs/pull/2148/head)
add c++ thread test option to Makefile.rule by
2019-06-01 21:36:41 +0200
1aded6982
hook up c++ thread safety test (main Makefile) by
2019-06-01 21:32:52 +0200
c00289ba5
upload thread safety test folder by
2019-06-01 21:30:06 +0200
1ca46c5a3
(refs/pull/2025/head)
upload makefile for the c++ thread safety tests by
2019-06-01 21:09:01 +0200
72fdee601
add c++ thread test option to Makefile.rule by
2019-06-01 21:07:15 +0200
7d267c35a
hook up c++ thread test (main makefile) by
2019-06-01 21:04:33 +0200
9b77de8d6
fix warning, make output nicer by
2019-06-01 20:57:45 +0200
83ceef6fa
fix warnings by
2019-06-01 20:57:00 +0200
c4170aedf
fix warning, make output nicer by
2019-06-01 20:56:09 +0200
d7ce9f533
upload (3/3) by
2019-05-30 19:24:41 +0200
497aff571
upload (2/3) by
2019-05-30 19:23:48 +0200
b7529505c
upload (1/3) by
2019-05-30 19:22:51 +0200
8fe794f05
improved zgemm power9 based on power8 by
2019-05-23 04:23:43 +0000
7d687f202
split common code into a header (part 2/2) by
2019-05-30 15:11:27 +0200
1c3f3fa8f
split common code into a header (part 1/2) by
2019-05-30 15:09:19 +0200
74c10b57c
(refs/pull/2145/head)
Use generic kernels for complex (I)AMAX to support softfp by
2019-05-30 11:38:11 +0200
c5495d205
Ensure correct output for DAMAX with softfp by
2019-05-30 11:25:43 +0200
c70496b10
Separate implementations of AMAX and IAMAX on arm by
2019-05-29 15:02:51 +0200
ca8d8835f
Merge pull request #2144 from xianyi/revert-2142-issue1912-2 by
2019-05-29 14:09:10 +0200
d76b20b4d
(refs/pull/2144/head, revert-2142-issue1912-2)
Revert "Add softfp support in min/max kernels" by
2019-05-29 14:07:17 +0200
85af04da3
Merge pull request #2142 from martin-frbg/issue1912-2 by
2019-05-28 22:56:08 +0200
11e0dcbff
Merge pull request #2141 from martin-frbg/issue1912 by
2019-05-28 20:50:40 +0200
79366ff7a
(refs/pull/2142/head)
Add softfp support in min/max kernels by
2019-05-28 20:34:22 +0200
21d05a483
Merge pull request #2140 from martin-frbg/pgi19 by
2019-05-26 12:39:20 +0200
940f38f6d
(refs/pull/2141/head)
Build and run utests in any case, they do their own checks for fortran availability by
2019-05-24 13:02:23 +0200
1778fd421
(refs/pull/2140/head)
Do not try ancient PGI hacks with recent versions of that compiler by
2019-05-22 13:48:27 +0200
969dd6175
Merge pull request #2136 from martin-frbg/issue2126 by
2019-05-16 12:08:16 +0200
d8d568248
Merge pull request #2134 from tylerjereddy/skylake_regress_guard_may14 by
2019-05-15 23:40:06 +0200
f66c11fc2
(refs/pull/2136/head)
Remove unrelated change by
2019-05-15 23:38:12 +0200
5ecffc28f
Add option USE_LOCKING but keep default settings intact by
2019-05-15 23:36:17 +0200
86dda5c2f
Add option USE_LOCKING for SMP-like locking in USE_THREAD=0 builds by
2019-05-15 23:21:20 +0200
1e52572be
Add option USE_LOCKING for single-threaded build with locking support by
2019-05-15 23:19:30 +0200
d2cb61027
Add option USE_LOCKING for single-threaded build with locking support by
2019-05-15 23:18:43 +0200
a211bc9b6
(refs/pull/2134/head)
TST: add SkylakeX AVX512 CI test by
2019-05-14 11:32:23 -0700
9208ab860
Merge pull request #2130 from isuruf/drone by
2019-05-14 09:37:00 +0200
b43deb4ad
(refs/pull/2130/head)
Fix typo by
2019-05-12 15:25:45 -0500
b911525c8
arm32 build by
2019-05-12 15:14:46 -0500
7ff44e001
Remove qemu armv8 builds by
2019-05-12 15:09:53 -0500
e3cb8ad2d
See if ubuntu 19.04 fixes the ICE by
2019-05-12 14:28:48 -0500
7aa6faad5
parallel build by
2019-05-12 14:22:36 -0500
3d94ab660
build without lapack on cmake by
2019-05-12 14:17:12 -0500
cd99dfe03
Add cmake builds and print options by
2019-05-12 14:09:29 -0500
dadafcdcd
Add a cmake build as well by
2019-05-12 14:06:04 -0500
d40c109eb
no need of gcc in clang build by
2019-05-12 14:02:39 -0500
608cd69b6
update yes by
2019-05-12 13:56:59 -0500
231472c4c
Fix typo by
2019-05-12 13:55:38 -0500
612c2d78e
apt update by
2019-05-12 13:55:04 -0500
dc110e179
Switch to ubuntu and parallel jobs by
2019-05-12 13:53:58 -0500
9184590c3
gfortran->gcc-gfortran by
2019-05-12 13:50:37 -0500
a0aaf308e
Install gfortran and add a clang job by
2019-05-12 13:47:49 -0500
15f925fe9
Install perl by
2019-05-12 13:44:15 -0500
21acf03e9
Install gcc by
2019-05-12 13:42:16 -0500
ff807473b
remove sudo by
2019-05-12 13:40:23 -0500
58829c098
install make by
2019-05-12 13:39:51 -0500
d86f0b9e7
Test drone CI by
2019-05-12 13:35:07 -0500
63554d5de
Merge pull request #2129 from martin-frbg/armv8azure by
2019-05-12 09:55:57 +0200
43068288e
(refs/pull/2129/head)
Update .travis.yml by
2019-05-11 22:37:06 +0200
999a04f10
Move ARMv8 gcc build from Travis to Azure by
2019-05-11 16:08:23 +0200
3cb1c8d21
Move ARMv8 gcc build from Travis to Azure by
2019-05-11 16:07:30 +0200
ff1bfe7b1
Merge pull request #2127 from martin-frbg/issue2114_2 by
2019-05-09 15:25:09 +0200
9ea30f378
Replace ISMIN and ISAMIN kernels on all x86_64 platforms (#2125) by
2019-05-09 14:42:36 +0200
a3d4c65d6
(refs/pull/2127/head)
Add NO_AFFINITY to available options on Linux, and set it to ON by
2019-05-09 11:52:02 +0200
090d8b568
(refs/pull/2125/head)
Merge branch 'develop' into issue2116 by
2019-05-09 09:30:30 +0200
0a88278ee
Use iamax.S rather than iamax_sse.S for ISMIN/ISAMIN on all x86_64 by
2019-05-09 09:26:00 +0200