Accepting request 1183210 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/1183210 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openmpi4?expand=0&rev=14
This commit is contained in:
commit
f4d0ebf819
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 25 13:24:03 UTC 2024 - Nicolas Morey <nicolas.morey@suse.com>
|
||||||
|
|
||||||
|
- Disable 32b builds of hpc flavours
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 26 12:47:01 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon Feb 26 12:47:01 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
# Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
|
# Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
|
||||||
# University Research and Technology
|
# University Research and Technology
|
||||||
# Corporation. All rights reserved.
|
# Corporation. All rights reserved.
|
||||||
@ -118,6 +118,7 @@ ExclusiveArch: do_not_build
|
|||||||
%global hpc_openmpi_pack_version %{hpc_openmpi_dep_version}
|
%global hpc_openmpi_pack_version %{hpc_openmpi_dep_version}
|
||||||
%{bcond_without pmix}
|
%{bcond_without pmix}
|
||||||
%{bcond_without hwloc}
|
%{bcond_without hwloc}
|
||||||
|
ExcludeArch: i586 %arm s390
|
||||||
%else
|
%else
|
||||||
%{bcond_with pmix}
|
%{bcond_with pmix}
|
||||||
%{bcond_with hwloc}
|
%{bcond_with hwloc}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user