Current support is limited to flux via the 'args' field in the batch block. This is further limited to --setopt/-o arguments passed to flux run, not the allocation. Additional support is needed:
- flux:
- --setattr/-S
- --conf
- setting all of the above (and -o) on the batch allocation as well
- slurm:
- lsf:
Current support is limited to flux via the 'args' field in the batch block. This is further limited to --setopt/-o arguments passed to
flux run, not the allocation. Additional support is needed: