The High-Throughput Toolkit (httk) is a toolkit for preparing and running calculations, analyzing the results, and storing the results and outcome in a global and/or in a personalized database.
In conversations about more sophisticated workflows with @j-euler came up the idea that it would be nice to have some httk infrastructure to help with scaling tests for workflows. The idea is that one would have to prepare an ht_steps that accepts to be run on any number of cores, and then supplement httk with a command like
In conversations about more sophisticated workflows with @j-euler came up the idea that it would be nice to have some httk infrastructure to help with scaling tests for workflows. The idea is that one would have to prepare an
ht_steps
that accepts to be run on any number of cores, and then supplement httk with a command likeWhich would queue up a range of jobs that will execute the scaling test for you.