Skip to content

Scheduler base class should have an option to redirect output per-node #190

Open
@nicholas-sly

Description

@nicholas-sly

The base scheduler class should have a config option for outputting results on a per-node basis. In the example of slurm, activating this option will add -o %N.out -e %N.out to the sched.test_cmd variable. A separate option could be made available to determine if stderr should go to that file as well or not, if desired.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions