Skip to content

Commit 4016e01

Browse files
committed
docs and changelog
1 parent 61ebc32 commit 4016e01

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Next release
22
============
33

44
* ENH: New interfaces: spm.ResliceToReference
5+
* ENH: Added support for Simple Linux Utility Resource Management (SLURM)
56

67
* FIX: Deals properly with 3d files in SPM Realign
78

doc/users/plugins.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ available plugins allow local and distributed execution of workflows and
99
debugging. Each available plugin is described below.
1010

1111
Current plugins are available for Linear, Multiprocessing, IPython_ distributed
12-
processing platforms and for direct processing on SGE_, PBS_, HTCondor_, and LSF_. We
12+
processing platforms and for direct processing on SGE_, PBS_, HTCondor_, LSF_, and SLURM_. We
1313
anticipate future plugins for the Soma_ workflow.
1414

1515
.. note::
@@ -270,3 +270,5 @@ Optional arguments::
270270
.. _DAGMan: http://research.cs.wisc.edu/htcondor/dagman/dagman.html
271271
.. _HTCondor documentation: http://research.cs.wisc.edu/htcondor/manual
272272
.. _DMTCP: http://dmtcp.sourceforge.net
273+
.. _SLURM: http://slurm.schedmd.com/
274+

0 commit comments

Comments
 (0)