Open
Description
With the current version of classic Appion that is deployed, the web viewer application uses ssh2, along with user-provided credentials to SSH into a cluster head node and run a command (see here). We need to have a wrapper script that does something similar for SEMC Appion. Ideally, this wrapper script would take the command that is passed into it and all of its flags and then render a batch job jinja2 template to a file that lives in a run directory, and then submits this to the cluster with sbatch
.
Metadata
Metadata
Assignees
Labels
No labels