Index: head/sysutils/slurm-wlm/Makefile =================================================================== --- head/sysutils/slurm-wlm/Makefile (revision 531467) +++ head/sysutils/slurm-wlm/Makefile (revision 531468) @@ -1,136 +1,135 @@ # $FreeBSD$ PORTNAME= slurm -DISTVERSION= 19.05.5 -PORTREVISION= 2 +DISTVERSION= 20.02.1 CATEGORIES= sysutils python MASTER_SITES= https://download.schedmd.com/slurm/ PKGNAMESUFFIX= -wlm MAINTAINER= jwb@FreeBSD.org COMMENT= Simple Linux Utility for Resource Management LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING NOT_FOR_ARCHS= armv6 armv7 i386 powerpc NOT_FOR_ARCHS_REASON= 32-bit support is deprecated LIB_DEPENDS= libjson-c.so:devel/json-c \ libsysinfo.so:devel/libsysinfo \ libmunge.so:security/munge \ liblz4.so:archivers/liblz4 USES= compiler:c11 gmake gnome libtool lua pkgconfig python:build \ readline:port shebangfix ssl tar:bz2 USE_LDCONFIG= yes USE_PERL5= configure USE_RC_SUBR= slurmctld slurmd USERS= slurm GROUPS= ${USERS} GNU_CONFIGURE= yes INSTALL_TARGET= install-strip PLIST_SUB= PORTVERSION="${PORTVERSION}" SHEBANG_FILES= doc/html/shtml2html.py doc/man/man2html.py OPTIONS_DEFINE= CURL DOCS GUI HDF5 HWLOC IPMI MYSQL RRD OPTIONS_DEFAULT= HDF5 HWLOC OPTIONS_SUB= yes CURL_DESC= Require cURL for elasticsearch plugins GUI_DESC= Build sview GUI config tool HDF5_DESC= Job profiling using HDF5 HWLOC_DESC= Portable hardware locality IPMI_DESC= IPMI energy consumption accounting RRD_DESC= RRD external sensor data collection DOCS_BUILD_DEPENDS= man2html:textproc/man2html CURL_LIB_DEPENDS= libcurl.so:ftp/curl CURL_CONFIGURE_WITH= libcurl GUI_USE= GNOME=cairo,gdkpixbuf2,glib20,gtk20 GUI_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 GUI_USES= gettext GUI_CONFIGURE_ENABLE= glibtest gtktest x11 # Neither of these work. See post-patch below. #GTK2_CONFIGURE_ENV_OFF= ac_gtk_test=no #GTK2_CONFIGURE_OFF= --disable-gtktest HDF5_LIB_DEPENDS= libhdf5.so:science/hdf5 \ libsz.so:science/szip HDF5_CONFIGURE_WITH= hdf5 HWLOC_LIB_DEPENDS= libhwloc.so:devel/hwloc HWLOC_CONFIGURE_WITH= hwloc IPMI_LIB_DEPENDS= libfreeipmi.so:sysutils/freeipmi IPMI_CONFIGURE_WITH= freeipmi MYSQL_USES= mysql MYSQL_CONFIGURE_OFF= --with-mysql_config=/nonexistent RRD_LIB_DEPENDS= librrd.so:databases/rrdtool RRD_CONFIGURE_WITH= rrdtool # --docdir is non-functional # CONFIGURE_ARGS= --docdir=${DOCSDIR} # FreeBSD Infiniband support is still experimental CONFIGURE_ARGS= --without-ofed DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${DISTVERSION} CFLAGS+= -I${WRKSRC}/slurm -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -lsysinfo -lkvm +LDFLAGS+= -L${LOCALBASE}/lib -lsysinfo -lprocstat # Hack around nonfunctional --disable-gtktest flag pre-configure-GUI-off: @${REINPLACE_CMD} -e 's|min_gtk_version=.*|min_gtk_version=2000.0.0|' \ ${WRKSRC}/configure # SLURM's configure enables interactive jobs if pty.h exists. Replacing # #include with appropriate headers will therefore not work, so instead # add a pty.h for the build. pre-configure: @${CP} ${FILESDIR}/pty.h ${WRKSRC}/slurm @${REINPLACE_CMD} -e 's|sched_setaffinity|cpuset_setaffinity|g' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|"/proc|"/compat/linux/proc|g' \ -e 's|(/proc)|(/compat/linux/proc)|g' \ ${WRKSRC}/src/slurmd/slurmstepd/req.c \ ${WRKSRC}/src/slurmd/slurmstepd/pdebug.c \ ${WRKSRC}/src/slurmd/common/xcpuinfo.c \ ${WRKSRC}/src/slurmd/common/xcgroup.c \ ${WRKSRC}/src/slurmd/common/set_oomadj.c \ ${WRKSRC}/src/slurmd/common/proctrack.c \ ${WRKSRC}/src/common/callerid.c \ ${WRKSRC}/src/plugins/task/affinity/affinity.c \ ${WRKSRC}/src/plugins/acct_gather_energy/rapl/acct_gather_energy_rapl.c \ ${WRKSRC}/src/plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.c \ ${WRKSRC}/src/plugins/jobacct_gather/common/common_jag.c \ ${WRKSRC}/src/plugins/jobacct_gather/linux/jobacct_gather_linux.c \ ${WRKSRC}/src/plugins/switch/cray_aries/scaling.c \ ${WRKSRC}/src/plugins/proctrack/cray_aries/proctrack_cray_aries.c \ ${WRKSRC}/src/plugins/proctrack/cgroup/proctrack_cgroup.c \ ${WRKSRC}/src/plugins/proctrack/pgid/proctrack_pgid.c \ ${WRKSRC}/src/plugins/proctrack/linuxproc/kill_tree.c \ ${WRKSRC}/src/plugins/acct_gather_filesystem/lustre/acct_gather_filesystem_lustre.c \ ${WRKSRC}/src/plugins/node_features/knl_generic/node_features_knl_generic.c \ ${WRKSRC}/contribs/cray/pam_job.c @if ${WHICH} sbatch > /dev/null; then \ ${ECHO_CMD} "********************************************"; \ ${ECHO_CMD} "Build may fail while slurm-wlm is installed."; \ ${ECHO_CMD} "Deinstall slurm-wlm and run make again."; \ ${ECHO_CMD} "********************************************"; \ false; \ fi post-install: ${INSTALL_DATA} ${WRKSRC}/etc/slurm.conf.example \ ${STAGEDIR}${PREFIX}/etc/slurm.conf.sample .include Index: head/sysutils/slurm-wlm/distinfo =================================================================== --- head/sysutils/slurm-wlm/distinfo (revision 531467) +++ head/sysutils/slurm-wlm/distinfo (revision 531468) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579355818 -SHA256 (slurm-19.05.5.tar.bz2) = 715be211b7bef80d06df0011ec91c51ab740031bd9ff722a5e60c595feaad282 -SIZE (slurm-19.05.5.tar.bz2) = 6232295 +TIMESTAMP = 1585834999 +SHA256 (slurm-20.02.1.tar.bz2) = 7ee9813c6168292404785621d6a1c3c19d1b98c32d7dc750c408728061b011a5 +SIZE (slurm-20.02.1.tar.bz2) = 6302755 Index: head/sysutils/slurm-wlm/files/patch-src_srun_libsrun_srun__job.c =================================================================== --- head/sysutils/slurm-wlm/files/patch-src_srun_libsrun_srun__job.c (revision 531467) +++ head/sysutils/slurm-wlm/files/patch-src_srun_libsrun_srun__job.c (nonexistent) @@ -1,14 +0,0 @@ ---- src/srun/libsrun/srun_job.c.orig 2019-05-28 17:23:14 UTC -+++ src/srun/libsrun/srun_job.c -@@ -117,6 +117,11 @@ static int pty_sigarray[] = { SIGWINCH, 0 }; - - extern char **environ; - -+#ifdef __FreeBSD__ -+#define __environ environ -+extern char **environ; -+#endif -+ - /* - * Prototypes: - */ Property changes on: head/sysutils/slurm-wlm/files/patch-src_srun_libsrun_srun__job.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/slurm-wlm/files/patch-src_common_read__config.h =================================================================== --- head/sysutils/slurm-wlm/files/patch-src_common_read__config.h (revision 531467) +++ head/sysutils/slurm-wlm/files/patch-src_common_read__config.h (nonexistent) @@ -1,11 +0,0 @@ ---- src/common/read_config.h.orig 2020-01-18 14:09:19 UTC -+++ src/common/read_config.h -@@ -113,7 +113,7 @@ extern uint16_t drop_priv_flag; - #define DEFAULT_KILL_TREE 0 - #define DEFAULT_KILL_WAIT 30 - #define DEFAULT_LAUNCH_TYPE "launch/slurm" --#define DEFAULT_MAIL_PROG "/bin/mail" -+#define DEFAULT_MAIL_PROG "/usr/bin/mail" - #define DEFAULT_MAIL_PROG_ALT "/usr/bin/mail" - #define DEFAULT_MAX_ARRAY_SIZE 1001 - #define DEFAULT_MAX_JOB_COUNT 10000 Property changes on: head/sysutils/slurm-wlm/files/patch-src_common_read__config.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/slurm-wlm/files/patch-etc_slurm.conf.example =================================================================== --- head/sysutils/slurm-wlm/files/patch-etc_slurm.conf.example (revision 531467) +++ head/sysutils/slurm-wlm/files/patch-etc_slurm.conf.example (revision 531468) @@ -1,97 +1,122 @@ ---- etc/slurm.conf.example.orig 2020-01-18 17:40:31 UTC +--- etc/slurm.conf.example.orig 2020-03-26 21:44:05 UTC +++ etc/slurm.conf.example @@ -8,8 +8,8 @@ # # See the slurm.conf man page for more information. # -ClusterName=linux -ControlMachine=linux0 +ClusterName=beastie +ControlMachine=beastie0 #ControlAddr= #BackupController= #BackupAddr= -@@ -21,20 +21,20 @@ SlurmdPort=6818 - AuthType=auth/munge - #JobCredentialPrivateKey= - #JobCredentialPublicCertificate= --StateSaveLocation=/var/spool/slurm/ctld --SlurmdSpoolDir=/var/spool/slurm/d -+StateSaveLocation=/var/run/slurm -+SlurmdSpoolDir=/var/spool/slurmd +@@ -25,8 +25,8 @@ StateSaveLocation=/var/spool/slurm/ctld + SlurmdSpoolDir=/var/spool/slurm/d SwitchType=switch/none MpiDefault=none -SlurmctldPidFile=/var/run/slurmctld.pid -SlurmdPidFile=/var/run/slurmd.pid +SlurmctldPidFile=/var/run/slurm/slurmctld.pid +SlurmdPidFile=/var/run/slurm/slurmd.pid ProctrackType=proctrack/pgid #PluginDir= #FirstJobId= - ReturnToService=0 +@@ -34,7 +34,7 @@ ReturnToService=0 #MaxJobCount= #PlugStackConfig= --#PropagatePrioProcess= + #PropagatePrioProcess= -#PropagateResourceLimits= -+#PropagatePrioProcess +PropagateResourceLimits=none #PropagateResourceLimitsExcept= #Prolog= #Epilog= @@ -42,7 +42,9 @@ ReturnToService=0 #SrunEpilog= #TaskProlog= #TaskEpilog= -#TaskPlugin= +TaskPlugin=task/affinity +TaskPluginParam=cores +# For debugging: TaskPluginParam=cores,verbose #TrackWCKey=no #TreeWidth=50 #TmpFS= -@@ -57,7 +59,8 @@ KillWait=30 +@@ -57,10 +59,11 @@ KillWait=30 Waittime=0 # # SCHEDULING --SchedulerType=sched/backfill -+SchedulerType=sched/builtin -+SchedulerParameters=defer ++DefMemPerCPU=256 + SchedulerType=sched/backfill #SchedulerAuth= - #SelectType=select/linear + SelectType=select/cons_tres +-SelectTypeParameters=CR_Core ++SelectTypeParameters=CR_Core_Memory #PriorityType=priority/multifactor -@@ -71,22 +74,29 @@ SchedulerType=sched/backfill + #PriorityDecayHalfLife=14-0 + #PriorityUsageResetPeriod=14-0 +@@ -72,22 +75,58 @@ SelectTypeParameters=CR_Core # # LOGGING SlurmctldDebug=info -SlurmctldLogFile=/var/log/slurmctld.log +SlurmctldLogFile=/var/log/slurm/slurmctld SlurmdDebug=info -SlurmdLogFile=/var/log/slurmd.log +SlurmdLogFile=/var/log/slurm/slurmd JobCompType=jobcomp/none #JobCompLoc= # # ACCOUNTING -#JobAcctGatherType=jobacct_gather/linux +JobAcctGatherType=jobacct_gather/none #JobAcctGatherFrequency=30 # -#AccountingStorageType=accounting_storage/slurmdbd +AccountingStorageType=accounting_storage/filetxt +AccountingStorageLoc=/home/slurm/Accounting +AccountingStoreJobComment=YES #AccountingStorageHost= #AccountingStorageLoc= #AccountingStoragePass= #AccountingStorageUser= ++ ++############################################################################ ++# Enable power saving if remote IPMI power-on is available on compute nodes. ++# If unavailable on some nodes, list them in SuspendExcNodes. ++# SlurmUser must be a member of operator and wheel and have a valid ++# login shell in order to execute shutdown on compute nodes. ++# If you prefer to control power manually, see the following scripts ++# from the SPCM port: # ++# auto-ipmi-remote-power ++# cluster-power-saver ++# cluster-power-waster ++# cluster-ipmi-power-on ++############################################################################ ++ ++# SuspendProgram=/usr/local/etc/spcm/slurm-node-suspend ++# SuspendTime should be >= SuspendTimeout + ResumeTimeout. ++# SuspendTime=600 ++# SuspendTimeout=60 ++# ++# ResumeProgram=/usr/local/etc/spcm/slurm-node-resume ++# ResumeTimeout=300 ++# BatchStartTimeout=300 ++# ++# Exempt compute nodes that double as file servers or don't have IPMI ++# remote power-on enabled. ++# ++# SuspendExcNodes=compute-001 ++ ++# # COMPUTE NODES -NodeName=linux[1-32] Procs=1 State=UNKNOWN -PartitionName=debug Nodes=ALL Default=YES MaxTime=INFINITE State=UP +# Set RealMemory < avail memory in /var/run/dmesg.boot +# Note that it may change slightly following freebsd-update +# NodeName=compute-[001-032] Sockets=2 CoresPerSocket=6 RealMemory=30000 State=UNKNOWN +# NodeName=compute-256g-[001-002] Sockets=2 CoresPerSocket=6 RealMemory=250000 State=UNKNOWN +# PartitionName=debug Nodes=ALL Default=NO MaxTime=INFINITE State=UP +# PartitionName=batch Nodes=compute-[001-032] Default=YES MaxTime=INFINITE State=UP +# PartitionName=256g Nodes=compute-256g-[001-002] Default=NO MaxTime=INFINITE State=UP Index: head/sysutils/slurm-wlm/files/patch-src_plugins_cli__filter_user__defaults_cli__filter__user__defaults.c =================================================================== --- head/sysutils/slurm-wlm/files/patch-src_plugins_cli__filter_user__defaults_cli__filter__user__defaults.c (nonexistent) +++ head/sysutils/slurm-wlm/files/patch-src_plugins_cli__filter_user__defaults_cli__filter__user__defaults.c (revision 531468) @@ -0,0 +1,10 @@ +--- src/plugins/cli_filter/user_defaults/cli_filter_user_defaults.c.orig 2020-04-02 16:01:45 UTC ++++ src/plugins/cli_filter/user_defaults/cli_filter_user_defaults.c +@@ -44,6 +44,7 @@ + #include + #include + #include ++#include + + #include "slurm/slurm_errno.h" + #include "src/common/slurm_xlator.h" Property changes on: head/sysutils/slurm-wlm/files/patch-src_plugins_cli__filter_user__defaults_cli__filter__user__defaults.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/sysutils/slurm-wlm/files/patch-src_plugins_mpi_cray__shasta_mpi__cray__shasta.c =================================================================== --- head/sysutils/slurm-wlm/files/patch-src_plugins_mpi_cray__shasta_mpi__cray__shasta.c (nonexistent) +++ head/sysutils/slurm-wlm/files/patch-src_plugins_mpi_cray__shasta_mpi__cray__shasta.c (revision 531468) @@ -0,0 +1,10 @@ +--- src/plugins/mpi/cray_shasta/mpi_cray_shasta.c.orig 2020-04-02 16:02:44 UTC ++++ src/plugins/mpi/cray_shasta/mpi_cray_shasta.c +@@ -39,6 +39,7 @@ + #include + #include + #include ++#include + + #include "slurm/slurm_errno.h" + Property changes on: head/sysutils/slurm-wlm/files/patch-src_plugins_mpi_cray__shasta_mpi__cray__shasta.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/sysutils/slurm-wlm/files/patch-src_plugins_proctrack_pgid_proctrack__pgid.c =================================================================== --- head/sysutils/slurm-wlm/files/patch-src_plugins_proctrack_pgid_proctrack__pgid.c (nonexistent) +++ head/sysutils/slurm-wlm/files/patch-src_plugins_proctrack_pgid_proctrack__pgid.c (revision 531468) @@ -0,0 +1,76 @@ +--- src/plugins/proctrack/pgid/proctrack_pgid.c.orig 2020-03-26 21:44:05 UTC ++++ src/plugins/proctrack/pgid/proctrack_pgid.c +@@ -49,6 +49,15 @@ + #include + #include + ++#ifdef __FreeBSD__ ++#include ++#include ++#include ++#include ++ ++#include /* must be last */ ++#endif ++ + #include "slurm/slurm.h" + #include "slurm/slurm_errno.h" + #include "src/common/log.h" +@@ -179,6 +188,52 @@ proctrack_p_wait(uint64_t cont_id) + return SLURM_SUCCESS; + } + ++ ++/* ++ * Get list of all PIDs belonging to process group cont_id ++ */ ++#ifdef __FreeBSD__ ++extern int proctrack_p_get_pids(uint64_t cont_id, pid_t **pids, int *npids) ++{ ++ pid_t *pid_array = NULL; ++ struct procstat *proc_info; ++ struct kinfo_proc *proc_list; ++ FILE *procstat_err; ++ unsigned int pid_count = 0; ++ ++ /* ++ * procstat_getprocs() prints an innocuous but annoying warning ++ * to stderr by default when no matching processes are found: ++ * ++ * https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245318 ++ * ++ * Remove the redirect to /dev/null if this changes in the future. ++ */ ++ if ((procstat_err = fopen("/dev/null", "w+"))) ++ err_set_file(procstat_err); ++ proc_info = procstat_open_sysctl(); ++ proc_list = procstat_getprocs(proc_info, KERN_PROC_PGRP, cont_id, ++ (unsigned int *) &pid_count); ++ if (procstat_err) ++ fclose(procstat_err); ++ ++ if (pid_count > 0) { ++ xrecalloc(pid_array, sizeof(pid_t), pid_count); ++ // FIXME: Do we need to filter zombies like the Linux code? ++ // proc_list[c].ki_paddr->p_state == PRS_ZOMBIE ++ for (size_t c = 0; c < pid_count; ++c) ++ pid_array[c] = proc_list[c].ki_pid; ++ } ++ ++ procstat_freeprocs(proc_info, proc_list); ++ procstat_close(proc_info); ++ ++ *pids = pid_array; ++ *npids = pid_count; ++ ++ return SLURM_SUCCESS; ++} ++#else + extern int + proctrack_p_get_pids(uint64_t cont_id, pid_t **pids, int *npids) + { +@@ -241,3 +296,4 @@ fini: *pids = pid_array; + *npids = pid_count; + return rc; + } ++#endif Property changes on: head/sysutils/slurm-wlm/files/patch-src_plugins_proctrack_pgid_proctrack__pgid.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/sysutils/slurm-wlm/files/patch-src_slurmctld_prep__slurmctld.c =================================================================== --- head/sysutils/slurm-wlm/files/patch-src_slurmctld_prep__slurmctld.c (nonexistent) +++ head/sysutils/slurm-wlm/files/patch-src_slurmctld_prep__slurmctld.c (revision 531468) @@ -0,0 +1,10 @@ +--- src/slurmctld/prep_slurmctld.c.orig 2020-04-02 16:23:16 UTC ++++ src/slurmctld/prep_slurmctld.c +@@ -35,6 +35,7 @@ + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + \*****************************************************************************/ + ++#include + #include "src/slurmctld/job_scheduler.h" + #include "src/slurmctld/locks.h" + #include "src/slurmctld/power_save.h" Property changes on: head/sysutils/slurm-wlm/files/patch-src_slurmctld_prep__slurmctld.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/sysutils/slurm-wlm/pkg-plist =================================================================== --- head/sysutils/slurm-wlm/pkg-plist (revision 531467) +++ head/sysutils/slurm-wlm/pkg-plist (revision 531468) @@ -1,586 +1,578 @@ bin/sacct bin/sacctmgr bin/salloc bin/sattach bin/sbatch bin/sbcast bin/scancel bin/scontrol bin/sdiag %%HDF5%%bin/sh5util bin/sinfo -bin/smap bin/sprio bin/squeue bin/sreport bin/srun bin/sshare bin/sstat bin/strigger %%GUI%%bin/sview @sample etc/slurm.conf.sample include/slurm/pmi.h include/slurm/slurm.h include/slurm/slurm_errno.h include/slurm/slurmdb.h include/slurm/smd_ns.h include/slurm/spank.h lib/libslurm.a lib/libslurm.so -lib/libslurm.so.34 -lib/libslurm.so.34.0.0 +lib/libslurm.so.35 +lib/libslurm.so.35.0.0 lib/slurm/accounting_storage_filetxt.a lib/slurm/accounting_storage_filetxt.so %%MYSQL%%lib/slurm/accounting_storage_mysql.a %%MYSQL%%lib/slurm/accounting_storage_mysql.so lib/slurm/accounting_storage_none.a lib/slurm/accounting_storage_none.so lib/slurm/accounting_storage_slurmdbd.a lib/slurm/accounting_storage_slurmdbd.so lib/slurm/acct_gather_energy_cray_aries.a lib/slurm/acct_gather_energy_cray_aries.so lib/slurm/acct_gather_energy_ibmaem.a lib/slurm/acct_gather_energy_ibmaem.so %%IPMI%%lib/slurm/acct_gather_energy_ipmi.a %%IPMI%%lib/slurm/acct_gather_energy_ipmi.so lib/slurm/acct_gather_energy_none.a lib/slurm/acct_gather_energy_none.so lib/slurm/acct_gather_energy_rapl.a lib/slurm/acct_gather_energy_rapl.so %%IPMI%%lib/slurm/acct_gather_energy_xcc.a %%IPMI%%lib/slurm/acct_gather_energy_xcc.so lib/slurm/acct_gather_filesystem_lustre.a lib/slurm/acct_gather_filesystem_lustre.so lib/slurm/acct_gather_filesystem_none.a lib/slurm/acct_gather_filesystem_none.so lib/slurm/acct_gather_interconnect_none.a lib/slurm/acct_gather_interconnect_none.so %%HDF5%%lib/slurm/acct_gather_profile_hdf5.a %%HDF5%%lib/slurm/acct_gather_profile_hdf5.so %%CURL%%lib/slurm/acct_gather_profile_influxdb.a %%CURL%%lib/slurm/acct_gather_profile_influxdb.so lib/slurm/acct_gather_profile_none.a lib/slurm/acct_gather_profile_none.so lib/slurm/auth_munge.a lib/slurm/auth_munge.so lib/slurm/auth_none.a lib/slurm/auth_none.so lib/slurm/burst_buffer_datawarp.a lib/slurm/burst_buffer_datawarp.so lib/slurm/burst_buffer_generic.a lib/slurm/burst_buffer_generic.so -lib/slurm/checkpoint_none.a -lib/slurm/checkpoint_none.so -lib/slurm/checkpoint_ompi.a -lib/slurm/checkpoint_ompi.so +lib/slurm/cli_filter_lua.a +lib/slurm/cli_filter_lua.so lib/slurm/cli_filter_none.a lib/slurm/cli_filter_none.so +lib/slurm/cli_filter_syslog.a +lib/slurm/cli_filter_syslog.so +lib/slurm/cli_filter_user_defaults.a +lib/slurm/cli_filter_user_defaults.so lib/slurm/core_spec_cray_aries.a lib/slurm/core_spec_cray_aries.so lib/slurm/core_spec_none.a lib/slurm/core_spec_none.so lib/slurm/cred_munge.a lib/slurm/cred_munge.so lib/slurm/cred_none.a lib/slurm/cred_none.so lib/slurm/ext_sensors_none.a lib/slurm/ext_sensors_none.so %%RRD%%lib/slurm/ext_sensors_rrd.a %%RRD%%lib/slurm/ext_sensors_rrd.so lib/slurm/gpu_generic.a lib/slurm/gpu_generic.so lib/slurm/gres_gpu.a lib/slurm/gres_gpu.so lib/slurm/gres_mic.a lib/slurm/gres_mic.so lib/slurm/gres_mps.a lib/slurm/gres_mps.so lib/slurm/gres_nic.a lib/slurm/gres_nic.so lib/slurm/job_container_cncu.a lib/slurm/job_container_cncu.so lib/slurm/job_container_none.a lib/slurm/job_container_none.so lib/slurm/job_submit_all_partitions.a lib/slurm/job_submit_all_partitions.so lib/slurm/job_submit_cray_aries.a lib/slurm/job_submit_cray_aries.so lib/slurm/job_submit_defaults.a lib/slurm/job_submit_defaults.so lib/slurm/job_submit_logging.a lib/slurm/job_submit_logging.so lib/slurm/job_submit_lua.a lib/slurm/job_submit_lua.so lib/slurm/job_submit_partition.a lib/slurm/job_submit_partition.so lib/slurm/job_submit_pbs.a lib/slurm/job_submit_pbs.so lib/slurm/job_submit_require_timelimit.a lib/slurm/job_submit_require_timelimit.so lib/slurm/job_submit_throttle.a lib/slurm/job_submit_throttle.so lib/slurm/jobacct_gather_linux.a lib/slurm/jobacct_gather_linux.so lib/slurm/jobacct_gather_none.a lib/slurm/jobacct_gather_none.so %%CURL%%lib/slurm/jobcomp_elasticsearch.a %%CURL%%lib/slurm/jobcomp_elasticsearch.so lib/slurm/jobcomp_filetxt.a lib/slurm/jobcomp_filetxt.so +lib/slurm/jobcomp_lua.a +lib/slurm/jobcomp_lua.so %%MYSQL%%lib/slurm/jobcomp_mysql.a %%MYSQL%%lib/slurm/jobcomp_mysql.so lib/slurm/jobcomp_none.a lib/slurm/jobcomp_none.so lib/slurm/jobcomp_script.a lib/slurm/jobcomp_script.so lib/slurm/launch_slurm.a lib/slurm/launch_slurm.so lib/slurm/layouts_power_cpufreq.a lib/slurm/layouts_power_cpufreq.so lib/slurm/layouts_power_default.a lib/slurm/layouts_power_default.so lib/slurm/layouts_unit_default.a lib/slurm/layouts_unit_default.so lib/slurm/libslurmfull.a lib/slurm/libslurmfull.so lib/slurm/mcs_account.a lib/slurm/mcs_account.so lib/slurm/mcs_group.a lib/slurm/mcs_group.so lib/slurm/mcs_none.a lib/slurm/mcs_none.so lib/slurm/mcs_user.a lib/slurm/mcs_user.so +lib/slurm/mpi_cray_shasta.a +lib/slurm/mpi_cray_shasta.so lib/slurm/mpi_none.a lib/slurm/mpi_none.so -lib/slurm/mpi_openmpi.a -lib/slurm/mpi_openmpi.so lib/slurm/mpi_pmi2.a lib/slurm/mpi_pmi2.so lib/slurm/node_features_knl_cray.a lib/slurm/node_features_knl_cray.so lib/slurm/node_features_knl_generic.a lib/slurm/node_features_knl_generic.so lib/slurm/power_cray_aries.a lib/slurm/power_cray_aries.so lib/slurm/power_none.a lib/slurm/power_none.so lib/slurm/preempt_none.a lib/slurm/preempt_none.so lib/slurm/preempt_partition_prio.a lib/slurm/preempt_partition_prio.so lib/slurm/preempt_qos.a lib/slurm/preempt_qos.so +lib/slurm/prep_script.a +lib/slurm/prep_script.so lib/slurm/priority_basic.a lib/slurm/priority_basic.so lib/slurm/priority_multifactor.a lib/slurm/priority_multifactor.so lib/slurm/proctrack_linuxproc.a lib/slurm/proctrack_linuxproc.so lib/slurm/proctrack_pgid.a lib/slurm/proctrack_pgid.so lib/slurm/route_default.a lib/slurm/route_default.so lib/slurm/route_topology.a lib/slurm/route_topology.so lib/slurm/sched_backfill.a lib/slurm/sched_backfill.so lib/slurm/sched_builtin.a lib/slurm/sched_builtin.so lib/slurm/sched_hold.a lib/slurm/sched_hold.so lib/slurm/select_cons_res.a lib/slurm/select_cons_res.so lib/slurm/select_cons_tres.a lib/slurm/select_cons_tres.so lib/slurm/select_cray_aries.a lib/slurm/select_cray_aries.so lib/slurm/select_linear.a lib/slurm/select_linear.so lib/slurm/site_factor_none.a lib/slurm/site_factor_none.so lib/slurm/slurmctld_nonstop.a lib/slurm/slurmctld_nonstop.so lib/slurm/spank_pbs.a lib/slurm/spank_pbs.so lib/slurm/src/sattach/sattach.wrapper.c lib/slurm/src/srun/srun.wrapper.c lib/slurm/switch_generic.a lib/slurm/switch_generic.so lib/slurm/switch_none.a lib/slurm/switch_none.so lib/slurm/task_affinity.a lib/slurm/task_affinity.so lib/slurm/task_cray_aries.a lib/slurm/task_cray_aries.so lib/slurm/task_none.a lib/slurm/task_none.so lib/slurm/topology_3d_torus.a lib/slurm/topology_3d_torus.so lib/slurm/topology_hypercube.a lib/slurm/topology_hypercube.so lib/slurm/topology_node_rank.a lib/slurm/topology_node_rank.so lib/slurm/topology_none.a lib/slurm/topology_none.so lib/slurm/topology_tree.a lib/slurm/topology_tree.so man/man1/sacct.1.gz man/man1/sacctmgr.1.gz man/man1/salloc.1.gz man/man1/sattach.1.gz man/man1/sbatch.1.gz man/man1/sbcast.1.gz man/man1/scancel.1.gz man/man1/scontrol.1.gz man/man1/sdiag.1.gz %%HDF5%%man/man1/sh5util.1.gz man/man1/sinfo.1.gz man/man1/slurm.1.gz -man/man1/smap.1.gz man/man1/sprio.1.gz man/man1/squeue.1.gz man/man1/sreport.1.gz man/man1/srun.1.gz man/man1/sshare.1.gz man/man1/sstat.1.gz man/man1/strigger.1.gz %%GUI%%man/man1/sview.1.gz -man/man3/slurm_allocate_pack_job_blocking.3.gz +man/man3/slurm_allocate_het_job_blocking.3.gz man/man3/slurm_allocate_resources.3.gz man/man3/slurm_allocate_resources_blocking.3.gz man/man3/slurm_allocation_lookup.3.gz man/man3/slurm_allocation_msg_thr_create.3.gz man/man3/slurm_allocation_msg_thr_destroy.3.gz man/man3/slurm_api_version.3.gz -man/man3/slurm_checkpoint.3.gz -man/man3/slurm_checkpoint_able.3.gz -man/man3/slurm_checkpoint_complete.3.gz -man/man3/slurm_checkpoint_create.3.gz -man/man3/slurm_checkpoint_disable.3.gz -man/man3/slurm_checkpoint_enable.3.gz -man/man3/slurm_checkpoint_error.3.gz -man/man3/slurm_checkpoint_failed.3.gz -man/man3/slurm_checkpoint_restart.3.gz -man/man3/slurm_checkpoint_task_complete.3.gz -man/man3/slurm_checkpoint_tasks.3.gz -man/man3/slurm_checkpoint_vacate.3.gz man/man3/slurm_clear_trigger.3.gz man/man3/slurm_complete_job.3.gz man/man3/slurm_confirm_allocation.3.gz man/man3/slurm_create_partition.3.gz man/man3/slurm_create_reservation.3.gz man/man3/slurm_delete_partition.3.gz man/man3/slurm_delete_reservation.3.gz man/man3/slurm_free_ctl_conf.3.gz man/man3/slurm_free_front_end_info_msg.3.gz man/man3/slurm_free_job_alloc_info_response_msg.3.gz man/man3/slurm_free_job_array_resp.3.gz man/man3/slurm_free_job_info_msg.3.gz man/man3/slurm_free_job_step_create_response_msg.3.gz man/man3/slurm_free_job_step_info_response_msg.3.gz man/man3/slurm_free_node_info.3.gz man/man3/slurm_free_node_info_msg.3.gz man/man3/slurm_free_partition_info.3.gz man/man3/slurm_free_partition_info_msg.3.gz man/man3/slurm_free_reservation_info_msg.3.gz man/man3/slurm_free_resource_allocation_response_msg.3.gz man/man3/slurm_free_slurmd_status.3.gz man/man3/slurm_free_submit_response_response_msg.3.gz man/man3/slurm_free_trigger_msg.3.gz man/man3/slurm_get_end_time.3.gz man/man3/slurm_get_errno.3.gz man/man3/slurm_get_job_steps.3.gz man/man3/slurm_get_rem_time.3.gz man/man3/slurm_get_triggers.3.gz +man/man3/slurm_het_job_lookup.3.gz +man/man3/slurm_het_job_will_run.3.gz man/man3/slurm_hostlist_create.3.gz man/man3/slurm_hostlist_destroy.3.gz man/man3/slurm_hostlist_shift.3.gz man/man3/slurm_init_job_desc_msg.3.gz man/man3/slurm_init_part_desc_msg.3.gz man/man3/slurm_init_resv_desc_msg.3.gz man/man3/slurm_init_trigger_msg.3.gz man/man3/slurm_init_update_front_end_msg.3.gz man/man3/slurm_init_update_node_msg.3.gz man/man3/slurm_init_update_step_msg.3.gz man/man3/slurm_job_cpus_allocated_on_node.3.gz man/man3/slurm_job_cpus_allocated_on_node_id.3.gz man/man3/slurm_job_step_create.3.gz man/man3/slurm_job_step_launch_t_init.3.gz man/man3/slurm_job_step_layout_free.3.gz man/man3/slurm_job_step_layout_get.3.gz man/man3/slurm_job_will_run.3.gz man/man3/slurm_job_will_run2.3.gz man/man3/slurm_jobinfo_ctx_get.3.gz man/man3/slurm_kill_job.3.gz man/man3/slurm_kill_job_step.3.gz man/man3/slurm_load_ctl_conf.3.gz man/man3/slurm_load_front_end.3.gz man/man3/slurm_load_job.3.gz man/man3/slurm_load_job_user.3.gz man/man3/slurm_load_jobs.3.gz man/man3/slurm_load_node.3.gz man/man3/slurm_load_node_single.3.gz man/man3/slurm_load_partitions.3.gz man/man3/slurm_load_reservations.3.gz man/man3/slurm_load_slurmd_status.3.gz man/man3/slurm_notify_job.3.gz -man/man3/slurm_pack_job_lookup.3.gz -man/man3/slurm_pack_job_will_run.3.gz man/man3/slurm_perror.3.gz man/man3/slurm_pid2jobid.3.gz man/man3/slurm_ping.3.gz man/man3/slurm_print_ctl_conf.3.gz man/man3/slurm_print_front_end_info_msg.3.gz man/man3/slurm_print_front_end_table.3.gz man/man3/slurm_print_job_info.3.gz man/man3/slurm_print_job_info_msg.3.gz man/man3/slurm_print_job_step_info.3.gz man/man3/slurm_print_job_step_info_msg.3.gz man/man3/slurm_print_node_info_msg.3.gz man/man3/slurm_print_node_table.3.gz man/man3/slurm_print_partition_info.3.gz man/man3/slurm_print_partition_info_msg.3.gz man/man3/slurm_print_reservation_info.3.gz man/man3/slurm_print_reservation_info_msg.3.gz man/man3/slurm_print_slurmd_status.3.gz man/man3/slurm_read_hostfile.3.gz man/man3/slurm_reconfigure.3.gz man/man3/slurm_requeue.3.gz man/man3/slurm_requeue2.3.gz man/man3/slurm_resume.3.gz man/man3/slurm_resume2.3.gz man/man3/slurm_set_debug_level.3.gz man/man3/slurm_set_trigger.3.gz man/man3/slurm_shutdown.3.gz man/man3/slurm_signal_job.3.gz man/man3/slurm_signal_job_step.3.gz man/man3/slurm_slurmd_status.3.gz man/man3/slurm_sprint_front_end_table.3.gz man/man3/slurm_sprint_job_info.3.gz man/man3/slurm_sprint_job_step_info.3.gz man/man3/slurm_sprint_node_table.3.gz man/man3/slurm_sprint_partition_info.3.gz man/man3/slurm_sprint_reservation_info.3.gz man/man3/slurm_step_ctx_create.3.gz man/man3/slurm_step_ctx_create_no_alloc.3.gz man/man3/slurm_step_ctx_daemon_per_node_hack.3.gz man/man3/slurm_step_ctx_destroy.3.gz man/man3/slurm_step_ctx_get.3.gz man/man3/slurm_step_ctx_params_t_init.3.gz man/man3/slurm_step_launch.3.gz man/man3/slurm_step_launch_abort.3.gz man/man3/slurm_step_launch_fwd_signal.3.gz man/man3/slurm_step_launch_wait_finish.3.gz man/man3/slurm_step_launch_wait_start.3.gz man/man3/slurm_strerror.3.gz man/man3/slurm_submit_batch_job.3.gz man/man3/slurm_suspend.3.gz man/man3/slurm_suspend2.3.gz man/man3/slurm_takeover.3.gz man/man3/slurm_terminate_job.3.gz man/man3/slurm_terminate_job_step.3.gz man/man3/slurm_update_front_end.3.gz man/man3/slurm_update_job.3.gz man/man3/slurm_update_job2.3.gz man/man3/slurm_update_node.3.gz man/man3/slurm_update_partition.3.gz man/man3/slurm_update_reservation.3.gz man/man3/slurm_update_step.3.gz man/man5/acct_gather.conf.5.gz man/man5/burst_buffer.conf.5.gz man/man5/cgroup.conf.5.gz -man/man5/cray.conf.5.gz man/man5/ext_sensors.conf.5.gz man/man5/gres.conf.5.gz man/man5/knl.conf.5.gz man/man5/nonstop.conf.5.gz man/man5/slurm.conf.5.gz man/man5/slurmdbd.conf.5.gz man/man5/topology.conf.5.gz man/man8/slurmctld.8.gz man/man8/slurmd.8.gz man/man8/slurmdbd.8.gz +man/man8/slurmrestd.8.gz man/man8/slurmstepd.8.gz man/man8/spank.8.gz sbin/slurmctld sbin/slurmd sbin/slurmdbd sbin/slurmstepd %%PORTDOCS%%%%DOCSDIR%%/html/Slurm_Entity.pdf %%PORTDOCS%%%%DOCSDIR%%/html/Slurm_Individual.pdf %%PORTDOCS%%%%DOCSDIR%%/html/accounting.html %%PORTDOCS%%%%DOCSDIR%%/html/accounting_storageplugins.html %%PORTDOCS%%%%DOCSDIR%%/html/acct_gather.conf.html %%PORTDOCS%%%%DOCSDIR%%/html/acct_gather_energy_plugins.html %%PORTDOCS%%%%DOCSDIR%%/html/acct_gather_profile_plugins.html %%PORTDOCS%%%%DOCSDIR%%/html/add.html %%PORTDOCS%%%%DOCSDIR%%/html/allocation_pies.gif %%PORTDOCS%%%%DOCSDIR%%/html/api.html %%PORTDOCS%%%%DOCSDIR%%/html/arch.gif %%PORTDOCS%%%%DOCSDIR%%/html/authplugins.html %%PORTDOCS%%%%DOCSDIR%%/html/bb_plugins.html %%PORTDOCS%%%%DOCSDIR%%/html/big_sys.html %%PORTDOCS%%%%DOCSDIR%%/html/burst_buffer.conf.html %%PORTDOCS%%%%DOCSDIR%%/html/burst_buffer.html %%PORTDOCS%%%%DOCSDIR%%/html/cgroup.conf.html %%PORTDOCS%%%%DOCSDIR%%/html/cgroups.html -%%PORTDOCS%%%%DOCSDIR%%/html/checkpoint_plugins.html %%PORTDOCS%%%%DOCSDIR%%/html/classic_fair_share.html %%PORTDOCS%%%%DOCSDIR%%/html/cli_filter_plugins.html %%PORTDOCS%%%%DOCSDIR%%/html/coding_style.pdf +%%PORTDOCS%%%%DOCSDIR%%/html/configless_slurm.html %%PORTDOCS%%%%DOCSDIR%%/html/configurator.easy.html %%PORTDOCS%%%%DOCSDIR%%/html/configurator.html %%PORTDOCS%%%%DOCSDIR%%/html/cons_res.html %%PORTDOCS%%%%DOCSDIR%%/html/cons_res_share.html %%PORTDOCS%%%%DOCSDIR%%/html/containers.html %%PORTDOCS%%%%DOCSDIR%%/html/contributor.html %%PORTDOCS%%%%DOCSDIR%%/html/core_spec.html %%PORTDOCS%%%%DOCSDIR%%/html/core_spec_plugins.html %%PORTDOCS%%%%DOCSDIR%%/html/cpu_management.html -%%PORTDOCS%%%%DOCSDIR%%/html/cray.conf.html %%PORTDOCS%%%%DOCSDIR%%/html/cray.html %%PORTDOCS%%%%DOCSDIR%%/html/cred_plugins.html %%PORTDOCS%%%%DOCSDIR%%/html/disclaimer.html %%PORTDOCS%%%%DOCSDIR%%/html/dist_plane.html %%PORTDOCS%%%%DOCSDIR%%/html/documentation.html %%PORTDOCS%%%%DOCSDIR%%/html/download.html %%PORTDOCS%%%%DOCSDIR%%/html/elastic_computing.html %%PORTDOCS%%%%DOCSDIR%%/html/elasticsearch.html %%PORTDOCS%%%%DOCSDIR%%/html/entities.gif %%PORTDOCS%%%%DOCSDIR%%/html/example_usage.gif %%PORTDOCS%%%%DOCSDIR%%/html/ext_sensors.conf.html %%PORTDOCS%%%%DOCSDIR%%/html/ext_sensorsplugins.html %%PORTDOCS%%%%DOCSDIR%%/html/fair_tree.html %%PORTDOCS%%%%DOCSDIR%%/html/faq.html %%PORTDOCS%%%%DOCSDIR%%/html/federation.html %%PORTDOCS%%%%DOCSDIR%%/html/fonts.css %%PORTDOCS%%%%DOCSDIR%%/html/fonts.ttf %%PORTDOCS%%%%DOCSDIR%%/html/gang_scheduling.html %%PORTDOCS%%%%DOCSDIR%%/html/gres.conf.html %%PORTDOCS%%%%DOCSDIR%%/html/gres.html %%PORTDOCS%%%%DOCSDIR%%/html/gres_design.html %%PORTDOCS%%%%DOCSDIR%%/html/gres_plugins.html %%PORTDOCS%%%%DOCSDIR%%/html/hdf5_job_outline.png %%PORTDOCS%%%%DOCSDIR%%/html/hdf5_profile_user_guide.html %%PORTDOCS%%%%DOCSDIR%%/html/hdf5_task_attr.png %%PORTDOCS%%%%DOCSDIR%%/html/heterogeneous_jobs.html %%PORTDOCS%%%%DOCSDIR%%/html/high_throughput.html %%PORTDOCS%%%%DOCSDIR%%/html/ibm_pe_fig1.png %%PORTDOCS%%%%DOCSDIR%%/html/ibm_pe_fig2.png %%PORTDOCS%%%%DOCSDIR%%/html/intel_knl.html %%PORTDOCS%%%%DOCSDIR%%/html/job_array.html %%PORTDOCS%%%%DOCSDIR%%/html/job_container_plugins.html %%PORTDOCS%%%%DOCSDIR%%/html/job_exit_code.html %%PORTDOCS%%%%DOCSDIR%%/html/job_launch.html %%PORTDOCS%%%%DOCSDIR%%/html/job_submit_plugins.html %%PORTDOCS%%%%DOCSDIR%%/html/jobacct_gatherplugins.html %%PORTDOCS%%%%DOCSDIR%%/html/jobcompplugins.html %%PORTDOCS%%%%DOCSDIR%%/html/jquery.min.js +%%PORTDOCS%%%%DOCSDIR%%/html/jwt.html %%PORTDOCS%%%%DOCSDIR%%/html/k_function.gif %%PORTDOCS%%%%DOCSDIR%%/html/knl.conf.html %%PORTDOCS%%%%DOCSDIR%%/html/launch_plugins.html %%PORTDOCS%%%%DOCSDIR%%/html/licenses.html %%PORTDOCS%%%%DOCSDIR%%/html/mail.html %%PORTDOCS%%%%DOCSDIR%%/html/man_index.html %%PORTDOCS%%%%DOCSDIR%%/html/mc_support.gif %%PORTDOCS%%%%DOCSDIR%%/html/mc_support.html %%PORTDOCS%%%%DOCSDIR%%/html/mcs.html %%PORTDOCS%%%%DOCSDIR%%/html/mcs_plugins.html %%PORTDOCS%%%%DOCSDIR%%/html/meetings.html %%PORTDOCS%%%%DOCSDIR%%/html/mpi_guide.html %%PORTDOCS%%%%DOCSDIR%%/html/mpiplugins.html %%PORTDOCS%%%%DOCSDIR%%/html/multi_cluster.html %%PORTDOCS%%%%DOCSDIR%%/html/news.html %%PORTDOCS%%%%DOCSDIR%%/html/node_features_plugins.html %%PORTDOCS%%%%DOCSDIR%%/html/nonstop.conf.html %%PORTDOCS%%%%DOCSDIR%%/html/nss_slurm.html %%PORTDOCS%%%%DOCSDIR%%/html/overview.html %%PORTDOCS%%%%DOCSDIR%%/html/pam_slurm_adopt.html %%PORTDOCS%%%%DOCSDIR%%/html/plane_ex1.gif %%PORTDOCS%%%%DOCSDIR%%/html/plane_ex2.gif %%PORTDOCS%%%%DOCSDIR%%/html/plane_ex3.gif %%PORTDOCS%%%%DOCSDIR%%/html/plane_ex4.gif %%PORTDOCS%%%%DOCSDIR%%/html/plane_ex5.gif %%PORTDOCS%%%%DOCSDIR%%/html/plane_ex6.gif %%PORTDOCS%%%%DOCSDIR%%/html/plane_ex7.gif %%PORTDOCS%%%%DOCSDIR%%/html/platforms.html %%PORTDOCS%%%%DOCSDIR%%/html/plugins.html %%PORTDOCS%%%%DOCSDIR%%/html/power_mgmt.html %%PORTDOCS%%%%DOCSDIR%%/html/power_plugins.html %%PORTDOCS%%%%DOCSDIR%%/html/power_save.html %%PORTDOCS%%%%DOCSDIR%%/html/preempt.html %%PORTDOCS%%%%DOCSDIR%%/html/preemption_plugins.html %%PORTDOCS%%%%DOCSDIR%%/html/priority_multifactor.html %%PORTDOCS%%%%DOCSDIR%%/html/priority_multifactor3.html %%PORTDOCS%%%%DOCSDIR%%/html/priority_plugins.html %%PORTDOCS%%%%DOCSDIR%%/html/proctrack_plugins.html %%PORTDOCS%%%%DOCSDIR%%/html/programmer_guide.html %%PORTDOCS%%%%DOCSDIR%%/html/prolog_epilog.html %%PORTDOCS%%%%DOCSDIR%%/html/publications.html %%PORTDOCS%%%%DOCSDIR%%/html/qos.html %%PORTDOCS%%%%DOCSDIR%%/html/quickstart.html %%PORTDOCS%%%%DOCSDIR%%/html/quickstart_admin.html %%PORTDOCS%%%%DOCSDIR%%/html/reservations.html %%PORTDOCS%%%%DOCSDIR%%/html/reset.css %%PORTDOCS%%%%DOCSDIR%%/html/resource_binding.html %%PORTDOCS%%%%DOCSDIR%%/html/resource_limits.html +%%PORTDOCS%%%%DOCSDIR%%/html/rest.html %%PORTDOCS%%%%DOCSDIR%%/html/rosetta.html %%PORTDOCS%%%%DOCSDIR%%/html/route_plugin.html -%%PORTDOCS%%%%DOCSDIR%%/html/rpc.html %%PORTDOCS%%%%DOCSDIR%%/html/sacct.html %%PORTDOCS%%%%DOCSDIR%%/html/sacctmgr.html %%PORTDOCS%%%%DOCSDIR%%/html/salloc.html %%PORTDOCS%%%%DOCSDIR%%/html/sattach.html %%PORTDOCS%%%%DOCSDIR%%/html/sbatch.html %%PORTDOCS%%%%DOCSDIR%%/html/sbcast.html %%PORTDOCS%%%%DOCSDIR%%/html/scancel.html %%PORTDOCS%%%%DOCSDIR%%/html/sched_config.html %%PORTDOCS%%%%DOCSDIR%%/html/schedmd.png %%PORTDOCS%%%%DOCSDIR%%/html/schedplugins.html %%PORTDOCS%%%%DOCSDIR%%/html/scontrol.html %%PORTDOCS%%%%DOCSDIR%%/html/sdiag.html %%PORTDOCS%%%%DOCSDIR%%/html/select_design.html %%PORTDOCS%%%%DOCSDIR%%/html/selectplugins.html %%HDF5%%%%PORTDOCS%%%%DOCSDIR%%/html/sh5util.html %%PORTDOCS%%%%DOCSDIR%%/html/sinfo.html %%PORTDOCS%%%%DOCSDIR%%/html/site_factor.html %%PORTDOCS%%%%DOCSDIR%%/html/slurm.conf.html %%PORTDOCS%%%%DOCSDIR%%/html/slurm.css %%PORTDOCS%%%%DOCSDIR%%/html/slurm.html %%PORTDOCS%%%%DOCSDIR%%/html/slurm_logo.png %%PORTDOCS%%%%DOCSDIR%%/html/slurm_ug_agenda.html %%PORTDOCS%%%%DOCSDIR%%/html/slurmctld.html %%PORTDOCS%%%%DOCSDIR%%/html/slurmctld_plugstack.html %%PORTDOCS%%%%DOCSDIR%%/html/slurmd.html %%PORTDOCS%%%%DOCSDIR%%/html/slurmdbd.conf.html %%PORTDOCS%%%%DOCSDIR%%/html/slurmdbd.html +%%PORTDOCS%%%%DOCSDIR%%/html/slurmrestd.html %%PORTDOCS%%%%DOCSDIR%%/html/slurmstepd.html -%%PORTDOCS%%%%DOCSDIR%%/html/smap.html %%PORTDOCS%%%%DOCSDIR%%/html/spank.html %%PORTDOCS%%%%DOCSDIR%%/html/sprio.html %%PORTDOCS%%%%DOCSDIR%%/html/squeue.html %%PORTDOCS%%%%DOCSDIR%%/html/squeue_color.png %%PORTDOCS%%%%DOCSDIR%%/html/sreport.html %%PORTDOCS%%%%DOCSDIR%%/html/srun.html %%PORTDOCS%%%%DOCSDIR%%/html/sshare.html %%PORTDOCS%%%%DOCSDIR%%/html/sstat.html %%PORTDOCS%%%%DOCSDIR%%/html/strigger.html %%PORTDOCS%%%%DOCSDIR%%/html/style.css %%GUI%%%%PORTDOCS%%%%DOCSDIR%%/html/sview.html %%PORTDOCS%%%%DOCSDIR%%/html/switchplugins.html %%PORTDOCS%%%%DOCSDIR%%/html/taskplugins.html %%PORTDOCS%%%%DOCSDIR%%/html/team.html %%PORTDOCS%%%%DOCSDIR%%/html/testimonials.html %%PORTDOCS%%%%DOCSDIR%%/html/topo_ex1.gif %%PORTDOCS%%%%DOCSDIR%%/html/topo_ex2.gif %%PORTDOCS%%%%DOCSDIR%%/html/topology.conf.html %%PORTDOCS%%%%DOCSDIR%%/html/topology.html %%PORTDOCS%%%%DOCSDIR%%/html/topology_plugin.html %%PORTDOCS%%%%DOCSDIR%%/html/tres.html %%PORTDOCS%%%%DOCSDIR%%/html/troubleshoot.html %%PORTDOCS%%%%DOCSDIR%%/html/tutorial_intro_files.tar %%PORTDOCS%%%%DOCSDIR%%/html/tutorials.html %%PORTDOCS%%%%DOCSDIR%%/html/usage_pies.gif %%PORTDOCS%%%%DOCSDIR%%/html/user_permissions.html %%PORTDOCS%%%%DOCSDIR%%/html/wckey.html