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

Change to submit runs on salish using bash instead of qsub #78

Open
1 of 3 tasks
douglatornell opened this issue Oct 30, 2024 · 0 comments · May be fixed by #80
Open
1 of 3 tasks

Change to submit runs on salish using bash instead of qsub #78

douglatornell opened this issue Oct 30, 2024 · 0 comments · May be fixed by #80
Assignees
Labels
enhancement New feature or request run plug-in
Milestone

Comments

@douglatornell
Copy link
Member

douglatornell commented Oct 30, 2024

We dispensed with PBS/Torque on salish when we upgraded it to Ubuntu 20.04 in Sep-2024 because we've always managed load socially rather than via the scheduler.

To accommodate that change we need to:

  • Change the submit command from qsub to bash
  • Drop the PBS directives section of the run script
  • Add redirection to the echo and mpirun commands in the run script because their output is no longer automatically captured
@douglatornell douglatornell added enhancement New feature or request run plug-in labels Oct 30, 2024
@douglatornell douglatornell added this to the v24.2 milestone Oct 30, 2024
@douglatornell douglatornell linked a pull request Oct 31, 2024 that will close this issue
3 tasks
@douglatornell douglatornell linked a pull request Oct 31, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request run plug-in
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant