TACC / launcher

A simple utility for executing multiple sequential or multi-threaded applications in a single multi-node batch job
MIT License
63 stars 33 forks source link

New README.md and quicktest updates #54

Closed milfeld closed 4 years ago

milfeld commented 4 years ago

Old README.md had numerous errors and inconsistencies. The Install section has been removed and new sections for batch and interactive quicktests have been introduced. Text now uses "commands" instead of "jobs" to refer to serial executions because this can be confusing to beginners that think a job is something submitted to slurm (not a command file or lines in the command file). Also, quicktest files have been updated (for better command line/default/env_var argument processing).