b7df50010
Add generic mips32 target by
2021-11-20 17:31:51 +0100
19ccef5fb
Add generic MIPS32 target by
2021-11-20 17:31:11 +0100
e6ed4be02
symm SVE copy rutines by
2021-11-20 16:35:29 +0100
feeb8283a
(refs/pull/3455/head)
Fix unsafe read during final iteration of zsymv_L_sse2.S by
2021-11-19 14:29:32 -0600
ec4daf420
Merge pull request #3451 from wjc404/optimize-A53-dgemm by
2021-11-18 18:17:27 +0100
302f22693
(refs/pull/3451/head)
MOD: optimize normal DGEMM on ARMV8 cortex-A53 & cortex-A55 by
2021-11-18 21:14:43 +0800
a3d41cbbe
(refs/pull/3452/head)
Update dgemm_kernel_4x4_cortexA53.c by
2021-11-18 11:54:42 +0100
9605ba5b5
Update dgemm_kernel_4x4_cortexA53.c by
2021-11-18 10:43:02 +0100
12b03acff
Add files via upload by
2021-11-18 10:15:23 +0100
941ac120d
Add files via upload by
2021-11-18 10:00:28 +0100
62ae58851
Add files via upload by
2021-11-18 09:59:33 +0100
e086462e5
Update CMakeLists.txt by
2021-11-17 18:49:28 +0100
75890a8aa
Update CMakeLists.txt by
2021-11-17 17:22:58 +0100
06ada5be0
Update CMakeLists.txt by
2021-11-17 16:39:54 +0100
7b825531a
Merge pull request #3450 from mmuetzel/suffix-nofortran by
2021-11-16 23:58:09 +0100
de2ed6659
(refs/pull/3450/head)
cmake: Set SUFFIX64 also for NOFORTRAN by
2021-11-15 08:53:52 +0100
dfa419461
Update CMakeLists.txt by
2021-11-14 23:28:55 +0100
f7fecfff0
Update azure-pipelines.yml by
2021-11-14 22:23:34 +0100
cd8ae2470
Update CMakeLists.txt by
2021-11-14 22:22:16 +0100
c87253093
Update CMakeLists.txt by
2021-11-14 21:25:19 +0100
7a914dd28
Update CMakeLists.txt by
2021-11-14 19:27:08 +0100
3c7eed0e5
add remaining trmm copy rutines for SVE by
2021-11-14 16:00:10 +0100
8f6c8d1a9
Merge pull request #3449 from martin-frbg/mips_msa by
2021-11-14 12:01:53 +0100
46947efb8
(refs/pull/3449/head)
Ignore compiler support for MIPS MSA if the cpu lacks this capability by
2021-11-13 23:32:26 +0100
a569fa154
MIPS P5600 and 24KC,1004K cpus do not support MSA by
2021-11-13 23:26:48 +0100
d6194d6a0
get MSA capability from feature flags by
2021-11-13 23:25:34 +0100
7d996b1c3
dtrmm_utcopy sve function by
2021-11-13 18:48:53 +0100
5b7a3c0e1
Merge pull request #3447 from martin-frbg/issue3446 by
2021-11-11 09:29:36 +0100
9cc0098ce
(refs/pull/3447/head)
Fix potentially wrong HOSTARCH definition in cross-compilation by
2021-11-10 22:27:14 +0100
ab7917910
add v2x8 kernel + fix sve dtrmm by
2021-11-07 20:37:51 +0100
f9dbc5ab3
Update .travis.yml by
2021-11-06 20:08:34 +0100
1bf2c9411
Update .travis.yml by
2021-11-06 18:48:32 +0100
3bdf9264f
Update .travis.yml by
2021-11-06 18:16:08 +0100
d7933ebf8
Update .travis.yml by
2021-11-06 18:02:00 +0100
410726f6b
Update .travis.yml by
2021-11-06 17:33:18 +0100
7d312aa22
Update .travis.yml by
2021-11-06 16:54:21 +0100
2d7ca63e2
Merge pull request #3443 from martin-frbg/issue3441 by
2021-11-05 12:23:47 +0100
4f057bffd
(refs/pull/3443/head)
Fix NULL pointer checks in blas_memory_alloc by
2021-11-05 10:43:17 +0100
2c32e462a
Merge pull request #3431 from MehdiChinoune/export-shared-only by
2021-11-04 23:48:02 +0100
7bcd64357
Merge pull request #3442 from martin-frbg/cpuid_x86 by
2021-11-04 23:47:11 +0100
08f8bb66c
(refs/pull/3442/head)
Add CPUIDs for Alder Lake and other recent Intel cpus by
2021-11-04 20:36:39 +0100
faae86fba
Add CPUIDs for Alder Lake and some other recent Intel cpus by
2021-11-04 20:35:41 +0100
4ea9a1456
Merge pull request #3429 from martin-frbg/issue3428 by
2021-11-04 12:13:22 +0100
3737766bd
Merge pull request #3440 from mhillenbrand/fix_gemv_indices by
2021-11-04 12:11:50 +0100
efb16fafb
Fix miscounting of threadpool size on Linux with OMP_PROC_BIND=TRUE (#3437) by
2021-11-04 12:11:16 +0100
faa066c22
(refs/pull/3437/head)
need openmp 4.5 for get_num_places by
2021-11-04 08:34:55 +0100
36c7b8411
Update memory.c by
2021-11-03 22:12:35 +0100
e53408ca1
remove extraneous endif by
2021-11-03 21:54:31 +0100
0e6639d0f
Fix missing endif and rearrange for non-Linux OpenMP by
2021-11-03 20:37:31 +0100
85401a0ad
old OpenMP versions lack omp_get_num_places by
2021-11-03 12:56:15 +0100
f119e2635
(refs/pull/3440/head)
Fix flipped indices in benchmark for gemv by
2021-11-03 12:45:09 +0100
9249259cd
return OMP places for thread count when built with OpenMP by
2021-11-03 12:04:35 +0100
46cc34763
sched_getaffinity will not return all accessible cores with OMP_PROC_BIND by
2021-11-02 23:51:51 +0100
608be88bd
Update .travis.yml by
2021-11-02 18:33:58 +0100
d3cefbea1
Update .travis.yml by
2021-11-02 18:03:10 +0100
59fb0fed7
Update .travis.yml by
2021-11-02 16:02:54 +0100
7093372e3
add ARMV8SVE target by
2021-11-01 22:53:21 +0100
abf45f723
Merge pull request #3427 from mhillenbrand/zarch-detection-notes by
2021-11-01 21:45:33 +0100
2847a2449
Merge pull request #3434 from gxw-loongson/develop by
2021-11-01 21:44:49 +0100
7934a1fc4
Update .travis.yml by
2021-11-01 21:15:40 +0100
387edc76f
Update .travis.yml by
2021-11-01 20:46:22 +0100
236f6410f
Update .travis.yml by
2021-11-01 20:08:25 +0100
535f9ea70
Update .travis.yml by
2021-11-01 19:47:14 +0100
89cdc45eb
Update .travis.yml by
2021-11-01 19:11:27 +0100
4063cbab5
Update .travis.yml by
2021-11-01 18:41:22 +0100
b451cd1c2
Update .travis.yml by
2021-11-01 18:22:58 +0100
f86cd4659
Update .travis.yml by
2021-11-01 17:40:03 +0100
7cf7678bd
Update .travis.yml by
2021-11-01 17:13:39 +0100
eaaa687c1
Update Makefile.arm64 by
2021-11-01 16:45:30 +0100
1af8dd0a7
Update .travis.yml by
2021-11-01 15:50:40 +0100
25f99fa9f
(refs/pull/3434/head)
Add cblas_{c/z}srot cblas_{c/z}rotg support by
2021-11-01 20:15:42 +0800
310b17c1c
Update .travis.yml by
2021-11-01 08:28:29 +0100
44e014293
Update .travis.yml by
2021-11-01 07:41:12 +0100
939010706
Update .travis.yml by
2021-11-01 00:18:40 +0100
80ce1e8a1
Update .travis.yml by
2021-10-31 23:39:58 +0100
a2eaaf584
Update .travis.yml by
2021-10-31 23:19:45 +0100
45e5de86c
Update .travis.yml by
2021-10-31 23:16:37 +0100
5b38aa507
Update .travis.yml by
2021-10-31 22:30:45 +0100
13cdd5fc2
Update .travis.yml by
2021-10-31 22:00:09 +0100
5c8cf348c
Update .travis.yml by
2021-10-31 20:52:34 +0100
7dad78c2f
Update .travis.yml by
2021-10-31 19:29:28 +0100
40692e320
Update .travis.yml by
2021-10-31 19:27:48 +0100
c9388a503
Add ARMV8 SVE test using ArmIE by
2021-10-31 19:15:41 +0100
a8fbdbac3
fix sve dgemm kernel + sve dtrmm by
2021-10-31 10:24:25 +0100
a6fd49782
(refs/pull/3429/head)
Fix nvidia HPC version checks by
2021-10-30 17:31:19 +0200
746b4f0f1
added SVE ncopy and tcopy by
2021-10-30 12:11:44 +0200
9874cd11c
(refs/pull/3431/head)
Fix exported OpenBLASTargets.cmake by
2021-10-29 21:28:21 +0100
23e223c6b
(refs/pull/3430/head)
Revert "Support building both static and shared libraries" by
2021-10-29 16:42:46 +0100
bb01e26cf
Adjust compiler options for nvidia hpc 21.9 (and fix a long-standing typo in dynamic_arch settings) by
2021-10-29 16:39:03 +0200
825ebe92b
(refs/pull/3386/head)
Update param.h by
2021-10-28 15:02:47 +0200
77747bc53
(refs/pull/3427/head)
cpuid_zarch/hwcaps: add documentation and dump hwcaps in init by
2021-10-27 17:26:28 +0200
aa231b587
Merge pull request #3426 from martin-frbg/pr3424 by
2021-10-28 07:31:12 +0200
22a616bd8
(refs/pull/3426/head)
Add model number for Tiger Lake H (mobile variant) by
2021-10-27 22:17:58 +0200
1a10d3e09
add sve dgemm prototype by
2021-10-27 16:37:18 +0200
f573ccd10
Merge pull request #3424 from Neutron3529/patch-1 by
2021-10-27 16:28:12 +0200
dd103eac9
Merge pull request #3423 from mhillenbrand/fix-static-detection by
2021-10-27 16:27:47 +0200
ead476025
(refs/pull/3424/head)
auto-detect for Intel i7-11800H by
2021-10-27 14:16:37 +0800
44950ca17
(refs/pull/3423/head)
s390x: use DYNAMIC_ARCH's cpu detection for compile-time choice by
2021-10-26 15:19:49 +0200
03f135433
Merge pull request #3422 from martin-frbg/issue3421 by
2021-10-25 23:37:28 +0200
4b3769823
(refs/pull/3422/head)
Revert #3252 by
2021-10-24 23:57:06 +0200