forked from pool/patterns-hpc
- Reformatted descriptions.
OBS-URL: https://build.opensuse.org/package/show/science:HPC/patterns-hpc?expand=0&rev=21
This commit is contained in:
parent
ab751645ba
commit
76ef61c565
@ -31,11 +31,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: x86_64 aarch64
|
||||
|
||||
%description
|
||||
This is an internal package that is used to create the patterns as part
|
||||
of the installation source setup. Installation of this package does
|
||||
not make sense.
|
||||
|
||||
This particular package contains all the HPC related patterns
|
||||
This is an internal package that is used to create the patterns as part of
|
||||
the installation source setup. Installation of this package does not make
|
||||
sense.
|
||||
This particular package contains all the HPC related patterns.
|
||||
|
||||
################################################################################
|
||||
|
||||
@ -67,7 +66,8 @@ Recommends: genders
|
||||
Recommends: perl-genders
|
||||
|
||||
%description compute_node
|
||||
A compute node has a minimal software image and mainly runs simulation programs. Services on this node should be reduced to a bare minimum and the node *must* be installed in a automatic manner. The pattern HPC libraries should also be installed.
|
||||
A compute node has a minimal software image and mainly runs simulation programs. Services on this node should be reduced to a bare minimum and the node *must* be installed in a automatic manner.
|
||||
The pattern HPC libraries should also be installed.
|
||||
|
||||
%files compute_node
|
||||
%dir %{_defaultdocdir}/patterns
|
||||
@ -89,7 +89,7 @@ Requires: lua-lmod
|
||||
%include %{SOURCE1}
|
||||
|
||||
%description libraries
|
||||
This package provides all the modularized libraries so that they can be used in a HPC environment. Especially these libraries allows you to install several MPI flavors in parallel.
|
||||
This package provides all the modularized libraries so that they can be used in a HPC environment. Especially these libraries allows you to install several MPI flavors in parallel.
|
||||
In order to use this libraries you have them to load first via the module command.
|
||||
|
||||
%files libraries
|
||||
@ -137,7 +137,8 @@ Requires: lua-lmod
|
||||
%include %{SOURCE2}
|
||||
|
||||
%description development_node
|
||||
This package provides all the relevant packages for developing HPC applications. It depends on the HPC libraries and adds additionally the compilers and includes also the relevant management packages.
|
||||
This package provides all the relevant packages for developing HPC applications.
|
||||
It depends on the HPC libraries and adds additionally the compilers and includes also the relevant management packages.
|
||||
|
||||
%files development_node
|
||||
%dir %{_defaultdocdir}/patterns
|
||||
|
Loading…
Reference in New Issue
Block a user