We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed63320 commit 12a5ed5Copy full SHA for 12a5ed5
README.md
@@ -1,2 +1,8 @@
1
# compute-canada-goodies
2
Automation scripts for compute canada
3
+
4
+This script is to simplify queueing jobs on Compute Canada.
5
+Simply run `./queue.py` and it will queue your jobs in jobs/todo folder.
6
+Your jobs should be a shell script with proper shebang.
7
8
+Also try `./queue.py --help`, or see `config.py` for more details.
0 commit comments