From a6d0db97422f62d8d6b6da649aa7aafcf91a7cc1 Mon Sep 17 00:00:00 2001 From: bacon Date: Sun, 22 Apr 2018 17:25:52 +0000 Subject: slurm: Rename to slurm-wlm to resolve conflict with net/slurm ok wiz@ --- parallel/slurm/Makefile | 91 ------------- parallel/slurm/PLIST | 352 ++++++++++++++++++++++++------------------------ 2 files changed, 176 insertions(+), 267 deletions(-) delete mode 100644 parallel/slurm/Makefile (limited to 'parallel') diff --git a/parallel/slurm/Makefile b/parallel/slurm/Makefile deleted file mode 100644 index 5b70875478e..00000000000 --- a/parallel/slurm/Makefile +++ /dev/null @@ -1,91 +0,0 @@ -# $NetBSD: Makefile,v 1.26 2018/04/22 17:25:53 bacon Exp $ - -DISTNAME= slurm-17.11.5 -PKGNAME= slurm-wlm-17.11.5 -CATEGORIES= parallel -MASTER_SITES= http://www.schedmd.com/download/archive/ -MASTER_SITES+= http://www.schedmd.com/download/latest/ -MASTER_SITES+= http://www.schedmd.com/download/development/ -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= bacon@NetBSD.org -HOMEPAGE= http://www.schedmd.com/ -COMMENT= Simple Linux Utility for Resource Management - -LICENSE= gnu-gpl-v2 - -BUILD_DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base -BUILD_DEPENDS+= man2html-[0-9]*:../../textproc/man2html - -GNU_CONFIGURE= yes -USE_LANGUAGES= c c++ -USE_LIBTOOL= yes -USE_TOOLS+= bash perl pkg-config - -CONFIG_SHELL= bash -CONFIGURE_ARGS+= --bindir=${PREFIX}/bin -CONFIGURE_ARGS+= --htmldir=${PREFIX}/share/doc/${PKGNAME_NOREV}/html -CONFIGURE_ARGS+= --with-munge=${BUILDLINK_PREFIX.munge} -CONFIGURE_ARGS+= --with-hwloc=${PREFIX} -CONFIGURE_ARGS+= --with-json=${PREFIX} -CONFIGURE_ARGS+= --with-libssh2=${PREFIX} - -LDFLAGS+= -llz4 - -REPLACE_PYTHON= doc/html/shtml2html.py -REPLACE_PYTHON+= doc/man/man2html.py -REPLACE_PYTHON+= testsuite/expect/regression.py -REPLACE_PYTHON+= testsuite/expect/driveregress.py -REPLACE_PYTHON+= contribs/cray/csm/slurmconfgen_smw.py - -PKG_GROUPS= slurm -PKG_USERS= slurm:slurm - -PKG_GECOS.slurm= SLURM user -PKG_SHELL.slurm= ${NOLOGIN} - -RCD_SCRIPTS+= slurmd slurmctld - -SUBST_CLASSES+= linuxinit -SUBST_STAGE.linuxinit= post-patch -SUBST_FILES.linuxinit= etc/init.d.slurm.in -SUBST_SED.linuxinit= -e 's|^exec_prefix=|&${PREFIX}|' -SUBST_SED.linuxinit+= -e 's|^prefix=|&${PREFIX}|' -SUBST_SED.linuxinit+= -e 's|@bindir@|$${exec_prefix}/bin|' -SUBST_SED.linuxinit+= -e 's|@sbindir@|$${exec_prefix}/sbin|' -SUBST_SED.linuxinit+= -e 's|@libdir@|$${exec_prefix}/lib|' -SUBST_SED.linuxinit+= -e 's|@sysconfdir@|$${prefix}/etc|' - -# Configure flag to disable gtk does not work, so set an impossible requirement -SUBST_CLASSES+= gtk -SUBST_STAGE.gtk= post-patch -SUBST_SED.gtk= -e 's|min_gtk_version=.*|min_gtk_version=2000.0.0|' -SUBST_FILES.gtk= configure - -SUBST_CLASSES+= make-ex -SUBST_STAGE.make-ex= post-install -SUBST_FILES.make-ex= etc/Makefile -SUBST_SED.make-ex= -e 's|${WRKDIR}||g' - -INSTALLATION_DIRS+= share/examples/slurm - -post-install: - ${RM} -f ${WRKSRC}/etc/init.d.slurm.in.orig - ${INSTALL_DATA} ${WRKSRC}/etc/* ${DESTDIR}${PREFIX}/share/examples/slurm - -.include "../../www/curl/buildlink3.mk" -.include "../../lang/python/tool.mk" -.include "../../security/munge/buildlink3.mk" # optional -.include "../../parallel/hwloc/buildlink3.mk" -.include "../../security/openssl/buildlink3.mk" -.include "../../devel/hdf5/buildlink3.mk" -.include "../../devel/readline/buildlink3.mk" -.include "../../archivers/lz4/buildlink3.mk" -.include "../../textproc/json-c/buildlink3.mk" -.include "../../security/libssh2/buildlink3.mk" -.include "../../lang/lua/buildlink3.mk" -.include "../../mk/mysql.buildlink3.mk" -.include "../../mk/dlopen.buildlink3.mk" -.include "../../mk/curses.buildlink3.mk" -.include "../../mk/pthread.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/parallel/slurm/PLIST b/parallel/slurm/PLIST index 503e10c5b01..d525409a445 100644 --- a/parallel/slurm/PLIST +++ b/parallel/slurm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2018/03/25 14:55:29 bacon Exp $ +@comment $NetBSD: PLIST,v 1.6 2018/04/22 17:25:53 bacon Exp $ bin/sacct bin/sacctmgr bin/salloc @@ -307,181 +307,181 @@ sbin/slurmctld sbin/slurmd sbin/slurmdbd sbin/slurmstepd -share/doc/${PKGNAME}/html/Slurm_Entity.pdf -share/doc/${PKGNAME}/html/Slurm_Individual.pdf -share/doc/${PKGNAME}/html/accounting.html -share/doc/${PKGNAME}/html/accounting_storageplugins.html -share/doc/${PKGNAME}/html/acct_gather.conf.html -share/doc/${PKGNAME}/html/acct_gather_energy_plugins.html -share/doc/${PKGNAME}/html/acct_gather_profile_plugins.html -share/doc/${PKGNAME}/html/add.html -share/doc/${PKGNAME}/html/allocation_pies.gif -share/doc/${PKGNAME}/html/api.html -share/doc/${PKGNAME}/html/arch.gif -share/doc/${PKGNAME}/html/authplugins.html -share/doc/${PKGNAME}/html/bb_plugins.html -share/doc/${PKGNAME}/html/big_sys.html -share/doc/${PKGNAME}/html/bluegene.conf.html -share/doc/${PKGNAME}/html/bluegene.html -share/doc/${PKGNAME}/html/burst_buffer.conf.html -share/doc/${PKGNAME}/html/burst_buffer.html -share/doc/${PKGNAME}/html/cgroup.conf.html -share/doc/${PKGNAME}/html/cgroups.html -share/doc/${PKGNAME}/html/checkpoint_blcr.html -share/doc/${PKGNAME}/html/checkpoint_plugins.html -share/doc/${PKGNAME}/html/coding_style.pdf -share/doc/${PKGNAME}/html/configurator.easy.html -share/doc/${PKGNAME}/html/configurator.html -share/doc/${PKGNAME}/html/cons_res.html -share/doc/${PKGNAME}/html/cons_res_share.html -share/doc/${PKGNAME}/html/contributor.html -share/doc/${PKGNAME}/html/core_spec.html -share/doc/${PKGNAME}/html/core_spec_plugins.html -share/doc/${PKGNAME}/html/cpu_management.html -share/doc/${PKGNAME}/html/cray.conf.html -share/doc/${PKGNAME}/html/cray.html -share/doc/${PKGNAME}/html/cray_alps.html -share/doc/${PKGNAME}/html/crypto_plugins.html -share/doc/${PKGNAME}/html/disclaimer.html -share/doc/${PKGNAME}/html/dist_plane.html -share/doc/${PKGNAME}/html/documentation.html -share/doc/${PKGNAME}/html/download.html -share/doc/${PKGNAME}/html/elastic_computing.html -share/doc/${PKGNAME}/html/entities.gif -share/doc/${PKGNAME}/html/example_usage.gif -share/doc/${PKGNAME}/html/ext_sensors.conf.html -share/doc/${PKGNAME}/html/ext_sensorsplugins.html -share/doc/${PKGNAME}/html/fair_tree.html -share/doc/${PKGNAME}/html/faq.html -share/doc/${PKGNAME}/html/federation.html -share/doc/${PKGNAME}/html/fonts.css -share/doc/${PKGNAME}/html/fonts.ttf -share/doc/${PKGNAME}/html/gang_scheduling.html -share/doc/${PKGNAME}/html/gres.conf.html -share/doc/${PKGNAME}/html/gres.html -share/doc/${PKGNAME}/html/gres_design.html -share/doc/${PKGNAME}/html/gres_plugins.html -share/doc/${PKGNAME}/html/hdf5_job_outline.png -share/doc/${PKGNAME}/html/hdf5_profile_user_guide.html -share/doc/${PKGNAME}/html/hdf5_task_attr.png -share/doc/${PKGNAME}/html/heterogeneous_jobs.html -share/doc/${PKGNAME}/html/high_throughput.html -share/doc/${PKGNAME}/html/ibm-pe.html -share/doc/${PKGNAME}/html/ibm_pe_fig1.png -share/doc/${PKGNAME}/html/ibm_pe_fig2.png -share/doc/${PKGNAME}/html/intel_knl.html -share/doc/${PKGNAME}/html/job_array.html -share/doc/${PKGNAME}/html/job_container_plugins.html -share/doc/${PKGNAME}/html/job_exit_code.html -share/doc/${PKGNAME}/html/job_launch.html -share/doc/${PKGNAME}/html/job_submit_plugins.html -share/doc/${PKGNAME}/html/jobacct_gatherplugins.html -share/doc/${PKGNAME}/html/jobcompplugins.html -share/doc/${PKGNAME}/html/jquery.min.js -share/doc/${PKGNAME}/html/k_function.gif -share/doc/${PKGNAME}/html/knl.conf.html -share/doc/${PKGNAME}/html/launch_plugins.html -share/doc/${PKGNAME}/html/licenses.html -share/doc/${PKGNAME}/html/mail.html -share/doc/${PKGNAME}/html/man_index.html -share/doc/${PKGNAME}/html/mc_support.gif -share/doc/${PKGNAME}/html/mc_support.html -share/doc/${PKGNAME}/html/mcs.html -share/doc/${PKGNAME}/html/mcs_plugins.html -share/doc/${PKGNAME}/html/meetings.html -share/doc/${PKGNAME}/html/mpi_guide.html -share/doc/${PKGNAME}/html/mpiplugins.html -share/doc/${PKGNAME}/html/multi_cluster.html -share/doc/${PKGNAME}/html/news.html -share/doc/${PKGNAME}/html/node_features_plugins.html -share/doc/${PKGNAME}/html/nonstop.conf.html -share/doc/${PKGNAME}/html/overview.html -share/doc/${PKGNAME}/html/pam_slurm_adopt.html -share/doc/${PKGNAME}/html/plane_ex1.gif -share/doc/${PKGNAME}/html/plane_ex2.gif -share/doc/${PKGNAME}/html/plane_ex3.gif -share/doc/${PKGNAME}/html/plane_ex4.gif -share/doc/${PKGNAME}/html/plane_ex5.gif -share/doc/${PKGNAME}/html/plane_ex6.gif -share/doc/${PKGNAME}/html/plane_ex7.gif -share/doc/${PKGNAME}/html/platforms.html -share/doc/${PKGNAME}/html/plugins.html -share/doc/${PKGNAME}/html/power_mgmt.html -share/doc/${PKGNAME}/html/power_plugins.html -share/doc/${PKGNAME}/html/power_save.html -share/doc/${PKGNAME}/html/preempt.html -share/doc/${PKGNAME}/html/preemption_plugins.html -share/doc/${PKGNAME}/html/priority_multifactor.html -share/doc/${PKGNAME}/html/priority_multifactor3.html -share/doc/${PKGNAME}/html/priority_plugins.html -share/doc/${PKGNAME}/html/proctrack_plugins.html -share/doc/${PKGNAME}/html/programmer_guide.html -share/doc/${PKGNAME}/html/prolog_epilog.html -share/doc/${PKGNAME}/html/publications.html -share/doc/${PKGNAME}/html/qos.html -share/doc/${PKGNAME}/html/quickstart.html -share/doc/${PKGNAME}/html/quickstart_admin.html -share/doc/${PKGNAME}/html/reservations.html -share/doc/${PKGNAME}/html/reset.css -share/doc/${PKGNAME}/html/resource_limits.html -share/doc/${PKGNAME}/html/rosetta.html -share/doc/${PKGNAME}/html/route_plugin.html -share/doc/${PKGNAME}/html/rpc.html -share/doc/${PKGNAME}/html/sacct.html -share/doc/${PKGNAME}/html/sacctmgr.html -share/doc/${PKGNAME}/html/salloc.html -share/doc/${PKGNAME}/html/sattach.html -share/doc/${PKGNAME}/html/sbatch.html -share/doc/${PKGNAME}/html/sbcast.html -share/doc/${PKGNAME}/html/scancel.html -share/doc/${PKGNAME}/html/sched_config.html -share/doc/${PKGNAME}/html/schedmd.png -share/doc/${PKGNAME}/html/schedplugins.html -share/doc/${PKGNAME}/html/scontrol.html -share/doc/${PKGNAME}/html/sdiag.html -share/doc/${PKGNAME}/html/select_design.html -share/doc/${PKGNAME}/html/selectplugins.html -share/doc/${PKGNAME}/html/sh5util.html -share/doc/${PKGNAME}/html/sinfo.html -share/doc/${PKGNAME}/html/slurm.conf.html -share/doc/${PKGNAME}/html/slurm.css -share/doc/${PKGNAME}/html/slurm.html -share/doc/${PKGNAME}/html/slurm_logo.png -share/doc/${PKGNAME}/html/slurm_ug_agenda.html -share/doc/${PKGNAME}/html/slurm_ug_cfp.html -share/doc/${PKGNAME}/html/slurmctld.html -share/doc/${PKGNAME}/html/slurmctld_plugstack.html -share/doc/${PKGNAME}/html/slurmd.html -share/doc/${PKGNAME}/html/slurmdbd.conf.html -share/doc/${PKGNAME}/html/slurmdbd.html -share/doc/${PKGNAME}/html/slurmstepd.html -share/doc/${PKGNAME}/html/smap.html -share/doc/${PKGNAME}/html/spank.html -share/doc/${PKGNAME}/html/sprio.html -share/doc/${PKGNAME}/html/squeue.html -share/doc/${PKGNAME}/html/squeue_color.png -share/doc/${PKGNAME}/html/sreport.html -share/doc/${PKGNAME}/html/srun.html -share/doc/${PKGNAME}/html/sshare.html -share/doc/${PKGNAME}/html/sstat.html -share/doc/${PKGNAME}/html/strigger.html -share/doc/${PKGNAME}/html/style.css -share/doc/${PKGNAME}/html/switchplugins.html -share/doc/${PKGNAME}/html/taskplugins.html -share/doc/${PKGNAME}/html/team.html -share/doc/${PKGNAME}/html/testimonials.html -share/doc/${PKGNAME}/html/topo_ex1.gif -share/doc/${PKGNAME}/html/topo_ex2.gif -share/doc/${PKGNAME}/html/topology.conf.html -share/doc/${PKGNAME}/html/topology.html -share/doc/${PKGNAME}/html/topology_plugin.html -share/doc/${PKGNAME}/html/tres.html -share/doc/${PKGNAME}/html/troubleshoot.html -share/doc/${PKGNAME}/html/tutorial_intro_files.tar -share/doc/${PKGNAME}/html/tutorials.html -share/doc/${PKGNAME}/html/usage_pies.gif -share/doc/${PKGNAME}/html/user_permissions.html -share/doc/${PKGNAME}/html/wckey.html +share/doc/slurm-${PKGVERSION}/html/Slurm_Entity.pdf +share/doc/slurm-${PKGVERSION}/html/Slurm_Individual.pdf +share/doc/slurm-${PKGVERSION}/html/accounting.html +share/doc/slurm-${PKGVERSION}/html/accounting_storageplugins.html +share/doc/slurm-${PKGVERSION}/html/acct_gather.conf.html +share/doc/slurm-${PKGVERSION}/html/acct_gather_energy_plugins.html +share/doc/slurm-${PKGVERSION}/html/acct_gather_profile_plugins.html +share/doc/slurm-${PKGVERSION}/html/add.html +share/doc/slurm-${PKGVERSION}/html/allocation_pies.gif +share/doc/slurm-${PKGVERSION}/html/api.html +share/doc/slurm-${PKGVERSION}/html/arch.gif +share/doc/slurm-${PKGVERSION}/html/authplugins.html +share/doc/slurm-${PKGVERSION}/html/bb_plugins.html +share/doc/slurm-${PKGVERSION}/html/big_sys.html +share/doc/slurm-${PKGVERSION}/html/bluegene.conf.html +share/doc/slurm-${PKGVERSION}/html/bluegene.html +share/doc/slurm-${PKGVERSION}/html/burst_buffer.conf.html +share/doc/slurm-${PKGVERSION}/html/burst_buffer.html +share/doc/slurm-${PKGVERSION}/html/cgroup.conf.html +share/doc/slurm-${PKGVERSION}/html/cgroups.html +share/doc/slurm-${PKGVERSION}/html/checkpoint_blcr.html +share/doc/slurm-${PKGVERSION}/html/checkpoint_plugins.html +share/doc/slurm-${PKGVERSION}/html/coding_style.pdf +share/doc/slurm-${PKGVERSION}/html/configurator.easy.html +share/doc/slurm-${PKGVERSION}/html/configurator.html +share/doc/slurm-${PKGVERSION}/html/cons_res.html +share/doc/slurm-${PKGVERSION}/html/cons_res_share.html +share/doc/slurm-${PKGVERSION}/html/contributor.html +share/doc/slurm-${PKGVERSION}/html/core_spec.html +share/doc/slurm-${PKGVERSION}/html/core_spec_plugins.html +share/doc/slurm-${PKGVERSION}/html/cpu_management.html +share/doc/slurm-${PKGVERSION}/html/cray.conf.html +share/doc/slurm-${PKGVERSION}/html/cray.html +share/doc/slurm-${PKGVERSION}/html/cray_alps.html +share/doc/slurm-${PKGVERSION}/html/crypto_plugins.html +share/doc/slurm-${PKGVERSION}/html/disclaimer.html +share/doc/slurm-${PKGVERSION}/html/dist_plane.html +share/doc/slurm-${PKGVERSION}/html/documentation.html +share/doc/slurm-${PKGVERSION}/html/download.html +share/doc/slurm-${PKGVERSION}/html/elastic_computing.html +share/doc/slurm-${PKGVERSION}/html/entities.gif +share/doc/slurm-${PKGVERSION}/html/example_usage.gif +share/doc/slurm-${PKGVERSION}/html/ext_sensors.conf.html +share/doc/slurm-${PKGVERSION}/html/ext_sensorsplugins.html +share/doc/slurm-${PKGVERSION}/html/fair_tree.html +share/doc/slurm-${PKGVERSION}/html/faq.html +share/doc/slurm-${PKGVERSION}/html/federation.html +share/doc/slurm-${PKGVERSION}/html/fonts.css +share/doc/slurm-${PKGVERSION}/html/fonts.ttf +share/doc/slurm-${PKGVERSION}/html/gang_scheduling.html +share/doc/slurm-${PKGVERSION}/html/gres.conf.html +share/doc/slurm-${PKGVERSION}/html/gres.html +share/doc/slurm-${PKGVERSION}/html/gres_design.html +share/doc/slurm-${PKGVERSION}/html/gres_plugins.html +share/doc/slurm-${PKGVERSION}/html/hdf5_job_outline.png +share/doc/slurm-${PKGVERSION}/html/hdf5_profile_user_guide.html +share/doc/slurm-${PKGVERSION}/html/hdf5_task_attr.png +share/doc/slurm-${PKGVERSION}/html/heterogeneous_jobs.html +share/doc/slurm-${PKGVERSION}/html/high_throughput.html +share/doc/slurm-${PKGVERSION}/html/ibm-pe.html +share/doc/slurm-${PKGVERSION}/html/ibm_pe_fig1.png +share/doc/slurm-${PKGVERSION}/html/ibm_pe_fig2.png +share/doc/slurm-${PKGVERSION}/html/intel_knl.html +share/doc/slurm-${PKGVERSION}/html/job_array.html +share/doc/slurm-${PKGVERSION}/html/job_container_plugins.html +share/doc/slurm-${PKGVERSION}/html/job_exit_code.html +share/doc/slurm-${PKGVERSION}/html/job_launch.html +share/doc/slurm-${PKGVERSION}/html/job_submit_plugins.html +share/doc/slurm-${PKGVERSION}/html/jobacct_gatherplugins.html +share/doc/slurm-${PKGVERSION}/html/jobcompplugins.html +share/doc/slurm-${PKGVERSION}/html/jquery.min.js +share/doc/slurm-${PKGVERSION}/html/k_function.gif +share/doc/slurm-${PKGVERSION}/html/knl.conf.html +share/doc/slurm-${PKGVERSION}/html/launch_plugins.html +share/doc/slurm-${PKGVERSION}/html/licenses.html +share/doc/slurm-${PKGVERSION}/html/mail.html +share/doc/slurm-${PKGVERSION}/html/man_index.html +share/doc/slurm-${PKGVERSION}/html/mc_support.gif +share/doc/slurm-${PKGVERSION}/html/mc_support.html +share/doc/slurm-${PKGVERSION}/html/mcs.html +share/doc/slurm-${PKGVERSION}/html/mcs_plugins.html +share/doc/slurm-${PKGVERSION}/html/meetings.html +share/doc/slurm-${PKGVERSION}/html/mpi_guide.html +share/doc/slurm-${PKGVERSION}/html/mpiplugins.html +share/doc/slurm-${PKGVERSION}/html/multi_cluster.html +share/doc/slurm-${PKGVERSION}/html/news.html +share/doc/slurm-${PKGVERSION}/html/node_features_plugins.html +share/doc/slurm-${PKGVERSION}/html/nonstop.conf.html +share/doc/slurm-${PKGVERSION}/html/overview.html +share/doc/slurm-${PKGVERSION}/html/pam_slurm_adopt.html +share/doc/slurm-${PKGVERSION}/html/plane_ex1.gif +share/doc/slurm-${PKGVERSION}/html/plane_ex2.gif +share/doc/slurm-${PKGVERSION}/html/plane_ex3.gif +share/doc/slurm-${PKGVERSION}/html/plane_ex4.gif +share/doc/slurm-${PKGVERSION}/html/plane_ex5.gif +share/doc/slurm-${PKGVERSION}/html/plane_ex6.gif +share/doc/slurm-${PKGVERSION}/html/plane_ex7.gif +share/doc/slurm-${PKGVERSION}/html/platforms.html +share/doc/slurm-${PKGVERSION}/html/plugins.html +share/doc/slurm-${PKGVERSION}/html/power_mgmt.html +share/doc/slurm-${PKGVERSION}/html/power_plugins.html +share/doc/slurm-${PKGVERSION}/html/power_save.html +share/doc/slurm-${PKGVERSION}/html/preempt.html +share/doc/slurm-${PKGVERSION}/html/preemption_plugins.html +share/doc/slurm-${PKGVERSION}/html/priority_multifactor.html +share/doc/slurm-${PKGVERSION}/html/priority_multifactor3.html +share/doc/slurm-${PKGVERSION}/html/priority_plugins.html +share/doc/slurm-${PKGVERSION}/html/proctrack_plugins.html +share/doc/slurm-${PKGVERSION}/html/programmer_guide.html +share/doc/slurm-${PKGVERSION}/html/prolog_epilog.html +share/doc/slurm-${PKGVERSION}/html/publications.html +share/doc/slurm-${PKGVERSION}/html/qos.html +share/doc/slurm-${PKGVERSION}/html/quickstart.html +share/doc/slurm-${PKGVERSION}/html/quickstart_admin.html +share/doc/slurm-${PKGVERSION}/html/reservations.html +share/doc/slurm-${PKGVERSION}/html/reset.css +share/doc/slurm-${PKGVERSION}/html/resource_limits.html +share/doc/slurm-${PKGVERSION}/html/rosetta.html +share/doc/slurm-${PKGVERSION}/html/route_plugin.html +share/doc/slurm-${PKGVERSION}/html/rpc.html +share/doc/slurm-${PKGVERSION}/html/sacct.html +share/doc/slurm-${PKGVERSION}/html/sacctmgr.html +share/doc/slurm-${PKGVERSION}/html/salloc.html +share/doc/slurm-${PKGVERSION}/html/sattach.html +share/doc/slurm-${PKGVERSION}/html/sbatch.html +share/doc/slurm-${PKGVERSION}/html/sbcast.html +share/doc/slurm-${PKGVERSION}/html/scancel.html +share/doc/slurm-${PKGVERSION}/html/sched_config.html +share/doc/slurm-${PKGVERSION}/html/schedmd.png +share/doc/slurm-${PKGVERSION}/html/schedplugins.html +share/doc/slurm-${PKGVERSION}/html/scontrol.html +share/doc/slurm-${PKGVERSION}/html/sdiag.html +share/doc/slurm-${PKGVERSION}/html/select_design.html +share/doc/slurm-${PKGVERSION}/html/selectplugins.html +share/doc/slurm-${PKGVERSION}/html/sh5util.html +share/doc/slurm-${PKGVERSION}/html/sinfo.html +share/doc/slurm-${PKGVERSION}/html/slurm.conf.html +share/doc/slurm-${PKGVERSION}/html/slurm.css +share/doc/slurm-${PKGVERSION}/html/slurm.html +share/doc/slurm-${PKGVERSION}/html/slurm_logo.png +share/doc/slurm-${PKGVERSION}/html/slurm_ug_agenda.html +share/doc/slurm-${PKGVERSION}/html/slurm_ug_cfp.html +share/doc/slurm-${PKGVERSION}/html/slurmctld.html +share/doc/slurm-${PKGVERSION}/html/slurmctld_plugstack.html +share/doc/slurm-${PKGVERSION}/html/slurmd.html +share/doc/slurm-${PKGVERSION}/html/slurmdbd.conf.html +share/doc/slurm-${PKGVERSION}/html/slurmdbd.html +share/doc/slurm-${PKGVERSION}/html/slurmstepd.html +share/doc/slurm-${PKGVERSION}/html/smap.html +share/doc/slurm-${PKGVERSION}/html/spank.html +share/doc/slurm-${PKGVERSION}/html/sprio.html +share/doc/slurm-${PKGVERSION}/html/squeue.html +share/doc/slurm-${PKGVERSION}/html/squeue_color.png +share/doc/slurm-${PKGVERSION}/html/sreport.html +share/doc/slurm-${PKGVERSION}/html/srun.html +share/doc/slurm-${PKGVERSION}/html/sshare.html +share/doc/slurm-${PKGVERSION}/html/sstat.html +share/doc/slurm-${PKGVERSION}/html/strigger.html +share/doc/slurm-${PKGVERSION}/html/style.css +share/doc/slurm-${PKGVERSION}/html/switchplugins.html +share/doc/slurm-${PKGVERSION}/html/taskplugins.html +share/doc/slurm-${PKGVERSION}/html/team.html +share/doc/slurm-${PKGVERSION}/html/testimonials.html +share/doc/slurm-${PKGVERSION}/html/topo_ex1.gif +share/doc/slurm-${PKGVERSION}/html/topo_ex2.gif +share/doc/slurm-${PKGVERSION}/html/topology.conf.html +share/doc/slurm-${PKGVERSION}/html/topology.html +share/doc/slurm-${PKGVERSION}/html/topology_plugin.html +share/doc/slurm-${PKGVERSION}/html/tres.html +share/doc/slurm-${PKGVERSION}/html/troubleshoot.html +share/doc/slurm-${PKGVERSION}/html/tutorial_intro_files.tar +share/doc/slurm-${PKGVERSION}/html/tutorials.html +share/doc/slurm-${PKGVERSION}/html/usage_pies.gif +share/doc/slurm-${PKGVERSION}/html/user_permissions.html +share/doc/slurm-${PKGVERSION}/html/wckey.html share/examples/slurm/Makefile share/examples/slurm/Makefile.am share/examples/slurm/Makefile.in -- cgit v1.2.3