Skip to content

Commit

Permalink
remove slurm useradd from doc (#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
crbaird committed Dec 7, 2016
1 parent d0167ba commit 5e19bad
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions docs/recipes/install/common/install_slurm.tex
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,6 @@
\end{lstlisting}
% end_ohpc_run

\SLURM{} requires the designation of a system user that runs the underlying
resource management daemons. The default configuration file that is supplied
with the \OHPC{} build of \SLURM{} identifies this \texttt{SlurmUser} to be a
dedicated user named ``slurm'' and this user must exist.
The following command can be used to add this user to the {\em
master} server:

% begin_ohpc_run
\begin{lstlisting}[language=bash,keywords={}]
[sms](*\#*) useradd slurm
\end{lstlisting}
% end_ohpc_run

Other versions of this guide are available that describe installation of other
resource management systems, and they can be found in the \texttt{docs-ohpc}
package.

0 comments on commit 5e19bad

Please sign in to comment.