Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

page requests: Slurm commands #2068

Closed
25 of 26 tasks
eviatarbach opened this issue Apr 12, 2018 · 23 comments · Fixed by #4600
Closed
25 of 26 tasks

page requests: Slurm commands #2068

eviatarbach opened this issue Apr 12, 2018 · 23 comments · Fixed by #4600
Labels
good first issue Recommended issues for first-time contributors help wanted You can help make tldr-pages better! let's document Tracker issue to document multiple subcommands/commands of a tool or utility or category. new command Issues requesting creation of a new page.

Comments

@eviatarbach
Copy link

eviatarbach commented Apr 12, 2018

Slurm is a job scheduler widely used on supercomputers. There are a few commands used to interface with it that I think it would be useful to add to tldr: https://slurm.schedmd.com/man_index.html, https://slurm.schedmd.com/pdfs/summary.pdf

Commands:

Daemons/other:

@agnivade agnivade added new command Issues requesting creation of a new page. help wanted You can help make tldr-pages better! labels Apr 13, 2018
@sbrl
Copy link
Member

sbrl commented Apr 13, 2018

Thanks for requesting this page, @eviatarbach! It sounds like it would be a great addition to tldr-pages. Do you want to have a go yourself?

Pages are best created by people who understand the command they are about.

If you do, take a quick read of CONTRIBUTING.md, which guides you through the process of creating a new page here. Then, just simply send a pull request to this repository - and if you need any assistance, just ask :-)

@eviatarbach
Copy link
Author

Yes, I will work on it!

Thanks.

@npalladium
Copy link
Contributor

It looks like all of them have not been added. I'll try to do that in the coming few days as I'm working with slurm right now.

@sbrl
Copy link
Member

sbrl commented Oct 9, 2020

Thanks, @npalladium! That would be great ❤️ I'm using Slurm myself too.

@npalladium
Copy link
Contributor

npalladium commented Oct 12, 2020

A few more commands are left. The only one that I actually use and that is not present is sstat, I think. Will do that later today.

@npalladium
Copy link
Contributor

@navarroaxel, I think there are a few more commands remaining. Could you consider keeping this issue open?

@navarroaxel navarroaxel reopened this Oct 13, 2020
@navarroaxel
Copy link
Member

@npalladium sure, the merge closed this, not me 😄.
Could you list the commands like is done in issue 3953 to know when this is done?

@npalladium
Copy link
Contributor

One #4689 and #4646 are merged, that should leave us with the following:

  • sbcast
  • salloc

(Not quite sure this is what you wanted though.)

@sbrl
Copy link
Member

sbrl commented Oct 14, 2020

Merged #4689 & #4646 :D

@bl-ue
Copy link
Contributor

bl-ue commented Jan 2, 2021

I'm going to edit this issue's description and add all slurm commands that we have done/need to do.

@bl-ue
Copy link
Contributor

bl-ue commented Jan 2, 2021

So we've got done 10 of 21 slurm commands, and 0 of 6 daemon commands. The description is updated.

@bl-ue
Copy link
Contributor

bl-ue commented Jan 2, 2021

@npalladium feel up to adding some more?

@npalladium
Copy link
Contributor

Of the commands left, I only use slurm and salloc. I can add those in the coming couple of days. As for the daemons, I'm not quite sure what to add.

@bl-ue
Copy link
Contributor

bl-ue commented Jan 2, 2021

We don't have to add the daemons (although it would be nice). I just saw them and thought it would be a good idea to suggest them.

I can add those in the coming couple of days

If you don't mind, please do. Thank you!

@npalladium
Copy link
Contributor

npalladium commented Jan 2, 2021 via email

@bl-ue
Copy link
Contributor

bl-ue commented Jan 2, 2021

Don't bother @npalladium. Someone will come along, maybe me myself!

@sbrl
Copy link
Member

sbrl commented Jan 4, 2021

Does anyone else with access to a Slurm system have an interactive command, or is it something specific to my University's HPC? If it's common, I'll write a page for it.

@bl-ue
Copy link
Contributor

bl-ue commented Jan 5, 2021

I can't find a reference to it on the Slurm docs @sbrl so maybe you do only have it. Can you send the output of --version, --help, etc., or whatever is appropriate for it?

@sbrl
Copy link
Member

sbrl commented Jan 7, 2021

Oh, that's interesting. It's a symlink to salloc.

$ interactive --version
slurm 15.08.8
$ interactive --help
Usage: salloc [OPTIONS...] [executable [args...]]

.....

I think the symlink is in place to make it easy for researchers who don't have as much Linux experience. It's also convenient to remember :D

@kbdharun kbdharun added the good first issue Recommended issues for first-time contributors label Oct 22, 2022
@xuzhangheng
Copy link
Contributor

Hi,
I would like to contribute Daemons/other part of this document.

@kbdharun kbdharun added the let's document Tracker issue to document multiple subcommands/commands of a tool or utility or category. label Oct 21, 2023
@sbrl
Copy link
Member

sbrl commented Nov 12, 2023

@xuzhangheng: No need to ask! Just open a pull request, referencing this issue (i.e. #2068) in the description :-)

@sbrl
Copy link
Member

sbrl commented Jan 24, 2024

Closed by mistake; #11991 is the last one on the list

@sbrl
Copy link
Member

sbrl commented Jan 24, 2024

Just read #11991 - this issue was closed because scrun is technically not part of the core Slurm CLI. Congrats to everyone for helping with this, and especially @gutjuri for their hurculean efforts in #11651!

🎉 🎉 🎉

@sbrl sbrl closed this as completed Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Recommended issues for first-time contributors help wanted You can help make tldr-pages better! let's document Tracker issue to document multiple subcommands/commands of a tool or utility or category. new command Issues requesting creation of a new page.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants