Martin Kroeker
5d24f3d210
Update CONTRIBUTORS.md
3 years ago
Martin Kroeker
66a15e15a8
Update CONTRIBUTORS.md
3 years ago
Bine Brank
19d435b1b3
update armv8sve + contributors
3 years ago
Bine Brank
cbcea149f0
update contributors
3 years ago
Bine Brank
ca65a4e91d
update CONTRIBUTORS.md
3 years ago
River Dillon
ddb6cee0d5
Contribution note
4 years ago
Xianyi Zhang
7834c10e2f
Add PingTouGe contribution credit.
4 years ago
Marius Hillenbrand
f7731a358a
Update CONTRIBUTERS.md - clang build fixes for IBM z
Signed-off-by: Marius Hillenbrand <mhillen@linux.ibm.com>
5 years ago
张丹枫
2a3aa91354
update CONTRIBUTORS.md, adding myself
5 years ago
Marius Hillenbrand
cb9dc36dd5
Update CONTRIBUTORS.md
Signed-off-by: Marius Hillenbrand <mhillen@linux.ibm.com>
5 years ago
Marius Hillenbrand
d7c1677c20
Update CONTRIBUTORS.md, adding myself
Signed-off-by: Marius Hillenbrand <mhillen@linux.ibm.com>
5 years ago
Martin Kroeker
3e28db7f38
Update CONTRIBUTORS.md
5 years ago
wjc404
9f5cdc49d4
Update CONTRIBUTORS.md
5 years ago
wjc404
bb2729c855
Update CONTRIBUTORS.md
5 years ago
wjc404
aae44d040d
Update CONTRIBUTORS.md
5 years ago
wjc404
312060d0d6
Update CONTRIBUTORS.md
5 years ago
wjc404
3ce6bcdb5f
Update CONTRIBUTORS.md
5 years ago
wjc404
6fbe51072b
Update CONTRIBUTORS.md
5 years ago
AbdelRauf
0f105dd8a5
sgemm/strmm
6 years ago
Abdurrauf
1cfdb2295d
Optimized standard Blas Level-1,2 (excluding nrm2 functions) for z13 (double precision)
8 years ago
Abdurrauf
08786c4b95
strmm and ctrmm
8 years ago
Abdurrauf
0d96b0e2a7
Merge branch 'z13' into develop
8 years ago
Abdurrauf
848cb27b1e
ztrmm kernel.
8 years ago
Zhang Xianyi
b678471d65
Merge branch 'z13' into develop
Conflicts:
CONTRIBUTORS.md
8 years ago
Abdurrauf
6418667818
dtrmm and dgemm for z13
8 years ago
Kaustubh Raste
ad9f317870
STRSM optimization for MIPS P5600 and I6400 using MSA
Signed-off-by: Kaustubh Raste <kaustubh.raste@imgtec.com>
9 years ago
Kaustubh Raste
edb5980c13
DTRSM optimization for MIPS P5600 and I6400 using MSA
Signed-off-by: Kaustubh Raste <kaustubh.raste@imgtec.com>
9 years ago
Shivraj Patil
085cf236c2
conflict resolved by syncing with 'xianyi:develop'
Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
9 years ago
Shivraj Patil
b7b3d8ec8e
DGEMM optimization for MIPS P5600 and I6400 using MSA
Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
9 years ago
buffer51
b5e98e4dda
Added Android as a community-supported OS
9 years ago
theoractice
61cf8f74d9
Fix access violation on Windows while static linking
9 years ago
Ashwin Sekhar T K
cf8c7e28b3
Update CONTRIBUTORS.md
9 years ago
Jerome Robert
0ad02ef2d6
update CONTRIBUTORS.md
9 years ago
Jerome Robert
14db1ca508
update CONTRIBUTORS.md
9 years ago
Martin Koehler
711ca33bc6
Improved Ximatcopy when lda==ldb.
The Ximatcopy functions create a copy of the input matrix
although they seem to work inplace. The new routines
XIMATCOPY_K_YY perform the operations inplace if the leading
dimension does not change.
10 years ago
Ton van den Heuvel
b6438dedea
Fix issue #508
Fix race condition during shutdown causing a crash in
gotoblas_set_affinity().
10 years ago
kortschak
5344f335a8
Add test for drotmg bug fixed by 692b14c
Test requested in issue xianyi/OpenBLAS#484 .
Run tests by applying the following change and then make:
diff --git a/Makefile.rule b/Makefile.rule
index bea1fe1..9852ff3 100644
--- a/Makefile.rule
+++ b/Makefile.rule
@@ -140,7 +140,7 @@ NO_AFFINITY = 1
-# UTEST_CHECK = 1
+UTEST_CHECK = 1
10 years ago
Benedikt Huber
58c90d5937
# The first commit's message is:
Optimizations for APM's xgene-1 (aarch64).
1) general system updates to support armv8 better. Make all did not work, one needed to supply TARGET=ARMV8.
2) sgem 4x4 kernel in assembler using SIMD, and configuration changes to use it.
3) strmm 4x4 kernel in C. Since the sgem kernel does 4x4, the trmm kernel must also do 4xN.
Added Dave Nuechterlein to the contributors list.
11 years ago
Isaac Dunham
f7eb81a846
Fix link error on Linux/musl.
get_nprocs() is a GNU convenience function equivalent to POSIX2008
sysconf(_SC_NPROCESSORS_ONLN); the latter should be available in unistd.h
on any current *nix. (OS X supports this call since 10.5, and FreeBSD
currently supports it. But this commit does not change FreeBSD or OS X
versions.)
11 years ago
Timothy Gu
6c2ead30f0
Remove all trailing whitespace except lapack-netlib
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
11 years ago
Zhang Xianyi
0ab080987d
Release 0.2.9 rc1 version.
11 years ago
Zhang Xianyi
d51868190e
Refs #325 #324 . Imported carkl's patch for building LAPACKE on Windows.
11 years ago
Zhang Xianyi
a2930664f4
Refs #262 . Added executable stack markings.
12 years ago
Zhang Xianyi
937d838619
Update CONTRIBUTORS.md
12 years ago
Zhang Xianyi
f69f89b846
Fixed #254 . Added the date of changes in contributors file.
12 years ago
Zhang Xianyi
c77032b0cc
create contributor file.
12 years ago