8506386d8
Merge pull request #1 from xianyi/develop by
2019-08-16 08:56:15 +0200
9ef96b32a
Add multithreading support to the x86_64 zdot kernel (#2222) by
2019-08-15 22:09:12 +0200
74a08953d
(refs/pull/2222/head)
Update zdot.c by
2019-08-15 15:36:01 +0200
c23787c63
Fix clang-cl build by
2019-08-15 13:11:33 +0200
0bbd8790e
Add multithreading support by
2019-08-15 08:39:08 +0200
b48c02597
Merge pull request #2218 from martin-frbg/issue2215 by
2019-08-14 07:32:31 +0200
dabbe04de
(refs/pull/2219/head)
Update compiler options for PGI by
2019-08-13 23:09:09 +0200
b9f8d8825
PGI compiler does not handle -march=native by
2019-08-13 22:36:39 +0200
a1fce6774
(refs/pull/2218/head)
Make the new DGEMM regression test properly depend on CBLAS and LAPACKE by
2019-08-13 22:29:48 +0200
103b32fdb
Merge pull request #2216 from martin-frbg/issue2214 by
2019-08-13 13:59:33 +0200
aef980408
(refs/pull/2216/head)
Fix unwanted case-sensitivity in x86 LSAME for (AMD) processors without CMOV by
2019-08-13 10:19:10 +0200
303869f57
Update with changes from 0.3.7 by
2019-08-11 23:31:36 +0200
02d920398
Increment version to 0.3.8.dev by
2019-08-11 23:28:47 +0200
7b6808b69
Increment version to 0.3.8.dev by
2019-08-11 23:28:13 +0200
5f36f1814
(tag: v0.3.7)
Update with 0.3.7 changes by
2019-08-11 23:23:27 +0200
d47fe78b0
Set version to 0.3.7 by
2019-08-11 23:16:45 +0200
ebe2f47a0
Set version to 0.3.7 by
2019-08-11 23:16:11 +0200
20d417762
Merge pull request #2213 from xianyi/develop by
2019-08-11 23:14:49 +0200
321288597
(refs/pull/2213/head)
Merge pull request #2212 from martin-frbg/nofort-nolib by
2019-08-11 20:26:34 +0200
be147a9f2
(refs/pull/2212/head)
Avoid adding a spurious dependency on the fortran runtime despite NOFORTRAN=1 by
2019-08-11 16:24:39 +0200
c275290ea
Merge pull request #2211 from martin-frbg/arm64_gcc_trivial by
2019-08-11 16:08:05 +0200
b7bbb0244
(refs/pull/2211/head)
Silence two nuisance warnings from gcc by
2019-08-11 12:46:05 +0200
bf1430f7d
Merge pull request #2208 from martin-frbg/munmap-debug by
2019-08-09 07:55:35 +0200
dccff2e78
Merge pull request #2206 from martin-frbg/zen-dtrmm by
2019-08-09 07:55:20 +0200
5c3458a6e
Merge pull request #2199 from martin-frbg/zen-dtrsm by
2019-08-09 07:55:02 +0200
1776ad82c
(refs/pull/2208/head)
Add files via upload by
2019-08-09 00:08:11 +0200
4e2f81cfa
Provide more information on mmap/munmap failure by
2019-08-08 23:15:35 +0200
acf6002ab
(refs/pull/2199/head)
Replace most vpermpd calls in the Haswell DTRSM_RN kernel by
2019-08-03 12:40:13 +0200
96a794e9f
Merge pull request #2198 from martin-frbg/icelake by
2019-08-02 08:36:14 +0200
3d36c4511
(refs/pull/2198/head)
Add CPUID identification of Intel Ice Lake by
2019-08-01 22:52:35 +0200
648491e1a
Autodetect Intel Ice Lake (as SKYLAKEX target) by
2019-08-01 22:51:09 +0200
2dfb804cb
(refs/pull/2206/head)
Replace vpermpd with vpermilpd in the Haswell DTRMM kernel by
2019-07-28 23:17:28 +0200
4c153ec9d
Merge pull request #2196 from wjc404/develop by
2019-07-28 23:11:40 +0200
7eecd8e39
(refs/pull/2196/head)
Add files via upload by
2019-07-28 07:39:09 +0800
f0406a770
Merge pull request #2112 from ffontaine/develop by
2019-07-27 13:00:13 +0200
561f3fd99
Merge pull request #2193 from martin-frbg/makeutest by
2019-07-24 20:19:21 +0200
30efed14d
(refs/pull/2193/head)
Unset special make variables in ctest Makefile as well by
2019-07-24 15:26:09 +0200
af2e7f28f
Override special make variables by
2019-07-23 16:56:40 +0200
4250e6ed6
Merge pull request #2191 from tylerjereddy/conditional_updates by
2019-07-23 16:20:39 +0200
7b0b7c11d
Merge pull request #2190 from martin-frbg/zdot-zen by
2019-07-23 16:15:08 +0200
d14cf1ccf
Merge pull request #2189 from wjc404/develop by
2019-07-23 08:32:56 +0200
3f6ab1582
(refs/pull/2191/head)
MAINT: remove legacy CMake endif() by
2019-07-22 21:24:57 -0600
28e96458e
(refs/pull/2190/head)
Replace vpermpd with vpermilpd by
2019-07-22 08:28:16 +0200
95fb98f55
(refs/pull/2189/head)
Update dgemm_kernel_4x8_haswell.S by
2019-07-21 01:10:32 +0800
4801c6d36
Update dgemm_kernel_4x8_haswell.S by
2019-07-21 00:47:45 +0800
9440fa607
Add files via upload by
2019-07-20 22:08:22 +0800
94db259e5
Add files via upload by
2019-07-20 22:04:41 +0800
f49f8047a
Add files via upload by
2019-07-20 14:33:37 +0800
825777faa
Update dgemm_kernel_4x8_haswell.S by
2019-07-19 23:58:24 +0800
9c8975756
Add files via upload by
2019-07-19 23:47:58 +0800
b0b7600be
Merge pull request #2186 from wjc404/develop by
2019-07-18 16:04:44 +0200
9b04baeae
(refs/pull/2186/head)
Update dgemm_kernel_4x8_haswell.S by
2019-07-17 23:50:03 +0800
8a074b396
Update dgemm_kernel_4x8_haswell.S by
2019-07-17 23:47:30 +0800
211ab03b1
Update dgemm_kernel_4x8_haswell.S by
2019-07-17 22:39:15 +0800
1733f927e
Update dgemm_kernel_4x8_haswell.S by
2019-07-17 21:27:41 +0800
182b06d6a
Update dgemm_kernel_4x8_haswell.S by
2019-07-17 17:02:35 +0800
7a9050d68
Update dgemm_kernel_4x8_haswell.S by
2019-07-17 00:55:06 +0800
0ba29fd26
Update dgemm_kernel_4x8_haswell.S for zen2 by
2019-07-17 00:46:51 +0800
1c65b0a68
(refs/pull/2185/head)
Add files via upload by
2019-07-16 22:13:26 +0800
52e8b3824
Delete dgemm_kernel_4x8_haswell.S by
2019-07-16 22:10:27 +0800
bafa021ed
Merge pull request #2181 from isuruf/install_name by
2019-07-09 20:08:52 +0200
b89d9762a
(refs/pull/2181/head)
Change install_name on osx to match linux by
2019-07-08 17:13:21 -0500
08dedf4c5
Merge pull request #2177 from martin-frbg/noaff by
2019-07-07 18:28:21 +0200
b89c78163
(refs/pull/2177/head)
Fix surprising behaviour of NO_AFFINITY=0 by
2019-07-07 16:04:45 +0200
b4f332807
(refs/pull/2179/head)
Merge pull request #3 from xianyi/develop by
2019-07-07 13:38:05 +0200
ef0499fd5
Revert "rebase? (#1)" by
2019-07-07 13:06:18 +0200
2a669e79e
rebase? (#1) by
2019-07-07 13:04:05 +0200
dd7ff77f4
Merge pull request #2175 from martin-frbg/cmake-mingw-fixes by
2019-07-06 18:07:19 +0200
8fb76134b
(refs/pull/2175/head)
Mingw32 needs leading underscore on object names by
2019-07-06 15:07:15 +0200
04d671aae
Make disabling DYNAMIC_ARCH on unsupported systems work by
2019-07-06 15:05:04 +0200
f69a0be71
Add getarch flags to disable AVX on x86 by
2019-07-06 15:02:39 +0200
ae9e8b131
Add mingw builds to Appveyor config by
2019-07-06 14:30:33 +0200
9086543f5
Utest needs CBLAS but not necessarily FORTRAN by
2019-07-06 14:29:47 +0200
abea977de
Merge pull request #2162 from martin-frbg/pgi by
2019-07-03 19:16:30 +0200
6b6c9b144
Merge pull request #2172 from quickwritereader/develop by
2019-07-01 21:06:02 +0200
a97b301aa
(refs/pull/2172/head)
cgemm/ctrmm power9 by
2019-06-18 15:55:56 +0000
2f13f0422
Merge pull request #2170 from pkubaj/patch-1 by
2019-06-30 23:29:02 +0200
9638c2df2
(refs/pull/2165/head)
Add underscore only for mingw32 by
2019-06-29 20:02:13 +0200
96ef7afa4
add leading underscore for all mingw by
2019-06-29 12:38:12 +0200
7c7505a77
(refs/pull/2170/head)
Fix build for PPC970 on FreeBSD pt.2 by
2019-06-28 10:31:45 +0000
5a4f1a211
Fix build for PPC970 on FreeBSD pt. 1 by
2019-06-28 10:29:44 +0000
ba00fb023
Update appveyor.yml by
2019-06-28 08:54:22 +0200
ab91e2832
Update system.cmake by
2019-06-27 21:17:57 +0200
e753474ed
Update system.cmake by
2019-06-27 19:01:29 +0200
ad19eaae1
output 32 or 64 bit binary mode when running getarch as well by
2019-06-27 17:29:12 +0200
df200632e
Update appveyor.yml by
2019-06-27 14:16:42 +0200
73c81bcc5
Update appveyor.yml by
2019-06-27 11:15:29 +0200
5bd3698a9
unset DYNAMIC_ARCH in cmake cache if unsupported by
2019-06-26 18:35:16 +0200
fd7403d19
fixing the path fixes by
2019-06-26 18:23:23 +0200
fe3dafb31
more PATH fixes by
2019-06-26 12:51:18 +0200
b688c5f52
restore previous rule as ARM32 problem is unrelated by
2019-06-26 12:38:08 +0200
c379ea73b
Warn and disable dynamic_arch when not supported on the architecture by
2019-06-25 20:03:26 +0200
b11f0b6a7
Do not propagate DYNAMIC_ARCH to CFLAGS if it is not supported on the architecture by
2019-06-25 19:09:50 +0200
d50816e83
fix gcc7 mingw path and mingw32 cmake command by
2019-06-25 18:12:51 +0200
96f53db39
Avoid setting x86-specific getarch flags on non-x86 by
2019-06-25 18:08:07 +0200
1f368b041
Sort out conflicting PATH requirements by
2019-06-25 13:32:23 +0200
3b761892d
Merge pull request #2169 from pkubaj/develop by
2019-06-25 12:56:33 +0200
eebfeba76
(refs/pull/2169/head)
Fix build on FreeBSD/powerpc64. by
2019-06-25 10:58:56 +0200
3f51da0de
Run getarch on 32bit x86 cmake builds with all NO_AVX flags set by
2019-06-24 20:16:39 +0200
682b4d309
Delete misplaced copy of system.cmake again by
2019-06-24 20:14:38 +0200