Login
Remember
Register
Questions
Unanswered
Categories
Ask a Question
Quiz
Ask a Question
How can I kill a Slurm job?
+3
votes
asked
Sep 7, 2022
in
Operating Systems
by
phpuser
(
60.0k
points)
I submitted a job using sbatch but I want to cancel it as I need to make some changes in the code. How can I kill the job? I tried the kill command, and it did not work.
slurm
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
+3
votes
answered
Sep 7, 2022
by
pkumar81
(
354k
points)
selected
Sep 12, 2022
by
pkumar81
Best answer
You can cancel a Slurm job using
scancel
command.
scancel <your_jobid>
Please
log in
or
register
to add a comment.
Related questions
+2
votes
1
answer
How can I transfer a folder that contains other folders and file using SFTP put?
asked
Nov 24, 2018
in
Operating Systems
by
praveen
(
72.0k
points)
sftp
folder
+2
votes
1
answer
Linux : How can I give read-write access to a folder to all users
asked
Apr 8, 2018
in
Operating Systems
by
pythonuser
(
77.0k
points)
linux
folder
+2
votes
1
answer
CentOS - How can I check the Disk I/O of my VPS
asked
May 19, 2018
in
Operating Systems
by
praveen
(
72.0k
points)
vps
disk
linux
centos
+3
votes
1
answer
Ubuntu - How can I find the screen resolution using command line
asked
Jun 19, 2016
in
Operating Systems
by
phpuser
(
60.0k
points)
ubuntu
monitor
screen
resolution
command
+2
votes
1
answer
How can I install the NetworkX and easy_install package for python in Ubuntu?
asked
Dec 30, 2015
in
Operating Systems
by
praveen
(
72.0k
points)
networkx
python
easy_install
ubuntu
Categories
All categories
Programming Languages
(731)
Machine Learning
(34)
Operating Systems
(128)
Databases
(97)
Web & Google
(90)
CMS Tips
(34)
General IT Tips
(89)
GK Quiz QA
(81)
...