Skip to content

Conversation

@dkuegler
Copy link
Member

Partition was read, but passed to sbatch as "-p " instead of as "-p" ""

This PR addresses a BUG reported in #580.

srun_fastsurfer.sh

  • Fix the variable assignments of slurm_partition
  • Use first_non_empty instead of first_non_empty_partition

stools.sh

  • Remove the first_non_empty_partition function.

…wrong.

Partition was read, but passed to sbatch as "-p <partition>" instead of as "-p" "<partition>"

srun_fastsurfer.sh
- Fix the variable assignments of slurm_partition
- Use first_non_empty instead of first_non_empty_partition

stools.sh
- Remove the first_non_empty_partition function.
@dkuegler dkuegler self-assigned this Sep 30, 2024
@dkuegler dkuegler marked this pull request as ready for review September 30, 2024 14:31
@dkuegler dkuegler merged commit f6d7bd3 into Deep-MI:dev Sep 30, 2024
@dkuegler dkuegler deleted the fix/srun-partition branch September 30, 2024 14:42
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.

1 participant