5f810fd2e
Set TIMER variable for C LAPACK by
2022-03-04 10:28:40 +0100
3c84faf81
Define TIMER variable for MSVC C_LAPACK builds by
2022-03-04 08:33:23 +0100
9f22a20f2
Add fallback to C version of LAPACK by
2022-03-03 22:33:14 +0100
d68bddf6f
Add C_LAPACK option by
2022-03-03 22:31:55 +0100
0b08a4d8e
(refs/pull/3553/head, revert-3518-elbrus)
Revert "Add basic support for the (mostly x86_64 compatible) Elbrus E2000 architecture" by
2022-03-03 15:28:49 +0100
1ef97c470
Merge pull request #3550 from guowangy/smatrix-mask-fix by
2022-02-28 08:28:02 +0100
45786b05d
Merge branch 'develop' into risc-v by
2022-02-28 11:48:02 +0800
225683218
(refs/pull/3550/head)
Small Matrix: use proper inline asm input constraint for AVX512 mask by
2022-02-28 03:22:31 +0000
10b0428b2
Merge pull request #3549 from martin-frbg/issue3543 by
2022-02-26 21:49:05 +0100
9c3e0bf31
Merge pull request #3548 from martin-frbg/rela-gemmt by
2022-02-26 21:48:39 +0100
1c1ffb059
(refs/pull/3549/head)
Annotate LAPACKE_lsame with the const attribute for GCC and compatible compilers by
2022-02-26 19:27:34 +0100
4058f3249
(refs/pull/3548/head)
Fix xGEMMT argument lists by
2022-02-26 19:24:27 +0100
35d510592
Enable xGEMMT functions by
2022-02-26 19:23:40 +0100
ab304cca6
Merge pull request #3547 from martin-frbg/issue3540-2 by
2022-02-25 21:54:11 +0100
9c626e466
(refs/pull/3547/head)
really fix definition of SHUFFLE_MAGIC_NO by
2022-02-25 15:36:02 +0100
0698212c8
Remove stray $ by
2022-02-25 15:33:02 +0100
c65512514
(refs/pull/3546/head)
No need to set num_threads, as num_threads(num) will cause more new threads' overhead in some scenarios. In openMP, if your required threads num is larger than your last used num, then new num threads will be created. by
2022-02-25 17:53:25 +0800
9d7429406
Declare SHUFFLE_MAGIC_NO as const to placate clang by
2022-02-25 10:05:36 +0100
d9894f45d
Define sbgemm_r to fix DYNAMIC_ARCH builds by
2022-02-25 10:04:00 +0100
522f80982
Merge pull request #3542 from martin-frbg/issue3540 by
2022-02-24 00:00:00 +0100
d50287fa5
Merge pull request #3544 from giordano/mg/gcc6 by
2022-02-23 23:57:57 +0100
a21177eaf
(refs/pull/3545/head)
fix missing quotes by
2022-02-23 23:52:35 +0100
abbc947ed
(refs/pull/3544/head)
Fix compilation of Skylake AVX512 kernels with GCC 6 by
2022-02-23 22:51:59 +0000
c8fa55f09
fix missing quotes by
2022-02-23 23:51:14 +0100
aef902534
fix missing quotes by
2022-02-23 23:49:43 +0100
d6eeac2c7
fix missing quotes by
2022-02-23 23:47:09 +0100
f2f0e1287
Merge pull request #3541 from martin-frbg/issue3530 by
2022-02-23 23:13:53 +0100
c62f8e2c0
(refs/pull/3542/head)
Prevent compiler attempts to use k0 as mask register by
2022-02-23 20:12:20 +0100
80eb581c8
Fix non-portable u_int64_t by
2022-02-23 20:10:59 +0100
73ffabe6b
(refs/pull/3541/head)
Guard uses of _mm512_reduce_add_p? by
2022-02-23 20:06:14 +0100
86056c0dc
restore filtering out of ?laswp duplication by
2022-02-23 18:15:50 +0100
2a9e337a8
Include ctype.h for toupper by
2022-02-23 15:38:12 +0100
8a15de099
Add C versions as fallback by
2022-02-23 14:07:11 +0100
3256525cf
Use C translations of LAPACK when no Fortran compiler is available by
2022-02-23 11:06:58 +0100
0699e0f72
Add C versions as fallback by
2022-02-23 10:57:17 +0100
8efa76251
Add C versions as fallback by
2022-02-23 09:51:49 +0100
071f77307
Add C versions as fallback by
2022-02-23 08:10:54 +0100
f8e238abc
Add C versions as fallback by
2022-02-23 07:54:15 +0100
88ce3f820
Add C versions as fallback by
2022-02-23 00:18:24 +0100
083bc1764
Add C versions as fallback by
2022-02-23 00:15:47 +0100
62e3b480b
Add C versions as fallback by
2022-02-23 00:11:44 +0100
1ed9c0071
Add C versions as fallback by
2022-02-23 00:06:28 +0100
b542c1d72
Add C versions as fallback by
2022-02-23 00:03:16 +0100
cf72d6149
Add C versions as fallback by
2022-02-22 23:56:23 +0100
0e1f89630
Add C versions as fallback by
2022-02-22 23:51:53 +0100
d604a48e9
Add C versions as fallback by
2022-02-22 23:43:41 +0100
91118d844
Add C versions as fallback by
2022-02-22 23:39:54 +0100
5d23defa9
Add C versions as fallback by
2022-02-22 23:37:19 +0100
08fba4906
Add C versions as fallback by
2022-02-22 23:34:04 +0100
538740da6
Add C versions as fallback by
2022-02-22 23:28:18 +0100
18f3aa14d
Add C versions as fallback by
2022-02-22 23:22:08 +0100
c23ae2f19
Add C versions as fallback by
2022-02-22 23:16:54 +0100
3dbefd17b
Add C versions as fallback by
2022-02-22 23:03:35 +0100
baab2aaea
Add C versions as fallback by
2022-02-22 22:55:09 +0100
ac44a94f3
Add C versions as fallback by
2022-02-22 20:54:14 +0100
8a667a077
Add C versions as fallback by
2022-02-22 20:11:13 +0100
cb6bc65ea
Add C versions as fallback by
2022-02-22 19:49:46 +0100
5c73f470b
Add C versions as fallback by
2022-02-22 19:45:31 +0100
d1ef539df
Add C versions as fallback by
2022-02-22 19:24:21 +0100
9f0f000b2
Add C versions as fallback by
2022-02-22 19:12:17 +0100
1c81f50c5
Add C equivalents as fallbacks by
2022-02-22 19:04:04 +0100
5ad66f0e9
Merge pull request #3537 from xianyi/release-0.3.0 by
2022-02-21 06:57:27 +0100
0b678b19d
(tag: v0.3.20, refs/pull/3537/head)
Update version to 0.3.20 by
2022-02-20 22:35:05 +0100
15ff55686
Merge pull request #3536 from xianyi/develop by
2022-02-20 22:33:59 +0100
1564b632a
(refs/pull/3536/head)
Merge branch 'release-0.3.0' into develop by
2022-02-20 22:33:45 +0100
dec53e0ca
Update version to 0.3.20 by
2022-02-20 22:30:50 +0100
c3f8de792
Merge pull request #3535 from martin-frbg/0320changes by
2022-02-20 22:21:02 +0100
c352ac0ae
(refs/pull/3535/head)
Update with 0.3.20 changes by
2022-02-20 22:16:04 +0100
77433af83
Merge pull request #3532 from martin-frbg/issue3528-2 by
2022-02-11 11:44:32 +0100
db7a03dd4
(refs/pull/3532/head)
keep flang-classic on MacOS from trying to create an executable instead of a library by
2022-02-10 23:04:45 +0100
0e0471009
filter out libflangmain as well by
2022-02-10 23:03:05 +0100
87f6c1b8e
(refs/pull/3529/head)
Update Makefile by
2022-02-10 14:30:16 +0100
6ffe28c90
Update f_check by
2022-02-10 14:27:01 +0100
dc80925c9
Merge pull request #3531 from martin-frbg/issue2973 by
2022-02-10 14:16:08 +0100
1e422de39
Update Makefile by
2022-02-10 11:00:26 +0100
e10f9ac84
Update f_check by
2022-02-10 10:59:35 +0100
3ba72dd46
Update f_check by
2022-02-10 09:35:49 +0100
e2bf3f31a
(refs/pull/3531/head)
Add .NOTPARALLEL: as a workaround for builds on DFS by
2022-02-09 22:09:25 +0100
18ae3b65b
Update Makefile by
2022-02-09 22:03:27 +0100
3c51897ad
Update azure-pipelines.yml by
2022-02-09 21:41:37 +0100
0fd49257f
Update azure-pipelines.yml by
2022-02-09 20:47:17 +0100
699e54a06
Update azure-pipelines.yml by
2022-02-09 17:51:53 +0100
0410b4ac5
Update azure-pipelines.yml by
2022-02-09 16:53:11 +0100
712d70264
Update azure-pipelines.yml by
2022-02-09 13:37:46 +0100
4a863f83b
Update azure-pipelines.yml by
2022-02-09 11:42:06 +0100
9ea3b3eda
Update azure-pipelines.yml by
2022-02-09 10:33:59 +0100
47184b5b8
Update azure-pipelines.yml by
2022-02-09 09:49:11 +0100
a733c4ed8
Update azure-pipelines.yml by
2022-02-09 08:10:34 +0100
e7f55db05
Update azure-pipelines.yml by
2022-02-09 01:46:20 +0100
5647bd9d2
Update azure-pipelines.yml by
2022-02-09 01:12:11 +0100
8a4ab72ee
Update azure-pipelines.yml by
2022-02-09 00:56:02 +0100
c5e07d126
Update azure-pipelines.yml by
2022-02-09 00:26:50 +0100
143207556
Update azure-pipelines.yml by
2022-02-09 00:12:49 +0100
0fdccaef1
Update azure-pipelines.yml by
2022-02-08 13:00:16 +0100
ba110b6ed
Try a clang/flang build on Mac by
2022-02-08 11:13:01 +0100
92d243fee
Merge pull request #3527 from martin-frbg/issue3490 by
2022-02-07 08:14:11 +0100
fa3e9f25e
(refs/pull/3527/head)
Support AVX512-enabled Alder Lake by
2022-02-07 00:00:56 +0100
f7e8f9ec5
Support AVX512-enabled AlderLake by
2022-02-07 00:00:15 +0100
7656aba00
Merge pull request #3493 from martin-frbg/casts+cleanup by
2022-02-06 23:55:06 +0100
fd037079f
(refs/pull/3526/head)
Update azure-pipelines.yml by
2022-02-06 18:56:15 +0100