Compare commits

4 Commits

Author SHA256 Message Date
f52c18eaef - Exclude 32bit on openmpi5 builds
OBS-URL: https://build.opensuse.org/package/show/science/hypre?expand=0&rev=57
2025-04-01 13:40:28 +00:00
Ana Guerrero
c3f0e3c585 - Remove support for gnu-hpc build flavors (bsc#1239982).
OBS-URL: https://build.opensuse.org/package/show/science/hypre?expand=0&rev=56
2025-04-01 09:11:40 +00:00
8287f7c4dd - Disable gnu-hpc build flavours (bsc#1239982)
- Add openmpi5 build flavour
- openmpi5 is not available on 32b systems

OBS-URL: https://build.opensuse.org/package/show/science/hypre?expand=0&rev=55
2025-03-31 09:03:40 +00:00
d32f6608d5 Accepting request 1236197 from home:eeich:science
- Use the newly introduced %hpc_requires_eq macro to get the correct
  library dependencies (boo#1234007).

OBS-URL: https://build.opensuse.org/request/show/1236197
OBS-URL: https://build.opensuse.org/package/show/science/hypre?expand=0&rev=54
2025-01-09 12:56:37 +00:00

View File

@@ -53,6 +53,7 @@ ExclusiveArch: do_not_build
%global mpi_family openmpi
%define mpi_vers 5
%{?DisOMPI5}
ExcludeArch: i586 %arm s390
%endif
%if "%{flavor}" == "mvapich2"