Martin Kroeker
cd3a35ee79
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
d384880da5
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
922e448978
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
6fcb55b22f
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
2bd18c7b73
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
b13f3c3bcf
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
3f1719a98d
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
dc15f3b5a7
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
00aff05c40
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
c9078eb8b4
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
de207d10c1
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
c23c17163f
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
c18c2c9d9b
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
ca02ac724f
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
9d46f84f24
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
6008f65318
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
d94e7da701
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
7af8f34df4
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
bb16456fe1
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
2f5a7c1656
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
30a7bd8e15
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
47e2b4592e
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
a671e19dd2
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
663eef3b66
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
4e6f8fec31
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
8a6bbf5a5b
Tag operands 0 and 1 as both input and output
7 years ago
Martin Kroeker
f0dd058430
Tag operands 0 and 1 as both input and output
For #1964 (basically a continuation of coding problems first seen in #1292 )
7 years ago
Martin Kroeker
256eb588bb
Merge pull request #1963 from quickwritereader/develop
Blas1 single missing kernels implemented with vector builtins
7 years ago
Abdelrauf
a034e65512
Merge branch 'develop' into develop
7 years ago
Ubuntu
8c3386be87
Added missing Blas1 single fp {saxpy, caxpy, cdot, crot(refactored version of srot),isamax ,isamin, icamax, icamin},
Fixed idamin,icamin choosing the first occurance index of equal minimals
7 years ago
Martin Kroeker
1e3ada6db4
Merge pull request #1960 from cnjsdfcy/Hygon
Add support for Hygon Dhyana
7 years ago
caiyu
29dc72889f
Add support for Hygon Dhyana
7 years ago
Martin Kroeker
dbc9a060ef
Fix missing braces in support_av() call
7 years ago
Martin Kroeker
00401489c2
Fix missing braces in support_avx()
7 years ago
Martin Kroeker
21c0f2af7b
Merge pull request #1957 from martin-frbg/issue1954
Move TLS key deletion to openblas_quit
7 years ago
Martin Kroeker
ad2c386d6a
Move TLS key deletion to openblas_quit
fixes #1954 (as suggested by thrasibule in that issue)
7 years ago
Martin Kroeker
8d99dba86b
Merge pull request #1949 from martin-frbg/issue1947
Query AVX2 and AVX512VL support when selecting x86 kernels
7 years ago
Martin Kroeker
1650311246
Bump xcode to 8.3
7 years ago
Martin Kroeker
cf5d48e833
Update OSX environment to Sierra
as homebrew seems to have dropped support for El Capitan in their gcc packages
7 years ago
Martin Kroeker
191677b902
Add travis_wait to the OSX brew install phase
7 years ago
Martin Kroeker
31ed19e8b9
Add message for SkylakeX and KNL fallbacks to Haswell
7 years ago
Martin Kroeker
e1574fa2b4
Add xcr0 (os support) check
7 years ago
Martin Kroeker
68eb3146ce
Add xcr0 (os support) check
7 years ago
Martin Kroeker
0afaae4b23
Query AVX2 and AVX512VL capability in x86 cpu detection
7 years ago
Martin Kroeker
ae1d1f74f7
Query AVX2 and AVX512 capability for runtime cpu selection
7 years ago
Martin Kroeker
ed01f4932a
Merge pull request #1946 from martin-frbg/issue1908
More fixes for cross-compiling ARM64 targets
7 years ago
Martin Kroeker
802f0dbde1
More fixes for cross-compiling ARM64 targets
Fixed core naming for DYNAMIC_ARCH. Corrected GEMM_DEFAULT entries and added SYMV_P. Replaced outdated VULCAN define for ThunderX2T99 with ARMV8 to get basic definitions back. For issue #1908
7 years ago
Martin Kroeker
20d1aad13f
Fix missing quotes around thunderx targets
7 years ago
TiborGY
d11554c88f
Validate user supplied TARGET ( #1941 )
the build will now abort with an error message when an undefined build TARGET is named
Fixes #1938
7 years ago
Martin Kroeker
ed704185ab
Increment version to 0.3.6.dev
7 years ago