Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recipe for usage with an HPC job scheduling environment #239

Open
Andrew-S-Rosen opened this issue Jun 30, 2023 · 0 comments
Open

Recipe for usage with an HPC job scheduling environment #239

Andrew-S-Rosen opened this issue Jun 30, 2023 · 0 comments

Comments

@Andrew-S-Rosen
Copy link

Andrew-S-Rosen commented Jun 30, 2023

💻

  • [] Would you like to work on this feature?

Yes, but as a tester. I don't have enough knowledge of dask-jobqueue and Prefect to write it from scratch.

What problem are you trying to solve?

With prefect-dask it is possible to use Prefect with an HPC environment that uses a job scheduler like Slurm. However, there is effectively no documentation on how to use Prefect with these kinds of compute environments. It would be great to have some recipes to describe this scenario.

Describe the solution you'd like

An example of how to have an agent set up on an HPC environment that will continually poll for work and submit tasks as Slurm compute jobs when they come in.

Describe alternatives you've considered

Not using Prefect

Documentation, Adoption, Migration Strategy

No response

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

No branches or pull requests

1 participant