Sync from SUSE:ALP:Source:Standard:1.0 openblas revision dc6596ee0fb6e8f1f8b4d3d608ae91c7
This commit is contained in:
parent
7fca305fb4
commit
4fa4af5a0b
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 15 08:27:33 UTC 2024 - Egbert Eich <eich@suse.com>
|
||||||
|
|
||||||
|
- Remove DYNAMIC_LIST for aarch64 for older gcc versions: This has
|
||||||
|
been fixed upstream.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 20 12:02:55 UTC 2023 - Giacomo Comes <gcomes.obs@gmail.com>
|
Wed Dec 20 12:02:55 UTC 2023 - Giacomo Comes <gcomes.obs@gmail.com>
|
||||||
|
|
||||||
|
@ -387,10 +387,6 @@ EOF
|
|||||||
%endif
|
%endif
|
||||||
%ifarch aarch64
|
%ifarch aarch64
|
||||||
%global openblas_target %openblas_target TARGET=ARMV8
|
%global openblas_target %openblas_target TARGET=ARMV8
|
||||||
%if 0%{?suse_version} < 1550
|
|
||||||
# Only enable targets without sve when using GCC < 9
|
|
||||||
%global openblas_target %openblas_target DYNAMIC_LIST="ARMV8 CORTEXA53 CORTEXA57 CORTEXA72 CORTEXA73 CORTEXA55 FALKOR THUNDERX THUNDERX2T99 TSV110 EMAG8180 NEOVERSEN1 NEOVERSEV1 THUNDERX3T110"
|
|
||||||
%endif
|
|
||||||
%define openblas_opt BUILD_BFLOAT16=1
|
%define openblas_opt BUILD_BFLOAT16=1
|
||||||
%endif
|
%endif
|
||||||
%ifarch s390 s390x
|
%ifarch s390 s390x
|
||||||
|
Loading…
Reference in New Issue
Block a user