forked from pool/mumps
- Remove libblacs as explicit dependency for HPC build. BLACS
is part of scalapack. OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=42
This commit is contained in:
parent
111763a119
commit
7585569a78
@ -5,6 +5,8 @@ Tue Dec 3 12:06:39 UTC 2019 - Egbert Eich <eich@suse.com>
|
||||
- Remove requires for libblacs from HPC builds which is not
|
||||
required there.
|
||||
- Add openmpi3 non-HPC build flavor.
|
||||
- Remove libblacs as explicit dependency for HPC build. BLACS
|
||||
is part of scalapack.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 22:10:30 UTC 2019 - Egbert Eich <eich@suse.com>
|
||||
|
@ -471,7 +471,6 @@ Requires: lapack-devel
|
||||
Recommends: gcc-fortran
|
||||
%else # hpc
|
||||
%hpc_requires_devel
|
||||
Requires: libblacs2-%{compiler_family}-%{mpi_family}%{?mpi_ver}-hpc-devel
|
||||
Requires: libscalapack2-%{compiler_family}-%{mpi_family}%{?mpi_ver}-hpc-devel
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user