Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Slurm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tud-zih-energy
Slurm
Commits
4f611d57
Commit
4f611d57
authored
18 years ago
by
Christopher J. Morrone
Browse files
Options
Downloads
Patches
Plain Diff
Tweak RELEASE_NOTES wording.
parent
a1d6e31a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
RELEASE_NOTES
+4
-4
4 additions, 4 deletions
RELEASE_NOTES
with
4 additions
and
4 deletions
RELEASE_NOTES
+
4
−
4
View file @
4f611d57
...
@@ -6,10 +6,10 @@ See the file NEWS for more details.
...
@@ -6,10 +6,10 @@ See the file NEWS for more details.
* Several new commands have been added to perform the individual srun functions.
* Several new commands have been added to perform the individual srun functions.
The srun command will continue to exist, but these commands may offer
The srun command will continue to exist, but these commands may offer
greater clarity and ease of use.
greater clarity and ease of use.
salloc -
Perform a resource
allocation (functions like "srun --allocate")
salloc -
Create a job
allocation (functions like "srun --allocate")
sattach - Attach to an existing job (functions like "srun --attach")
sattach - Attach to an existing job
step
(functions like "srun --attach")
sbatch - Submit a batch job (functions like "srun --batch")
sbatch - Submit a batch job
script
(functions like "srun --batch")
slaunch - Launch tasks (requires a
n allocaiton to already exist for the job)
slaunch - Launch tasks (requires a
pre-existing job allocation)
See the indivual man pages for more information.
See the indivual man pages for more information.
* Permit batch jobs to be requeued ("scontrol requeue <jobid>" or
* Permit batch jobs to be requeued ("scontrol requeue <jobid>" or
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment