{"id":487,"date":"2022-11-11T11:22:09","date_gmt":"2022-11-11T03:22:09","guid":{"rendered":"https:\/\/scutvk.cn\/?p=487"},"modified":"2022-11-14T10:41:33","modified_gmt":"2022-11-14T02:41:33","slug":"slurm-commands","status":"publish","type":"post","link":"https:\/\/scutvk.cn\/?p=487","title":{"rendered":"Slurm commands"},"content":{"rendered":"\n<p style=\"font-size:24px\"><strong>sinfo:<\/strong><\/p>\n\n\n\n<p>show all nodes<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sinfo<\/code><\/pre>\n\n\n\n<p style=\"font-size:24px\"><strong>scontrol:<\/strong><\/p>\n\n\n\n<p>show the detailed information of the specified node<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>scontrol show node &lt;node&gt;<\/code><\/pre>\n\n\n\n<p style=\"font-size:24px\"><strong>sbatch:<\/strong><\/p>\n\n\n\n<p>submit <code>.slurm<\/code> task file<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sbatch &lt;slurm file&gt;<\/code><\/pre>\n\n\n\n<p>submit to a specified node<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sbatch &lt;slurm file&gt; --nodelist=node0xx<\/code><\/pre>\n\n\n\n<p style=\"font-size:24px\"><strong>squeue:<\/strong><\/p>\n\n\n\n<p>show the task list in slurm servers<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>squeue<\/code><\/pre>\n\n\n\n<p>show the specified task in slurm servers.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>squeue | grep &lt;task index&gt;<\/code><\/pre>\n\n\n\n<p style=\"font-size:24px\"><strong>scancel:<\/strong><\/p>\n\n\n\n<p>kill a slurm job<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>scancel &lt;jobid><\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>sinfo: show all nodes sco&hellip;<\/p>\n","protected":false},"author":1,"featured_media":491,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[11,2],"tags":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/scutvk.cn\/wp-content\/uploads\/2022\/11\/arch.gif","_links":{"self":[{"href":"https:\/\/scutvk.cn\/index.php?rest_route=\/wp\/v2\/posts\/487"}],"collection":[{"href":"https:\/\/scutvk.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scutvk.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scutvk.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scutvk.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=487"}],"version-history":[{"count":7,"href":"https:\/\/scutvk.cn\/index.php?rest_route=\/wp\/v2\/posts\/487\/revisions"}],"predecessor-version":[{"id":497,"href":"https:\/\/scutvk.cn\/index.php?rest_route=\/wp\/v2\/posts\/487\/revisions\/497"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/scutvk.cn\/index.php?rest_route=\/wp\/v2\/media\/491"}],"wp:attachment":[{"href":"https:\/\/scutvk.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=487"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scutvk.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=487"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scutvk.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=487"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}