{ "title" : "Remote Submit", "kind" : "process", "type" : "remoteSubmit", "tags" : ["remote", "distributed", "world", "network", "submit"], "description" : "
The remote submit node enables to submit a job on a remote cluster/machine.
The inputs are:
The output is the jobid.
", "inputs" : ["cluster", "nodes", "cores", "walltime", "queuename","options" ,"policy"], "outputs" : ["jobid"] }