Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add qsub templates #2

Open
eurunuela opened this issue Oct 6, 2021 · 1 comment
Open

Add qsub templates #2

eurunuela opened this issue Oct 6, 2021 · 1 comment

Comments

@eurunuela
Copy link
Contributor

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

  1. Create a template that takes as many parameters as possible from Python.
  2. Create a function that feeds the template.
  3. Call this function before every qsub command.
  4. Test on the BCBL and DIPC clusters.
@vinferrer
Copy link
Member

Looking at this issue now that DIPC has the SLURM queue i don't know if it makes a lot of sense to do this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants