Skip to content

Determine if signac can be used for workflow management #13

@matthewfeickert

Description

@matthewfeickert

At the moment everything controlling the workflows on Blue Waters is controlled through Bash scripts that need user configuration that submit Torque/PBS jobs with qsub that submit files to Shifter containers using aprun and the whole mess needs to be tired together with Bash scripts again to guide it. This is pretty ugly and it would be nicer to use some sort of workflow system if possible.

From SciPy 2019, 2020, and 2021 I've seen @bdice and co discuss using signac to be able to control workflows on HPCs that are dealing with automation of thousands of datasets. So this might be an interesting channel to look at as a way to escape Bash-everything.

Relevant links:

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions