Actions
Bug #8690
closed[Crunch] crunch-job `srun --nodelist=[one node]` calls do not work as intended
Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
Crunch
Target version:
-
Story points:
0.5
Description
This is causing at least #8203#note-9 right now. It may cause similar issues in other places where we try to srun on a single node.
The man page documentation for --nodelist says, "The job will contain at least these hosts." We need to find a mechanism that definitively limits the srun to a single host.
Updated by Brett Smith about 10 years ago
- Status changed from New to In Progress
It would be good to review the commit to make sure it fully solves the problem.
Updated by Brett Smith about 10 years ago
- Target version changed from Arvados Future Sprints to 2016-03-30 sprint
Updated by Brett Smith about 10 years ago
- Status changed from In Progress to Resolved
- Target version deleted (
2016-03-30 sprint)
Tom reviewed this.
Actions