httk / httk

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.
http://httk.org/
GNU Affero General Public License v3.0
12 stars 9 forks source link

Scaling tests #37

Open rartino opened 3 years ago

rartino commented 3 years ago

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

httk-submit-scalingtest-to-computer <computer> <path>

Which would queue up a range of jobs that will execute the scaling test for you.