Martin Kroeker
|
93c8bafff5
|
Update Travis badge in README
|
4 years ago |
Martin Kroeker
|
b5858c4472
|
Merge pull request #3330 from xianyi/issue3321
Improve the "tried to allocate too many buffers" error message
|
4 years ago |
Martin Kroeker
|
898212efcd
|
Actually add the message to the TLS section
|
4 years ago |
Martin Kroeker
|
210a1584c5
|
Rebase source and edit TLS version of the message as well
|
4 years ago |
Martin Kroeker
|
e6d6d3ee43
|
Merge pull request #3331 from gxw-loongson/develop
Fixed typos about LOONGARCH64
|
4 years ago |
gxw
|
0b8f7c8c10
|
Add cmake support for LOONGARCH64
|
4 years ago |
Martin Kroeker
|
f2a7a67f5a
|
Improve the "tried to allocate too many buffers" error message
|
4 years ago |
Martin Kroeker
|
e0e88f9edc
|
Merge pull request #3329 from martin-frbg/issue3272
Work around gcc11+ miscompiling C/ZBLAS3 tests at -O3
|
4 years ago |
Martin Kroeker
|
5dc6aa74f0
|
Disable gfortran tree vectorizer to avoid gcc11+ miscompilation at O3
|
4 years ago |
Martin Kroeker
|
e78fbe4654
|
Disable gfortran tree vectorizer to avoid gcc11+ miscompilation at O3
|
4 years ago |
Martin Kroeker
|
b4f4ed378b
|
Disable gfortran tree vectorizer to avoid gcc11+ miscompilation at O3
|
4 years ago |
Martin Kroeker
|
cbc41973fd
|
Disable gfortran tree vectorizer to avoid gcc11+ miscompilation at O3
|
4 years ago |
gxw
|
34207bdf5b
|
Fixed typos about LOONGARCH64
|
4 years ago |
Martin Kroeker
|
1b6db3dbba
|
Merge pull request #3327 from h-vetinari/lapack597_redux
Complete the carry of lapack PR 597
|
4 years ago |
Martin Kroeker
|
f681553c6a
|
Merge pull request #3326 from wattoc/develop
Include Haiku in processor count checks
|
4 years ago |
Martin Kroeker
|
afadeeba2a
|
Merge pull request #3325 from gxw-loongson/develop
Add support for LOONGARCH64
|
4 years ago |
Isuru Fernando
|
02d4a49761
|
Also make sure the `1` is INTEGER*4 for OMP_SET_NUM_THREADS
|
4 years ago |
Craig Watson
|
4d7dfe4845
|
Include Haiku in processor count checks
|
4 years ago |
gxw
|
af0a69f355
|
Add support for LOONGARCH64
|
4 years ago |
Martin Kroeker
|
5a2fe5bfb9
|
Merge pull request #3323 from martin-frbg/issue3322
GCC did not support -mtune for ARM64 before 5.1
|
4 years ago |
Martin Kroeker
|
342d3e8b5c
|
Merge pull request #3314 from martin-frbg/lapack597
Fix LAPACK testsuite compatibility with libomp (Reference-LAPACK PR 597)
|
4 years ago |
Martin Kroeker
|
efbd7c7840
|
GCC did not support -mtune for ARM64 before 5.1
|
4 years ago |
Martin Kroeker
|
3a7955cd93
|
Merge pull request #3320 from martin-frbg/issue3318
Empirical workaround for numpy SVD NaN problem from issue 3318
|
4 years ago |
Martin Kroeker
|
47ba85f314
|
Fix regex to match kernels suffixed with cpuname too
|
4 years ago |
Martin Kroeker
|
30f23be0f9
|
Rework setting of -mfma to only apply it where necessary
|
4 years ago |
Martin Kroeker
|
49bbf330ca
|
Empirical workaround for numpy SVD NaN problem from issue 3318
|
4 years ago |
Martin Kroeker
|
38d5b4b124
|
Update version to 0.3.17.dev
|
4 years ago |
Martin Kroeker
|
6e3fbe8ac5
|
Update version to 0.3.17.dev
|
4 years ago |
Martin Kroeker
|
86273392e5
|
Merge pull request #3317 from xianyi/release-0.3.0
merge 0.3.17 back into develop to copy tag
|
4 years ago |
Martin Kroeker
|
d909f9f3d4
|
Update version to 0.3.17
|
4 years ago |
Martin Kroeker
|
12d3d94e2e
|
Merge pull request #3316 from xianyi/develop
Merge develop for bugfix release 0.3.17
|
4 years ago |
Martin Kroeker
|
f349be3bdb
|
Merge branch 'release-0.3.0' into develop
|
4 years ago |
Martin Kroeker
|
4777eb678f
|
Update version to 0.3.17
|
4 years ago |
Martin Kroeker
|
415876d117
|
Merge pull request #3315 from martin-frbg/changelog0317
Update Changelog for 0.3.17
|
4 years ago |
Martin Kroeker
|
da8435dc36
|
Update Changelog for 0.3.17
|
4 years ago |
Martin Kroeker
|
4c7065f3ee
|
Merge pull request #3313 from martin-frbg/3266-2
Remove BLASLONG casts from SPARC parameter entries
|
4 years ago |
Martin Kroeker
|
f62bfaafe8
|
Merge pull request #3312 from martin-frbg/revert_3260
Temporarily disable the SkylakeX sgemv_t microkernel
|
4 years ago |
Martin Kroeker
|
d947116390
|
Merge pull request #3311 from martin-frbg/issue3309
Revert PR #3250 (shortcut without buffer allocation) as it is unsafe …
|
4 years ago |
Martin Kroeker
|
f176ff90af
|
Declare N_THREADS as *4 for compatibility of INTERFACE64 builds with LLVM libomp
|
4 years ago |
Martin Kroeker
|
f4d4abd423
|
Declare N_THREADS as *4 for compatibility of INTERFACE64 builds with LLVM libomp
|
4 years ago |
Martin Kroeker
|
2b9443b7e7
|
Declare N_THREADS as *4 for compatibility of INTERFACE64 builds with LLVM libomp
|
4 years ago |
Martin Kroeker
|
fe0e66564e
|
Declare N_THREADS as *4 for compatibility of INTERFACE64 builds with LLVM libomp
|
4 years ago |
Martin Kroeker
|
a6351e32f0
|
Remove BLASLONG casts from SPARC entries
in response to https://github.com/xianyi/OpenBLAS/pull/3266#issuecomment-878637675
|
4 years ago |
Martin Kroeker
|
5b4b385ecf
|
Temporarily disable the SkylakeX sgemv_t microkernel due to LAPACK testsuite failures
|
4 years ago |
Martin Kroeker
|
1dea57ab25
|
Revert PR #3250 (shortcut without buffer allocation) as it is unsafe on some x86_64
|
4 years ago |
Martin Kroeker
|
54ffe280df
|
Merge pull request #3310 from jeromerobert/develop
Avoid redefinition of _GNU_SOURCE
|
4 years ago |
Jerome Robert
|
029d1e16b9
|
Avoid redefinition of _GNU_SOURCE
* _GNU_SOURCE may have been set by the application and redefinition
trigger warnings or error with -Werror
* Fix for 220f6a1c5
|
4 years ago |
Martin Kroeker
|
ea8e208029
|
Merge pull request #3306 from jonaszhou1/develop
Add cpu detection support for Zhaoxin processors
|
4 years ago |
JonasZhou
|
0fca36c8c3
|
Add cpu detection support for Zhaoxin processors
Signed-off-by: JonasZhou <JonasZhou@zhaoxin.com>
|
4 years ago |
Martin Kroeker
|
44cc7cdecc
|
Update version to 0.3.16.dev
|
4 years ago |