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
Repository
04bc626a825c9996132c7e8c2ef7026947dc38af
Select Git revision
Branches
1
slurm_metricq
default
protected
1 result
slurm
src
slurmctld
job_mgr.c
Find file
Blame
Permalink
21 years ago
04bc626a
Don't bother to send separate SIGKILL message to each node for each step
· 04bc626a
Moe Jette
authored
21 years ago
on a job kill. Let the KILL_JOB RPC do all of the cleanup. This removes a redundant RPC. - Moe
04bc626a
History
Don't bother to send separate SIGKILL message to each node for each step
Moe Jette
authored
21 years ago
on a job kill. Let the KILL_JOB RPC do all of the cleanup. This removes a redundant RPC. - Moe