Man Pages
NOTE: This documentation is for Slurm version 20.02.
注:このドキュメントはSlurmバージョン20.02用です。
Documentation for other versions of Slurm is distributed with the code
Slurmの他のバージョンのドキュメントはコードとともに配布されます
Commands
sacct | displays accounting data for all jobs and job steps in the Slurm job accounting log or Slurm database SlurmジョブアカウンティングログまたはSlurmデータベース内のすべてのジョブとジョブステップのアカウンティングデータを表示します |
sacctmgr | Used to view and modify Slurm account information. Slurmアカウント情報を表示および変更するために使用されます。 |
salloc | Obtain a Slurm job allocation (a set of nodes), execute a command, and then release the allocation when the command is finished. Slurmジョブの割り当て(ノードのセット)を取得し、コマンドを実行して、コマンドが終了したら割り当てを解放します。 |
sattach | Attach to a Slurm job step. Slurmジョブステップにアタッチします。 |
sbatch | Submit a batch script to Slurm. バッチスクリプトをSlurmに送信します。 |
sbcast | transmit a file to the nodes allocated to a Slurm job. Slurmジョブに割り当てられたノードにファイルを送信します。 |
scancel | Used to signal jobs or job steps that are under the control of Slurm. Slurmの制御下にあるジョブまたはジョブステップを通知するために使用されます。 |
scontrol | Used view and modify Slurm configuration and state. Slurmの構成と状態を表示および変更します。 |
sdiag | scheduling diagnostic tool. スケジューリング診断ツール。 |
sinfo | view information about Slurm nodes and partitions. Slurmノードとパーティションに関する情報を表示します。 |
slurm | Slurm system overview. Slurmシステムの概要。 |
smd | failure management support tool. 障害管理サポートツール。 |
sprio | view the factors that comprise a job's scheduling priority ジョブのスケジューリングの優先順位を構成する要素を表示する |
sh5util | merge utility for acct_gather_profile plugin. acct_gather_profileプラグインのマージユーティリティ。 |
squeue | view information about jobs located in the Slurm scheduling queue. Slurmスケジューリングキューにあるジョブに関する情報を表示します。 |
sreport | Generate reports from the slurm accounting data. slurmアカウンティングデータからレポートを生成します。 |
srun | Run parallel jobs 並列ジョブを実行する |
sshare | Tool for listing the shares of associations to a cluster. クラスターへの関連付けの共有を一覧表示するためのツール。 |
sstat | Display various status information of a running job/step. 実行中のジョブ/ステップのさまざまなステータス情報を表示します。 |
strigger | Used set, get or clear Slurm trigger information. Slurmトリガー情報の設定、取得、またはクリアを使用しました。 |
sview | graphical user interface to view and modif. Slurm state. 表示および変更するためのグラフィカルユーザーインターフェイス。Slurm状態。 |
Configuration Files
acct_gather.conf | Slurm configuration file for the acct_gather plugins acct_gatherプラグインのSlurm構成ファイル |
burst_buffer.conf | Slurm burst buffer configuration Slurmバーストバッファ構成 |
cgroup.conf | Slurm configuration file for the cgroup support cgroupサポート用のSlurm構成ファイル |
ext_sensors.conf | Slurm configuration file for the external sensor support 外部センサーサポート用のSlurm構成ファイル |
gres.conf | Slurm configuration file for generic resource management. 一般的なリソース管理用のSlurm構成ファイル。 |
knl.conf | Slurm configuration file for Intel Knights Landing management. Intel KnightsLanding管理用のSlurm構成ファイル。 |
nonstop.conf | Slurm configuration file for failure management. 障害管理用のSlurm構成ファイル。 |
slurm.conf | Slurm configuration file Slurm構成ファイル |
slurmdbd.conf | Slurm Database Daemon (SlurmDBD) configuration file Slurmデータベースデーモン(SlurmDBD)構成ファイル |
topology.conf | Slurm configuration file for defining the network topology ネットワークトポロジを定義するためのSlurm構成ファイル |
Daemons and Other
slurmctld | The central management daemon of Slurm. Slurmの中央管理デーモン。 |
slurmd | The compute node daemon for Slurm. Slurmの計算ノードデーモン。 |
slurmdbd | Slurm Database Daemon. Slurmデータベースデーモン。 |
slurmrestd | The Slurm REST API daemon. Slurm RESTAPIデーモン。 |
slurmstepd | The job step manager for Slurm. Slurmのジョブステップマネージャー。 |
SPANK | Slurm Plug-in Architecture for Node and job (K)control ノードおよびジョブ(K)制御用のSlurmプラグインアーキテクチャ |
Last modified 20 February 2020