Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Adding SLURM Pool executor #37

Merged
merged 1 commit into from
Jun 30, 2020
Merged

Adding SLURM Pool executor #37

merged 1 commit into from
Jun 30, 2020

Conversation

lematt1991
Copy link
Contributor

This creates a bunch of submitit jobs internally, and then launches
n worker SLURM jobs. Each worker runs a pending submitit job until
the pool is empty. The goal is to limit the number of SLURM jobs, but
being able to control parallelism in a fine grained way.

This creates a bunch of submitit jobs internally, and then launches
`n` worker SLURM jobs.  Each worker runs a pending submitit job until
the pool is empty.  The goal is to limit the number of SLURM jobs, but
being able to control parallelism in a fine grained way.
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 29, 2020
@lematt1991 lematt1991 merged commit 34c8982 into master Jun 30, 2020
@lematt1991 lematt1991 deleted the slurm-pool branch June 30, 2020 14:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants