Martin Kroeker
459bbf044a
Update azure-pipelines.yml
4 years ago
Martin Kroeker
fee94773a3
Update azure-pipelines.yml
4 years ago
Martin Kroeker
7642ee0b80
Update azure-pipelines.yml
4 years ago
Martin Kroeker
e3e9f27430
Update azure-pipelines.yml
4 years ago
Martin Kroeker
5c202666fc
Update azure-pipelines.yml
4 years ago
Martin Kroeker
1db140da89
Update azure-pipelines.yml
4 years ago
Martin Kroeker
07ccab194c
Merge branch 'xianyi:develop' into azure-mingw-make
4 years ago
Martin Kroeker
019a28076c
Update azure-pipelines.yml
4 years ago
Martin Kroeker
b54b50fe3a
Merge pull request #3399 from martin-frbg/issue2814
Improve performance on Apple M1 Vortex
4 years ago
Martin Kroeker
7d1744a930
Update azure-pipelines.yml
4 years ago
Martin Kroeker
585bcab2d3
Update azure-pipelines.yml
4 years ago
Martin Kroeker
0b3015d003
Update azure-pipelines.yml
4 years ago
Martin Kroeker
6641837408
Update azure-pipelines.yml
4 years ago
Martin Kroeker
2878f6f42e
Update azure-pipelines.yml
4 years ago
Martin Kroeker
99ecd3b59e
Update azure-pipelines.yml
4 years ago
Martin Kroeker
a157f9a2c4
Update azure-pipelines.yml
4 years ago
Martin Kroeker
2282d11d67
Update azure-pipelines.yml
4 years ago
Martin Kroeker
580b45c099
Fix duplicate jobname
4 years ago
Martin Kroeker
d87450d133
Add clang-cl and clang-cl/flang builds to Azure
4 years ago
Martin Kroeker
f54fa15cdd
Merge branch 'xianyi:develop' into azure-mingw-make
4 years ago
Martin Kroeker
24233b7c49
Use "big arm server" GEMM defaults for Vortex
4 years ago
Martin Kroeker
8c20ca345a
Use Neoverse's current mix of ThunderX2 kernels for Vortex as well
4 years ago
Martin Kroeker
8e4c209002
Merge pull request #3398 from kavanabhat/aix_p10_gnuas
Big Endian Changes for Power10 kernels
4 years ago
Martin Kroeker
e819341ec1
Merge pull request #3396 from martin-frbg/makesys_typo
Fix minor typo in Makefile.system
4 years ago
Martin Kroeker
2b28b88cab
Merge pull request #3397 from martin-frbg/m1detect
Fix detection of Apple M1 "Vortex"
4 years ago
Martin Kroeker
d7351deccf
Fix cache reporting for Apple M1
4 years ago
Martin Kroeker
1cce778585
Fix detection of Apple M1 "Vortex"
4 years ago
Martin Kroeker
04f3ecd026
Fix minor typo
4 years ago
Martin Kroeker
dcb005351e
Update version to 0.3.18.dev
4 years ago
Martin Kroeker
32b4d01d16
Update version to 0.3.18.dev
4 years ago
Martin Kroeker
de459ed806
Merge pull request #3395 from xianyi/release-0.3.0
Merge 0.3.18 back into develop to copy tag
4 years ago
Martin Kroeker
efe42481e2
Update version to 0.3.18
4 years ago
Martin Kroeker
c75759876c
Merge pull request #3394 from xianyi/develop
Merge from develop for 0.3.18
4 years ago
Martin Kroeker
9549167357
Merge branch 'release-0.3.0' into develop
4 years ago
Martin Kroeker
686e1f0052
Update version to 0.3.18
4 years ago
Martin Kroeker
5a468ae87a
Update Changelog for 0.3.18 ( #3388 )
* Update Changelog for 0.3.18
4 years ago
Martin Kroeker
f0e8560660
Merge pull request #3393 from martin-frbg/azurealpine
Update Alpine version used in Azure CI
4 years ago
Martin Kroeker
ad87d62748
Update Alpine version
4 years ago
Martin Kroeker
4f86650979
Merge pull request #3392 from martin-frbg/lapack625
Fix out of bounds read in ?llarv (Reference-LAPACK PR 625)
4 years ago
kavanabhat
9cc95e5657
AIX changes for P10 with GNU Compiler
4 years ago
Martin Kroeker
337b65133d
Fix out of bounds read in ?llarv (Reference-LAPACK PR 625)
4 years ago
Martin Kroeker
ddb0ff5353
Fix out of bounds read in ?llarv (Reference-LAPACK PR 625)
4 years ago
Martin Kroeker
fe497efa05
Fix out of bounds read in ?llarv (Reference-LAPACK PR 625)
4 years ago
Martin Kroeker
2be5ee3cca
Fix out of bounds read in ?llarv (Reference-LAPACK PR 625)
4 years ago
Martin Kroeker
c34e63ff2f
Merge pull request #3390 from Keno/patch-4
Make sure that Netlib LAPACK respects FFLAGS
4 years ago
kavanabhat
fe3c778c51
AIX changes for P10 with GNU Compiler
4 years ago
Keno Fischer
2d33e12a11
Make sure that Netlib LAPACK respects FFLAGS
OpenBLAS allows users to specify `FFLAGS` and then uses `override` to append additional
options. However, without such an override in lapack's make.inc, lapack would use the external
FFLAGS, rather than the ones being computed by OpenBLAS. For example the `DEBUG=1` flag
would not apply to LAPACK code. This is all a bit messy but forced by the integration with netlib
lapack. Note that `CFLAGS` already has this override for the same reason. It is possible that
other variables here should have a similar override, but I think for most of the other ones, OpenBLAS's
build system does not append to the flags passed in by the user.
4 years ago
Martin Kroeker
240555033b
Merge pull request #3389 from guowangy/bf16-build-warn-fix
x86_64: BFLOAT16: fix build warning
4 years ago
Wangyang Guo
ee5ca8a328
x86_64: BFLOAT16: fix build warning
4 years ago
Martin Kroeker
9f52abf12c
Merge pull request #3387 from commodo/adjust-mips-el-archs
Makefile.system: adjust mipsel/mips64el ARCH variables
4 years ago