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

Closed
3 tasks done
douglatornell opened this issue Oct 30, 2024 · 0 comments · Fixed by #80
Closed
3 tasks done

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

douglatornell opened this issue Oct 30, 2024 · 0 comments · 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
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