Source: slurm-wlm
Standards-Version: 4.7.3
Maintainer: Debian HPC Team <debian-hpc@lists.debian.org>
Uploaders:
 Gennaro Oliva <oliva@debian.org>,
Section: admin
Build-Depends:
 dpkg-dev (>= 1.22.5),
 debhelper-compat (= 13),
 libglib2.0-dev,
 libmunge-dev,
 libncurses-dev,
 po-debconf,
 python3,
 default-libmysqlclient-dev,
 libperl-dev,
 chrpath,
 libpam0g-dev,
 liblua5.1-0-dev,
 libhwloc-dev,
 dh-exec,
 libipmimonitoring-dev,
 hdf5-helpers,
 libfreeipmi-dev,
 libhdf5-dev,
 man2html,
 libcurl4-openssl-dev,
 libpmix-dev [amd64 arm64 mips64el ppc64el riscv64 s390x alpha ia64 loong64 ppc64 sparc64],
 libhttp-parser-dev,
 libyaml-dev,
 libjson-c-dev,
 libjwt-dev,
 liblz4-dev,
 bash-completion,
 libdbus-1-dev,
 librdkafka-dev,
 librocm-smi-dev,
 libdrm-dev,
Vcs-Browser: https://salsa.debian.org/hpc-team/slurm-wlm
Vcs-Git: https://salsa.debian.org/hpc-team/slurm-wlm.git
Homepage: https://slurm.schedmd.com

Package: slurm-wlm
Architecture: any
Depends:
 ${misc:Depends},
 slurmd (= ${binary:Version}),
 slurmctld (= ${binary:Version}),
 slurm-client (= ${binary:Version}),
Description: Slurm Workload Manager
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This metapackage contains all client side commands, the compute node daemon
 and the central management daemon.

Package: slurm-client
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins (= ${binary:Version}),
 ucf,
Recommends:
 munge,
Description: Slurm client side commands
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contains all client side commands.

Package: slurmrestd
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Slurm REST API daemon
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contains the REST API daemon slurmrestd.

Package: slurmd
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins (= ${binary:Version}),
 ucf,
Recommends:
 munge,
Pre-Depends:
 ${misc:Pre-Depends},
Description: Slurm compute node daemon
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contains the compute node daemon slurmd.

Package: slurmctld
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-client (= ${binary:Version}),
 slurm-wlm-basic-plugins (= ${binary:Version}),
 ucf,
Recommends:
 munge,
Pre-Depends:
 ${misc:Pre-Depends},
Description: Slurm central management daemon
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contains the central management daemon slurmctld.

Package: libslurm44t64
Architecture: any
Section: libs
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Provides:
 ${t64:Provides},
Description: Runtime library files for Slurm
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contains the Slurm runtime library.

Package: libpmi0t64
Architecture: any
Section: libs
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins (= ${binary:Version}),
Pre-Depends:
 ${misc:Pre-Depends},
Breaks:
 libpmi0 (<< ${source:Version}),
Provides:
 ${t64:Provides},
Replaces:
 libpmi0,
Description: Slurm PMI library implementation
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contains the Slurm PMI runtime implementation.

Package: libpmi2-0t64
Architecture: any
Section: libs
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Breaks:
 libpmi2-0 (<< ${source:Version}),
Provides:
 ${t64:Provides},
Replaces:
 libpmi2-0,
Description: Slurm PMI2 library implementation
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contains the Slurm PMI2 runtime implementation.

Package: libslurm-dev
Architecture: any
Section: libdevel
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 libslurm44t64 (= ${binary:Version}),
Description: Slurm development files
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contains Slurm static library and header files.

Package: libpmi0-dev
Architecture: any
Section: libdevel
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 libpmi0t64 (= ${binary:Version}),
 libslurm44t64 (= ${binary:Version}),
Description: Slurm PMI library implementation development files
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contains the Slurm PMI implementation static library and header
 files

Package: libpmi2-0-dev
Architecture: any
Section: libdevel
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 libpmi2-0t64 (= ${binary:Version}),
 libslurm44t64 (= ${binary:Version}),
Description: Slurm PMI2 library implementation development files
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contains the Slurm PMI2 implementation static library and header
 files

Package: slurm-wlm-doc
Architecture: all
Section: doc
Depends:
 libjs-jquery,
 ${shlibs:Depends},
 ${misc:Depends},
Description: Slurm documentation
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contains the Slurm html documentation.

Package: slurm-wlm-basic-plugins
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 systemd | adduser,
 libpmix2t64 [amd64 arm64 mips64el ppc64el riscv64 s390x alpha ia64 loong64 ppc64 sparc64],
Recommends:
 slurm-wlm-plugins (= ${binary:Version}),
Pre-Depends:
 ${misc:Pre-Depends},
Description: Slurm basic plugins
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contains the Slurm basic plugins

Package: slurm-wlm-basic-plugins-dev
Architecture: any
Section: devel
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins (= ${binary:Version}),
Recommends:
 slurm-wlm-plugins-dev (= ${binary:Version}),
Description: Slurm basic plugins development files
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contains development files for the Slurm basic plugins

Package: slurm-wlm-plugins
Architecture: any
Depends:
 slurm-wlm-basic-plugins (= ${binary:Version}),
 slurm-wlm-elasticsearch-plugin (= ${binary:Version}),
 slurm-wlm-hdf5-plugin (= ${binary:Version}),
 slurm-wlm-influxdb-plugin (= ${binary:Version}),
 slurm-wlm-ipmi-plugins (= ${binary:Version}),
 slurm-wlm-jwt-plugin (= ${binary:Version}),
 slurm-wlm-mysql-plugin (= ${binary:Version}),
 slurm-wlm-rsmi-plugin (= ${binary:Version}),
 ${misc:Depends},
Description: Slurm free plugins (metapackage)
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package provides all the free Slurm plugins.

Package: slurm-wlm-plugins-dev
Architecture: any
Depends:
 slurm-wlm-basic-plugins-dev (= ${binary:Version}),
 slurm-wlm-elasticsearch-plugin-dev (= ${binary:Version}),
 slurm-wlm-hdf5-plugin-dev (= ${binary:Version}),
 slurm-wlm-influxdb-plugin-dev (= ${binary:Version}),
 slurm-wlm-ipmi-plugins-dev (= ${binary:Version}),
 slurm-wlm-jwt-plugin-dev (= ${binary:Version}),
 slurm-wlm-mysql-plugin-dev (= ${binary:Version}),
 slurm-wlm-rsmi-plugin-dev (= ${binary:Version}),
 ${misc:Depends},
Description: Slurm free plugins development files (metapackage)
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package provides development files for all the free SLURM plugins.

Package: slurm-wlm-ipmi-plugins
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins (= ${binary:Version}),
Breaks:
 slurm-wlm-basic-plugins (<< 24.11.5-4),
Replaces:
 slurm-wlm-basic-plugins (<< 24.11.5-4),
Description: Slurm IPMI plugins
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 .
 This package contains the IPMI-based Slurm accounting gathering
 plugins.

Package: slurm-wlm-ipmi-plugins-dev
Architecture: any
Section: devel
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins-dev (= ${binary:Version}),
 slurm-wlm-ipmi-plugins (= ${binary:Version}),
Breaks:
 slurm-wlm-basic-plugins-dev (<< 24.11.5-4),
Replaces:
 slurm-wlm-basic-plugins-dev (<< 24.11.5-4),
Description: Slurm IPMI plugins development files
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 .
 This package contains development files for the IPMI-based Slurm
 accounting gathering plugins.

Package: slurm-wlm-hdf5-plugin
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins (= ${binary:Version}),
Breaks:
 slurm-wlm-basic-plugins (<< 24.11.5-4),
 slurm-client (<< 24.11.5-4),
Replaces:
 slurm-wlm-basic-plugins (<< 24.11.5-4),
 slurm-client (<< 24.11.5-4),
Description: Slurm HDF5 plugin
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 .
 This package contains the HDF5-based Slurm job profiling plugin.

Package: slurm-wlm-hdf5-plugin-dev
Architecture: any
Section: devel
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins-dev (= ${binary:Version}),
 slurm-wlm-hdf5-plugin (= ${binary:Version}),
Breaks:
 slurm-wlm-basic-plugins-dev (<< 24.11.5-4),
Replaces:
 slurm-wlm-basic-plugins-dev (<< 24.11.5-4),
Description: Slurm HDF5 plugin development files
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 .
 This package contains development files for the HDF5-based Slurm
 job profiling plugin.

Package: slurm-wlm-rsmi-plugin
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 librocm-smi-dev,
 slurm-wlm-basic-plugins (= ${binary:Version}),
Description: Slurm RSMI plugin
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 .
 This package contains the ROCm System Management Interface Slurm gpu plugin.

Package: slurm-wlm-rsmi-plugin-dev
Architecture: any
Section: devel
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 librocm-smi-dev,
 slurm-wlm-basic-plugins-dev (= ${binary:Version}),
 slurm-wlm-rsmi-plugin (= ${binary:Version}),
Breaks:
 slurm-wlm-basic-plugins-dev (<< 24.11.5-4),
Replaces:
 slurm-wlm-basic-plugins-dev (<< 24.11.5-4),
Description: Slurm RSMI plugin development files
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 .
 This package contains development files for the ROCm System Management
 Interface Slurm gpu plugin.

Package: slurm-wlm-influxdb-plugin
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins (= ${binary:Version}),
Breaks:
 slurm-wlm-basic-plugins (<< 24.11.5-4),
Replaces:
 slurm-wlm-basic-plugins (<< 24.11.5-4),
Description: Slurm InfluxDB plugin
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 .
 This package contains the InfluxDB-based Slurm job profiling plugin.

Package: slurm-wlm-influxdb-plugin-dev
Architecture: any
Section: devel
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins-dev (= ${binary:Version}),
 slurm-wlm-influxdb-plugin (= ${binary:Version}),
Breaks:
 slurm-wlm-basic-plugins-dev (<< 24.11.5-4),
Replaces:
 slurm-wlm-basic-plugins-dev (<< 24.11.5-4),
Description: Slurm InfluxDB plugin development files
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 .
 This package contains development files for the InfluxDB-based Slurm
 job profiling plugin.

Package: slurm-wlm-elasticsearch-plugin
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins (= ${binary:Version}),
Breaks:
 slurm-wlm-basic-plugins (<< 24.11.5-4),
Replaces:
 slurm-wlm-basic-plugins (<< 24.11.5-4),
Description: Slurm Elasticsearch job-completion plugin
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 .
 This package contains the Elasticsearch Slurm job-completion plugin.

Package: slurm-wlm-elasticsearch-plugin-dev
Architecture: any
Section: devel
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins-dev (= ${binary:Version}),
 slurm-wlm-elasticsearch-plugin (= ${binary:Version}),
Breaks:
 slurm-wlm-basic-plugins-dev (<< 24.11.5-4),
Replaces:
 slurm-wlm-basic-plugins-dev (<< 24.11.5-4),
Description: Slurm Elasticsearch job-completion plugin development files
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 .
 This package contains development files for the Elasticsearch Slurm
 job-completion plugin.

Package: slurm-wlm-jwt-plugin
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins (= ${binary:Version}),
Breaks:
 slurm-wlm-basic-plugins (<< 24.11.5-4),
Replaces:
 slurm-wlm-basic-plugins (<< 24.11.5-4),
Description: Slurm JWT authentication plugins
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 .
 This package contains the JSON Web Tokens (JWT) Slurm authentication
 plugin.

Package: slurm-wlm-jwt-plugin-dev
Architecture: any
Section: devel
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins-dev (= ${binary:Version}),
 slurm-wlm-jwt-plugin (= ${binary:Version}),
Breaks:
 slurm-wlm-basic-plugins-dev (<< 24.11.5-4),
Replaces:
 slurm-wlm-basic-plugins-dev (<< 24.11.5-4),
Description: Slurm JWT authentication plugin development files
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 .
 This package contains development files for the JSON Web Tokens (JWT)
 Slurm authentication plugin.

Package: slurm-wlm-kafka-plugin
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins (= ${binary:Version}),
Description: Slurm Kafka job-completion plugin
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 .
 This package contains the Kafka Slurm job-completion plugin.

Package: slurm-wlm-kafka-plugin-dev
Architecture: any
Section: devel
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins-dev (= ${binary:Version}),
 slurm-wlm-kafka-plugin (= ${binary:Version}),
Description: Slurm Kafka job-completion plugin development files
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 .
 This package contains development files for the Kafka Slurm
 job-completion plugin.

Package: slurm-wlm-mysql-plugin
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins (= ${binary:Version}),
Breaks:
 slurm-wlm-basic-plugins (<< 24.11.5-4),
Replaces:
 slurm-wlm-basic-plugins (<< 24.11.5-4),
Description: Slurm MySQL plugins
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 .
 This package contains the Slurm MySQL plugin.

Package: slurm-wlm-mysql-plugin-dev
Architecture: any
Section: devel
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins-dev (= ${binary:Version}),
 slurm-wlm-jwt-plugin (= ${binary:Version}),
Breaks:
 slurm-wlm-basic-plugins-dev (<< 24.11.5-4),
Replaces:
 slurm-wlm-basic-plugins-dev (<< 24.11.5-4),
Description: Slurm MySQL plugins development files
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 .
 This package contains development files for the Slurm MySQL plugin.

Package: slurmdbd
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins (= ${binary:Version}),
 slurm-wlm-mysql-plugin (= ${binary:Version}),
 ucf,
Recommends:
 munge,
Pre-Depends:
 ${misc:Pre-Depends},
Description: Secure enterprise-wide interface to a database for Slurm
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contain SlurmDBD (Slurm DataBase Daemon) that can be
 used to securely manage the accounting data for several Slurm
 clusters in a central location and sacctmgr a command for managing
 user accounts in SlurmDBD.

Package: libslurm-perl
Architecture: any
Section: perl
Depends:
 ${perl:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Description: Perl API for Slurm
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contains the Perl module.

Package: libslurmdb-perl
Architecture: any
Section: perl
Depends:
 ${perl:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Description: Perl API for the Slurm database
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contains the Perl module for the Slurm database.

Package: slurm-wlm-torque
Architecture: all
Depends:
 libslurm-perl (>= ${source:Version}),
 libslurmdb-perl (>= ${source:Version}),
 ${perl:Depends},
 ${misc:Depends},
 libswitch-perl,
 slurm-client (>= ${source:Version}),
Conflicts:
 gridengine-client,
Description: Torque compatibility wrappers for Slurm
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contains the Torque compatibility wrappers.

Package: libpam-slurm
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Description: PAM module to authenticate using the Slurm resource manager
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 Pluggable Authentication Module (PAM) for restricting access to compute
 nodes where Slurm performs resource management. Access to the node is
 restricted to user root and users who have been allocated resources on
 that node.

Package: libpam-slurm-adopt
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Description: PAM module to authenticate users running a Slurm job and track their processes
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 Pluggable Authentication Module (PAM) for restricting access to compute
 nodes where Slurm performs resource management to users who have a
 running job. The user's connection is "adopted" into the "external"
 step of the job so that processes spawned are tracked and Slurm can
 perform a complete cleanup when the job is completed.

Package: slurm-wlm-emulator
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 slurmctld (= ${binary:Version}),
 slurmd (= ${binary:Version}),
Description: Slurm emulator
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package installs the emulator binaries: slurmd, slurmctld
 and slurmstepd.

Package: slurm-client-emulator
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Slurm client side commands for the emulator
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contains all client side commands for the emulator.

Package: sackd
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 slurm-wlm-basic-plugins (= ${binary:Version}),
Description: Slurm auth and cred kiosk daemon
 The Slurm Workload Manager is an open-source cluster resource management and
 job scheduling system that strives to be simple, scalable, portable,
 fault-tolerant, and interconnect agnostic.
 This package contains the Slurm auth and cred kiosk daemon
