Skip to content

Conversation

@mmb78
Copy link

@mmb78 mmb78 commented Jun 24, 2025

MODIFICATION FOR PARALLEL EXECUTION

Minimal changes from v1.5.1 to allow safe execution as a SLURM job array.

# MODIFICATION FOR PARALLEL EXECUTION
# Minimal changes from v1.5.1 to allow safe execution as a SLURM job array.
@Andre-C-M
Copy link

This solution works for array jobs but not for multiple independent
submissions (./submit.sh run multiple times). Consider fcntl.flock()
for OS-level locking that works in all scenarios.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants