tilde-lab / yascheduler

Yet another cloud computing scheduler for the high-throughput cloud scientific simulations
https://mpds.io/search/ab%20initio%20calculations
MIT License
5 stars 4 forks source link

Change the list of inputs and outputs dynamically, so that the launcher could override #124

Open blokhin opened 1 year ago

blokhin commented 1 year ago

i.e. scripting for that:

[engine.dummy]
input_files = 1.input 2.input 3.input 4.input 5.input
output_files = 1.input 2.input 1.input.out 2.input.out 5.input.out