Skip to content

mxq: Update version from 0.31.3 to 0.31.4 #3114

Merged
merged 1 commit into from
Jun 2, 2024
Merged

mxq: Update version from 0.31.3 to 0.31.4 #3114

merged 1 commit into from
Jun 2, 2024

Conversation

donald
Copy link
Collaborator

@donald donald commented Jun 2, 2024

https://github.molgen.mpg.de/mariux64/mxq/releases/tag/0.31.4

  • mxqd_control: Check prerequisites against empty group tags

We want to be able to use group tags as a stigma so that servers can be configured to accept only jobs without certain tags. For example, mxqi can add a tag "mxqi" to its jobs and the servers which shouldn't run mxqi jobs can use "!mxqi" as their prerequisites.

However, for that to work, we need to evaluate server prerequistes even for jobs which don't have any tags.

Remove the check, which skips server prerequistes evaluation for jobs without tags.

  • mxqsub: Remove a stray space character from output
  • mxqd_control: Check prerequisites against empty group tags

https://github.molgen.mpg.de/mariux64/mxq/releases/tag/0.31.4

- mxqd_control: Check prerequisites against empty group tags

We want to be able to use group tags as a stigma so that servers can be
configured to accept only jobs without certain tags. For example,
mxqi can add a tag "mxqi" to its jobs and the servers which shouldn't
run mxqi jobs can use "!mxqi" as their prerequisites.

However, for that to work, we need to evaluate server prerequistes even
for jobs which don't have any tags.

Remove the check, which skips server prerequistes evaluation for jobs
without tags.

- mxqsub: Remove a stray space character from output
- mxqd_control: Check prerequisites against empty group tags
@donald donald merged commit 6d33852 into master Jun 2, 2024
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant