-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Submission of Python functions in the high performance computing context:
- facebookincubator/submitit - using the same executor syntax but only supports submitting from the head node
- parsl - similar to dask based on spawning workers to execute tasks
- jobflow - worker based
- psij-python - just a interface to the queuing system like pysqa
- taskblaster - similar to jobflow just more command line oriented
More extensive frameworks:
Metadata
Metadata
Assignees
Labels
No labels