Runaway
A simple tool to help you in deploying experimental campaigns to high-performance clusters.
Runaway is a command line-tool that allows you to launch a significant number of simultaneous executions of your code on a remote resource, with one single call. Whatever the scale and the resource, results are one command away from your laptop.
Install version 0.4.0
To download the latest binary:
$ curl https://gitlab.inria.fr/runaway/runaway/-/wikis/releases/0.4.0/x86_64_linux_gnu/runaway-cli
First install? Checkout the install section of the documentation.