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.
https://groups.google.com/g/slurm-users/c/lb_D4gHpB1w
Slurm supports storing submitted job scripts in its database since 21.08 if it's configured with the
AccountingStoreFlags=job_scriptoption. 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.https://groups.google.com/g/slurm-users/c/lb_D4gHpB1w