wdmapp / effis

4 stars 6 forks source link

Specifying command line options for job submission command #10

Open rhager opened 3 years ago

rhager commented 3 years ago

Currently, it is not possible to specify command line options for the job submission command (at least for sbatch in case of SLURM) in the EFFIS input file. I would need this because some clusters I work with use a submission filter that rejects jobs if certain job constraints are not specified in the job submission command.

It would be great to have this capability in EFFIS.

suchyta1 commented 3 years ago

I added a custom field under machine, which is used as a string of extra arguments to pass. For example, I tested:

machine:
  name: summit
  charge: csc143
  custom: "-XF"