-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Assignees
Labels
No labels