Skip to content

cannot submit >=1 sge job #255

Answered by mschubert
nick-youngblut asked this question in Q&A
Discussion options

You must be logged in to vote

It looks to me like the "array job" line is missing in your template:

#$ -t 1-{{ n_jobs }} # submit jobs as array

See here for details: https://mschubert.github.io/clustermq/articles/userguide.html#scheduler-templates

You can split your log files per worker using \$TASK_ID in the file name.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mschubert
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #198 on March 29, 2021 20:24.