Skip to content

Conversation

@mcgratta
Copy link
Contributor

@mcgratta mcgratta commented Jun 4, 2025

No description provided.

@mcgratta mcgratta merged commit bab747f into firemodels:master Jun 4, 2025
1 check passed
@mcgratta
Copy link
Contributor Author

mcgratta commented Jun 4, 2025

This PR adds a flag to qfds.sh called -c that removes the node limit for a job. That is, if you do this

qfds.sh -p 800 -c -q all my_job.fds

then the job will run over the entire cluster looking for any available core. All that the -c does is remove

#SBATCH --nodes=...

allowing Slurm to use any core within the given queue.

BTW, c stands for cram, as in cram the job onto the cluster.

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