Table of Contents
| Name | Direction | Type | Default | Description |
|---|---|---|---|---|
| ComputeResource | Input | string | Mandatory | The remote computer to authenticate to. Allowed values: ['SCARF@STFC‘] |
| UserName | Input | string | Mandatory | Name of the user to authenticate as |
| Password | Input | string | Mandatory | The password associated with the specified user |
Authenticate to the remote compute resource. This must be executed before calling any other remote algorithms.
For more details, see the remote job submission API docs.
Categories: Algorithms | Remote