-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Slurm supports storing submitted job scripts in its database since 21.08 if it's configured with the AccountingStoreFlags=job_script option. It also de-duplicate the content since the same scripts can be reused multiple times by a user.
This feature should replace the external python script currently being used to upload to Django and align the limit with the max_script_size.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request