Pauli Virtanen [Sat, 30 Sep 2017 16:40:03 +0000 (18:40 +0200)]
Add trivial smoketest for xpotrf
Martin Kroeker [Tue, 26 Sep 2017 08:34:18 +0000 (10:34 +0200)]
Merge pull request #1314 from martin-frbg/nofortran-fix-2
Rewrite NOFORTRAN conditionals
Martin Kroeker [Mon, 25 Sep 2017 21:45:14 +0000 (23:45 +0200)]
Rewrite NOFORTRAN conditionals
... so that they do not trigger accidentally when NOFORTRAN is empty/unset
Martin Kroeker [Fri, 22 Sep 2017 07:34:54 +0000 (09:34 +0200)]
Merge pull request #1310 from sva-img/develop
Added mips I6500 core
Shivraj Patil [Fri, 22 Sep 2017 06:27:43 +0000 (11:57 +0530)]
Added mips I6500 core
Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
Martin Kroeker [Tue, 19 Sep 2017 12:04:37 +0000 (14:04 +0200)]
Merge pull request #1308 from sebastien-villemot/develop
Add support for TARGET=ZARCH_GENERIC and TARGET=Z13
Sébastien Villemot [Tue, 19 Sep 2017 10:16:42 +0000 (12:16 +0200)]
Add support for TARGET=ZARCH_GENERIC and TARGET=Z13
Martin Kroeker [Mon, 18 Sep 2017 08:16:40 +0000 (10:16 +0200)]
Merge pull request #1304 from martin-frbg/aix-build-fixes
(Plain make) build system fixes for AIX
Martin Kroeker [Sun, 17 Sep 2017 23:29:21 +0000 (01:29 +0200)]
(Plain make) build system fixes for AIX
- retry fortran compiler test with aix-specific option if generic -m32/-m64 fails
- pass any custom ARFLAGS to lapack
- no addition of -m32/-m64 to the CFLAGS and FFLAGS on AIX
Martin Kroeker [Thu, 14 Sep 2017 19:46:26 +0000 (21:46 +0200)]
Merge pull request #1303 from martin-frbg/imatcopy-rowscols
Fix cols/rows mixup in omatcopy 2nd step for BlasTrans cases
Martin Kroeker [Thu, 14 Sep 2017 17:59:05 +0000 (19:59 +0200)]
Fix cols/rows mixup in omatcopy 2nd step for BlasTrans cases
Equivalent of #1244 (issue #899) for the non-complex cases. Fixes #1289
Martin Kroeker [Thu, 14 Sep 2017 09:54:20 +0000 (11:54 +0200)]
Merge pull request #1302 from martin-frbg/nofortran-fix
Remove default FEXTRALIBS in NOFORTRAN case
Martin Kroeker [Thu, 14 Sep 2017 07:21:04 +0000 (09:21 +0200)]
Remove default FEXTRALIBS in NOFORTRAN case
Martin Kroeker [Sat, 9 Sep 2017 21:47:17 +0000 (23:47 +0200)]
Merge pull request #1288 from quickwritereader/develop
Optimized standard Blas Level-1,2 (excluding nrm2 functions) for z13 (double precision). Issue 884
Martin Kroeker [Sat, 9 Sep 2017 21:46:27 +0000 (23:46 +0200)]
Merge pull request #1293 from embray/cygwin/install
More canonical installation on Cygwin
Martin Kroeker [Sat, 9 Sep 2017 21:41:53 +0000 (23:41 +0200)]
Merge pull request #1299 from martin-frbg/race_fixes
Fix thread data races uncovered by gcc thread sanitizer
Martin Kroeker [Sat, 9 Sep 2017 18:30:33 +0000 (20:30 +0200)]
Convert another caller of "allocation" to LOCK_COMMAND
... as the "allocation" code jumped to now does UNLOCK_COMMAND instead of blas_unlock
Martin Kroeker [Sat, 9 Sep 2017 17:07:06 +0000 (19:07 +0200)]
Fix thread data races
Martin Kroeker [Sat, 9 Sep 2017 16:58:38 +0000 (18:58 +0200)]
Fix thread data race in memory.c
Erik M. Bray [Thu, 7 Sep 2017 12:18:56 +0000 (14:18 +0200)]
More canonical installation on Cygwin:
* The DLL is named cygopenblas.dll, not libopenblas.dll
* The import lib (still called libopenblas.dll.a) is installed
Abdurrauf [Sat, 8 Apr 2017 17:51:15 +0000 (21:51 +0400)]
Optimized standard Blas Level-1,2 (excluding nrm2 functions) for z13 (double precision)
Martin Kroeker [Sun, 3 Sep 2017 11:02:10 +0000 (13:02 +0200)]
Merge pull request #1290 from martin-frbg/imatcopy
Use in-place transform shortcut only if matrix is square
Martin Kroeker [Sun, 3 Sep 2017 07:52:55 +0000 (09:52 +0200)]
Use in-place transform shortcut only if matrix is square
Martin Kroeker [Sun, 27 Aug 2017 11:23:57 +0000 (13:23 +0200)]
Merge pull request #1286 from martin-frbg/baytrail
Fix coretype detection for Bay Trail Atom
Martin Kroeker [Sun, 27 Aug 2017 11:06:54 +0000 (13:06 +0200)]
Fix coretype detection for Bay Trail Atom
My earlier PR #982 appears to have been incomplete in this regard - fixes #1285
Martin Kroeker [Sat, 19 Aug 2017 18:37:19 +0000 (20:37 +0200)]
Merge pull request #1281 from sharkcz/armv8
fix detection of generic ARMv8 CPUs
Dan Horák [Fri, 18 Aug 2017 12:53:29 +0000 (14:53 +0200)]
fix detection of generic ARMv8 CPUs
Martin Kroeker [Thu, 10 Aug 2017 21:42:23 +0000 (23:42 +0200)]
Merge pull request #1277 from cconrads-scicomp/fix-installation-instructions
Make: fix installation instructions
Martin Kroeker [Thu, 10 Aug 2017 19:35:32 +0000 (21:35 +0200)]
Merge pull request #1276 from cconrads-scicomp/android_-lm_fix
ARM: do not add linker flag `-lm` unconditionally
Martin Kroeker [Thu, 10 Aug 2017 19:32:09 +0000 (21:32 +0200)]
Merge pull request #1275 from cconrads-scicomp/recognize-gfortran-on-arm
ARM: recognize gfortran pre-releases
Christoph Conrads [Thu, 10 Aug 2017 18:22:26 +0000 (14:22 -0400)]
Make: show installation instructions after build
Christoph Conrads [Thu, 10 Aug 2017 16:47:18 +0000 (12:47 -0400)]
Make: fix installation instructions
The installation instructions as shown after successfully compiling
OpenBLAS are wrong because this arguments used during compilation have
to be provided to Make again.
Christoph Conrads [Thu, 10 Aug 2017 15:34:21 +0000 (11:34 -0400)]
ARM: do not add linker flag `-lm` unconditionally
On ARM the required math library depends on whether the soft floating
point ABI is used or not but this is already handled in
`Makefile.system`, lines 499-505.
Christoph Conrads [Thu, 10 Aug 2017 15:48:29 +0000 (11:48 -0400)]
ARM: recognize gfortran pre-releases
Without proper recognition of gfortran versions such as
> GNU Fortran (GCC) 4.9.x
20150123 (prerelease)
OpenBLAS assumes the presence of the G77 compiler. Consequently,
`-lgfortran` is missing from the pkg-config file.
The aforementioned compiler is the gfortran compiler in the Android repo
in a commit tagged as `ndk-r14`, cf. Paul Mustière's gfortran build
instructions for Android at https://github.com/buffer51/android-gfortran
Martin Kroeker [Tue, 8 Aug 2017 21:47:47 +0000 (23:47 +0200)]
Merge pull request #1264 from isuruf/dyn
Support DYNAMIC_ARCH with CMake
Martin Kroeker [Tue, 8 Aug 2017 19:54:35 +0000 (21:54 +0200)]
Merge pull request #1268 from jirutka/travis-2
Travis: Add jobs building with clang and disable job `LINUX64_MUSL USE_OPENMP=1`
Martin Kroeker [Tue, 8 Aug 2017 14:39:13 +0000 (16:39 +0200)]
Change travis back to sudo true
,,,to see if this has any influence on the recent ld SIGKILLS
Isuru Fernando [Mon, 7 Aug 2017 18:37:25 +0000 (00:07 +0530)]
No strncasecmp with MSVC
Isuru Fernando [Mon, 7 Aug 2017 17:38:44 +0000 (23:08 +0530)]
Add commonobjs
Isuru Fernando [Sun, 6 Aug 2017 13:47:31 +0000 (19:17 +0530)]
Test DYNAMIC_ARCH on appveyor
Isuru Fernando [Sun, 6 Aug 2017 13:37:00 +0000 (19:07 +0530)]
Merge remote-tracking branch 'upstream/develop' into dyn
Martin Kroeker [Sun, 6 Aug 2017 12:11:44 +0000 (14:11 +0200)]
Merge pull request #1262 from martin-frbg/xmv_thread-splitting
Make sure that range limit of last thread never exceeds data size
Martin Kroeker [Sun, 6 Aug 2017 12:10:18 +0000 (14:10 +0200)]
Merge pull request #1256 from isuruf/develop
Support compiling with clang on windows
Jakub Jirutka [Sun, 6 Aug 2017 09:17:02 +0000 (11:17 +0200)]
Travis: Add jobs building with clang
Jakub Jirutka [Sun, 6 Aug 2017 09:06:03 +0000 (11:06 +0200)]
Travis: Disable job "LINUX64_MUSL USE_OPENMP=1"
https://github.com/xianyi/OpenBLAS/pull/1255#issuecomment-
320494610
Isuru Fernando [Fri, 4 Aug 2017 02:34:16 +0000 (08:04 +0530)]
Build all branches so that appveyor works in forks
Isuru Fernando [Fri, 4 Aug 2017 02:27:20 +0000 (07:57 +0530)]
New utest for clang
Isuru Fernando [Fri, 4 Aug 2017 02:27:55 +0000 (07:57 +0530)]
Merge remote-tracking branch 'upstream/develop' into develop
Martin Kroeker [Thu, 3 Aug 2017 13:33:28 +0000 (15:33 +0200)]
Merge pull request #1266 from ashwinyes/develop_thunderx2t99_fix_clang_compilation
THUDNERX2T99: Fix clang compilation
Ashwin Sekhar T K [Wed, 2 Aug 2017 18:28:45 +0000 (11:28 -0700)]
THUDNERX2T99: Fix clang compilation
Isuru Fernando [Wed, 2 Aug 2017 13:09:04 +0000 (18:39 +0530)]
Add missing EXCAVATOR
Martin Kroeker [Wed, 2 Aug 2017 13:31:05 +0000 (15:31 +0200)]
Merge pull request #1259 from isuruf/cmake
CMake Improvements
Isuru Fernando [Wed, 2 Aug 2017 13:00:26 +0000 (18:30 +0530)]
Fix extra whitespaces. CMake parser macro fails with it
TODO: Fix the parser macro to strip trailing whitespaces
Isuru Fernando [Wed, 2 Aug 2017 12:54:54 +0000 (18:24 +0530)]
Add hemm3m and symm3m objects
Isuru Fernando [Wed, 2 Aug 2017 10:44:34 +0000 (16:14 +0530)]
Fixes for dynamic_arch. almost there
Martin Kroeker [Wed, 2 Aug 2017 10:03:54 +0000 (12:03 +0200)]
Update trmv_thread.c
Martin Kroeker [Wed, 2 Aug 2017 09:59:17 +0000 (11:59 +0200)]
Merge pull request #1255 from jirutka/travis
Travis: Rewrite config, build and test also on Alpine Linux (musl libc)
Martin Kroeker [Tue, 1 Aug 2017 22:37:58 +0000 (00:37 +0200)]
Make sure that range_n of last thread never exceeds the actual data size when splitting the workload
Jakub Jirutka [Fri, 28 Jul 2017 16:08:44 +0000 (18:08 +0200)]
Travis: Allow job LINUX64_MUSL USE_OPENMP=1 to fail
See: https://github.com/xianyi/OpenBLAS/pull/1255#issuecomment-
318692183
Jakub Jirutka [Fri, 28 Jul 2017 12:32:17 +0000 (14:32 +0200)]
Travis: Disable some gcc warnings to avoid exceeding Travis limit
See: https://github.com/xianyi/OpenBLAS/pull/1255#issuecomment-
318628666
Jakub Jirutka [Fri, 28 Jul 2017 00:31:27 +0000 (02:31 +0200)]
Travis: Build and test also on Alpine Linux (musl libc)
Alpine jobs needs sudo (for chroot), so they run on VMs infrastructure.
That's why they are much slower than other jobs.
Jakub Jirutka [Fri, 28 Jul 2017 00:01:44 +0000 (02:01 +0200)]
Travis: Simplify configuration using Build Stages and APT addon
Using APT addon has nice side-effect - you don't need sudo anymore, so
it can run on Travis containers-based infrastructure that is much faster
than their VMs infrastructure (used when sudo is needed).
You've been still running on Ubuntu Presty builders, but new default is
Trusty. Thus I've explicitly set `dist: presty` to let it stay on
Presty, to not change build environment by this commit.
Martin Kroeker [Tue, 1 Aug 2017 18:07:32 +0000 (20:07 +0200)]
Merge pull request #1260 from xianyi/revert-1254-xbmv_range
Revert "Fix calculated range limit exceeding actual data size for last thread"
Isuru Fernando [Tue, 1 Aug 2017 17:53:55 +0000 (23:23 +0530)]
configure kernel_core.h
Martin Kroeker [Tue, 1 Aug 2017 17:28:08 +0000 (19:28 +0200)]
Revert "Fix calculated range limit exceeding actual data size for last thread"
Isuru Fernando [Tue, 1 Aug 2017 17:02:47 +0000 (22:32 +0530)]
configure setparam
Isuru Fernando [Tue, 1 Aug 2017 16:01:55 +0000 (21:31 +0530)]
Support DYNAMIC_ARCH with cmake
Isuru Fernando [Tue, 1 Aug 2017 10:17:14 +0000 (15:47 +0530)]
Fix lapacke copying
Isuru Fernando [Tue, 1 Aug 2017 09:57:19 +0000 (15:27 +0530)]
No need of a temp file for f77blas.h
Isuru Fernando [Tue, 1 Aug 2017 09:40:41 +0000 (15:10 +0530)]
Support out-of-source build
Isuru Fernando [Tue, 1 Aug 2017 09:28:49 +0000 (14:58 +0530)]
Fix installing cblas.h and fix tabs
Martin Kroeker [Tue, 1 Aug 2017 09:23:03 +0000 (11:23 +0200)]
Merge pull request #1257 from martin-frbg/cgroups-prereq
Rework __GLIBC_PREREQ checks to avoid breaking non-glibc builds
Isuru Fernando [Tue, 1 Aug 2017 05:32:00 +0000 (11:02 +0530)]
Don't change timestamps
Martin Kroeker [Mon, 31 Jul 2017 19:02:43 +0000 (21:02 +0200)]
Rework __GLIBC_PREREQ checks to avoid breaking non-glibc builds
Martin Kroeker [Mon, 31 Jul 2017 15:46:40 +0000 (17:46 +0200)]
Merge pull request #1254 from martin-frbg/xbmv_range
Fix calculated range limit exceeding actual data size for last thread
Isuru Fernando [Sat, 29 Jul 2017 18:30:37 +0000 (00:00 +0530)]
Remove unnecessary line in appveyor
Isuru Fernando [Sat, 29 Jul 2017 18:12:56 +0000 (23:42 +0530)]
Fix vcvarsall call in appveyor
Isuru Fernando [Sat, 29 Jul 2017 18:12:38 +0000 (23:42 +0530)]
Fix copying libopenblas.dll
Isuru Fernando [Sat, 29 Jul 2017 18:00:15 +0000 (23:30 +0530)]
Make ARCH variable a CACHE variable
Isuru Fernando [Sat, 29 Jul 2017 16:46:53 +0000 (22:16 +0530)]
Try adding RC to path
Isuru Fernando [Sat, 29 Jul 2017 16:28:53 +0000 (21:58 +0530)]
vsvarsall in appveyor
Isuru Fernando [Sat, 29 Jul 2017 16:24:32 +0000 (21:54 +0530)]
Fix CMAKE_C_COMPILER in appveyor
Isuru Fernando [Sat, 29 Jul 2017 16:18:49 +0000 (21:48 +0530)]
add --yes to conda in appveyor.yml
Isuru Fernando [Sat, 29 Jul 2017 16:17:15 +0000 (21:47 +0530)]
build clang-cl first
Isuru Fernando [Sat, 29 Jul 2017 16:07:48 +0000 (21:37 +0530)]
Fix appveyor.yml
Isuru Fernando [Sat, 29 Jul 2017 15:46:00 +0000 (21:16 +0530)]
Test clang in appveyor.yml
Isuru Fernando [Sat, 29 Jul 2017 15:30:32 +0000 (21:00 +0530)]
Ninja complains that file openblas.def does not exist
Isuru Fernando [Sat, 29 Jul 2017 15:29:17 +0000 (20:59 +0530)]
clang on windows needs FU=''
Isuru Fernando [Sat, 29 Jul 2017 15:08:16 +0000 (20:38 +0530)]
typedefs only for c
Isuru Fernando [Fri, 28 Jul 2017 06:20:29 +0000 (11:50 +0530)]
Fix complex support for MSVC headers
Isuru Fernando [Fri, 28 Jul 2017 06:19:39 +0000 (11:49 +0530)]
check compiler is msvc instead of msvc
Martin Kroeker [Thu, 27 Jul 2017 22:27:02 +0000 (00:27 +0200)]
Fix range limit exceeding actual data size in last step
Martin Kroeker [Thu, 27 Jul 2017 22:21:53 +0000 (00:21 +0200)]
Fix range limit exceeding data size in last step
Martin Kroeker [Thu, 27 Jul 2017 22:13:24 +0000 (00:13 +0200)]
Fix range exceeding actual data size in quick_divide
Martin Kroeker [Tue, 25 Jul 2017 21:31:57 +0000 (23:31 +0200)]
Merge pull request #1249 from martin-frbg/cgroup
Honor cgroup/cpuset limits when enumerating cpus
Martin Kroeker [Tue, 25 Jul 2017 20:47:34 +0000 (22:47 +0200)]
Honor cgroup/cpuset limits when enumerating cpus
Martin Kroeker [Mon, 24 Jul 2017 14:17:50 +0000 (16:17 +0200)]
Revert "Honor cgroup/cpuset limits when enumerating cpus" (#1246)
Zhang Xianyi [Mon, 24 Jul 2017 04:07:00 +0000 (12:07 +0800)]
Merge pull request #1236 from martin-frbg/l1cache
Use cpuid 4 with subleafs to query L1 cache size on Intel processors
Zhang Xianyi [Mon, 24 Jul 2017 04:06:29 +0000 (12:06 +0800)]
Bump develop version for 0.3.0.
Zhang Xianyi [Mon, 24 Jul 2017 04:03:35 +0000 (12:03 +0800)]
Merge branch 'develop'
0.2.20 version