11911fd94
Add kernel/Makefile.LA to CMake by
2017-08-20 00:59:14 +1000
408b4fe83
Add a CMake GCC and Clang target to Travis CI by
2017-08-20 00:59:00 +1000
447446543
Remove _static usages for tests by
2017-08-20 00:13:46 +1000
b9ec72546
Only run utest without NOFORTRAN, same as Makefile. Linux now compiles. by
2017-08-20 00:13:24 +1000
37858d114
Fix threading usage in CMake: s/SMP/USE_THREAD/ by
2017-08-19 15:07:42 +1000
1763e0156
(refs/pull/1281/head)
fix detection of generic ARMv8 CPUs by
2017-08-18 14:53:29 +0200
6aac06587
Fix typos and use CMake OpenMP support. by
2017-08-17 17:27:01 +1000
7c1acc07f
Fix bug that required fortran. Fix bug that needed CXX var. Remove redundant set vars. Fix threading detection. Do not attempt to run code if cross compiling. by
2017-08-17 03:32:04 +1000
38d273ea0
Drop some redundant vars and improve arch detection in CMake. by
2017-08-17 02:04:36 +1000
7242cdc4e
Allow CMake to determine if it is building static or shared. by
2017-08-17 00:51:04 +1000
90a4dab50
Let CMake deal with build type. by
2017-08-17 00:35:54 +1000
a8a342ccc
Merge pull request #1277 from cconrads-scicomp/fix-installation-instructions by
2017-08-10 23:42:23 +0200
9e9a9553d
Merge pull request #1276 from cconrads-scicomp/android_-lm_fix by
2017-08-10 21:35:32 +0200
be7c1b632
Merge pull request #1275 from cconrads-scicomp/recognize-gfortran-on-arm by
2017-08-10 21:32:09 +0200
be8e8228a
(refs/pull/1277/head)
Make: show installation instructions after build by
2017-08-10 14:22:26 -0400
77b197bc9
Make: fix installation instructions by
2017-08-10 12:47:18 -0400
9cc659905
(refs/pull/1276/head)
ARM: do not add linker flag `-lm` unconditionally by
2017-08-10 11:34:21 -0400
da611dd81
(refs/pull/1275/head)
ARM: recognize gfortran pre-releases by
2017-08-10 11:48:29 -0400
e6b9b660c
Merge pull request #1264 from isuruf/dyn by
2017-08-08 23:47:47 +0200
62635b1fb
Merge pull request #1268 from jirutka/travis-2 by
2017-08-08 21:54:35 +0200
f13fb1804
(refs/pull/1272/merge)
Merge a7b878ff4c into 719fcc56b0 by
2017-08-08 15:42:46 +0000
a7b878ff4
(refs/pull/1272/head)
fix by
2017-08-08 10:42:43 -0500
b37834869
appveyor: build x86 by
2017-08-08 10:40:20 -0500
1505d5b2c
appveyor: upload artifacts by
2017-08-08 10:39:35 -0500
75ddfbd68
(refs/pull/1268/head)
Change travis back to sudo true by
2017-08-08 16:39:13 +0200
2f12ea017
(refs/pull/1264/head)
No strncasecmp with MSVC by
2017-08-08 00:07:25 +0530
d3b677fe8
Add commonobjs by
2017-08-07 23:08:44 +0530
6f8300425
Test DYNAMIC_ARCH on appveyor by
2017-08-06 19:17:31 +0530
505b21882
Merge remote-tracking branch 'upstream/develop' into dyn by
2017-08-06 19:07:00 +0530
719fcc56b
Merge pull request #1262 from martin-frbg/xmv_thread-splitting by
2017-08-06 14:11:44 +0200
1296c8968
Merge pull request #1256 from isuruf/develop by
2017-08-06 14:10:18 +0200
dfb91f2a3
Travis: Add jobs building with clang by
2017-08-06 11:17:02 +0200
2ec76011f
Travis: Disable job "LINUX64_MUSL USE_OPENMP=1" by
2017-08-06 11:06:03 +0200
7abbe4098
(refs/pull/1256/head)
Build all branches so that appveyor works in forks by
2017-08-04 08:04:16 +0530
ca32b66a1
New utest for clang by
2017-08-04 07:57:20 +0530
d9346930d
Merge remote-tracking branch 'upstream/develop' into develop by
2017-08-04 07:57:55 +0530
0bfe5c682
Merge pull request #1266 from ashwinyes/develop_thunderx2t99_fix_clang_compilation by
2017-08-03 15:33:28 +0200
4899d67f7
(refs/pull/1266/head)
THUDNERX2T99: Fix clang compilation by
2017-08-02 11:28:45 -0700
5964e23e7
(refs/pull/1265/merge)
Merge 37d2178f10 into ebb04e3265 by
2017-08-02 16:44:39 +0000
37d2178f1
(refs/pull/1265/head)
arm64: make iamax kernel buildable by clang by
2017-08-02 17:39:36 +0100
1d1854032
Add missing EXCAVATOR by
2017-08-02 18:39:04 +0530
ebb04e326
Merge pull request #1259 from isuruf/cmake by
2017-08-02 15:31:05 +0200
2c51a990a
Fix extra whitespaces. CMake parser macro fails with it by
2017-08-02 18:30:26 +0530
789243457
Add hemm3m and symm3m objects by
2017-08-02 18:24:54 +0530
d79848721
Fixes for dynamic_arch. almost there by
2017-08-02 16:14:34 +0530
0ba64cee6
(refs/pull/1262/head)
Update trmv_thread.c by
2017-08-02 12:03:54 +0200
53aee3607
Merge pull request #1255 from jirutka/travis by
2017-08-02 11:59:17 +0200
c4e5ba1bf
Make sure that range_n of last thread never exceeds the actual data size when splitting the workload by
2017-08-02 00:37:58 +0200
af845a214
(refs/pull/1261/head)
Fix calculated range limit exceeding actual data size for last thread by
2017-08-02 00:14:15 +0200
98c68333f
Update sbmv_thread.c by
2017-08-02 00:10:24 +0200
6e753c5a7
Use m or n as hard limit in range check depending on TRANSA setting by
2017-08-02 00:06:06 +0200
486a485bb
(refs/pull/1255/head)
Travis: Allow job LINUX64_MUSL USE_OPENMP=1 to fail by
2017-07-28 18:08:44 +0200
08c7d1ddf
Travis: Disable some gcc warnings to avoid exceeding Travis limit by
2017-07-28 14:32:17 +0200
e0bd5b5c0
Travis: Build and test also on Alpine Linux (musl libc) by
2017-07-28 02:31:27 +0200
ae65f7557
Travis: Simplify configuration using Build Stages and APT addon by
2017-07-28 02:01:44 +0200
1e9247c27
Merge pull request #1260 from xianyi/revert-1254-xbmv_range by
2017-08-01 20:07:32 +0200
251715d9e
configure kernel_core.h by
2017-08-01 23:23:55 +0530
a6f533b24
(refs/pull/1260/head, revert-1254-xbmv_range)
Revert "Fix calculated range limit exceeding actual data size for last thread" by
2017-08-01 19:28:08 +0200
50deeb49b
configure setparam by
2017-08-01 22:32:47 +0530
4260215ad
Support DYNAMIC_ARCH with cmake by
2017-08-01 21:31:55 +0530
89ec2be11
(refs/pull/1259/head)
Fix lapacke copying by
2017-08-01 15:47:14 +0530
8381591f5
No need of a temp file for f77blas.h by
2017-08-01 15:27:19 +0530
d245caa49
Support out-of-source build by
2017-08-01 15:10:41 +0530
c9c13a8a0
Fix installing cblas.h and fix tabs by
2017-08-01 14:58:49 +0530
e70a6b92b
Merge pull request #1257 from martin-frbg/cgroups-prereq by
2017-08-01 11:23:03 +0200
7a96499b2
Don't change timestamps by
2017-08-01 11:02:00 +0530
63cfa3269
(refs/pull/1257/head)
Rework __GLIBC_PREREQ checks to avoid breaking non-glibc builds by
2017-07-31 21:02:43 +0200
d537e0de8
Merge pull request #1254 from martin-frbg/xbmv_range by
2017-07-31 17:46:40 +0200
f00bbb9db
Remove unnecessary line in appveyor by
2017-07-30 00:00:37 +0530
1a02a087a
Fix vcvarsall call in appveyor by
2017-07-29 23:42:56 +0530
02c1f8605
Fix copying libopenblas.dll by
2017-07-29 23:42:38 +0530
5e0f67c66
Make ARCH variable a CACHE variable by
2017-07-29 23:30:15 +0530
7345795e6
Try adding RC to path by
2017-07-29 22:16:53 +0530
a36e97649
vsvarsall in appveyor by
2017-07-29 21:58:53 +0530
1169f489a
Fix CMAKE_C_COMPILER in appveyor by
2017-07-29 21:54:32 +0530
7a4ebf825
add --yes to conda in appveyor.yml by
2017-07-29 21:48:49 +0530
ff17e3eb9
build clang-cl first by
2017-07-29 21:47:15 +0530
c56d4881f
Fix appveyor.yml by
2017-07-29 21:37:48 +0530
b03d50b79
Test clang in appveyor.yml by
2017-07-29 21:16:00 +0530
ea1095135
Ninja complains that file openblas.def does not exist by
2017-07-29 21:00:32 +0530
4c5df489d
clang on windows needs FU='' by
2017-07-29 20:59:17 +0530
eb98fdddf
typedefs only for c by
2017-07-29 20:38:16 +0530
ca17b4b75
Fix complex support for MSVC headers by
2017-07-28 11:50:29 +0530
dc2491441
check compiler is msvc instead of msvc by
2017-07-28 11:49:39 +0530
585c0010a
(refs/pull/1254/head)
Fix range limit exceeding actual data size in last step by
2017-07-28 00:27:02 +0200
857f61bc5
Fix range limit exceeding data size in last step by
2017-07-28 00:21:53 +0200
9332042d5
Fix range exceeding actual data size in quick_divide by
2017-07-28 00:13:24 +0200
ae93532fd
Merge pull request #1249 from martin-frbg/cgroup by
2017-07-25 23:31:57 +0200
c4af196a2
(refs/pull/1249/head)
Honor cgroup/cpuset limits when enumerating cpus by
2017-07-25 22:47:34 +0200
5f998efd7
(refs/pull/2342/head, master)
Merge pull request #1247 from martin-frbg/revert-cgroups-pr by
2017-07-25 16:09:55 +0800
88a35ff45
(refs/pull/1247/head)
Revert #1246, "honor cgroup/cpuset limits" for now by
2017-07-25 08:39:35 +0200
480e69768
Revert "Honor cgroup/cpuset limits when enumerating cpus" (#1246) by
2017-07-24 16:17:50 +0200
9c8791127
(refs/pull/1246/head, revert-1239-cgroups)
Revert "Honor cgroup/cpuset limits when enumerating cpus" by
2017-07-24 16:16:16 +0200
3c4c47258
Merge pull request #1236 from martin-frbg/l1cache by
2017-07-24 12:07:00 +0800
a797666fb
Bump develop version for 0.3.0. by
2017-07-24 12:06:29 +0800
5dde4e65d
(tag: v0.2.20, release-0.2.21)
Merge branch 'develop' by
2017-07-24 12:03:35 +0800
27a9df647
Update doc for 0.2.20 version. by
2017-07-24 11:55:10 +0800
722402247
Merge pull request #1239 from martin-frbg/cgroups by
2017-07-24 11:46:52 +0800
468ac3df9
Merge pull request #1244 from martin-frbg/micmuc_cimatcopy by
2017-07-24 11:45:27 +0800
376048156
(refs/pull/1244/head)
Use in-place transform shortcut only if matrix is square by
2017-07-21 11:20:15 +0200