isi-vista / vista-pegasus-wrapper

A higher-level API for ISI Pegasus, adapted to the quirks of the ISI Vista group
MIT License
2 stars 1 forks source link

Implement Python job on SLURM which takes command line arguments rather than a parameter file #80

Closed lichtefeld closed 3 years ago

lichtefeld commented 3 years ago

Goal: Modify the SLURM python job script to be boolean configurable to either provide the parameter file or convert the parameters into command line arguments treating each key, value pair as -key value.