generated from ME-ICA/template-package
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Summary
We should add a template for qsub commands that users can edit for the package to work on their clusters.
Additional Detail
qsub commands are not identical for all HPC clusters. We should provide an easy way to make connPFM work on all cluster, and a template that can be fed from Python is a good option.
Next Steps
- Create a template that takes as many parameters as possible from Python.
- Create a function that feeds the template.
- Call this function before every
qsubcommand. - Test on the BCBL and DIPC clusters.