Ticket #11361 (assigned)
Update documentation of remote algorithms when they become general
Reported by: | Federico M Pouzols | Owned by: | Federico M Pouzols |
---|---|---|---|
Priority: | major | Milestone: | Release 3.5 |
Component: | Documentation | Keywords: | |
Cc: | Blocked By: | #11064, #11126 | |
Blocking: | Tester: |
Description (last modified by Federico M Pouzols) (diff)
The documentation of all the traditional remote algorithms (example: http://docs.mantidproject.org/nightly/algorithms/Authenticate-v1.html) assumes that the "remote job submission API" is used. When #11126 happens, the documentation needs to be updated. Explain that the algorithms are generic, and state what particular backends/schedulers are supported for now: the Mantid web service API (for Fermi at SNS), and LSF (for SCARF at ISIS).
This concerns the following algorithm rst documentation:
- AbortRemoteJob
- Authenticate
- DownloadRemoteFile
- QueryAllRemoteJobs
- QueryRemoteFile
- QueryRemoteJob
- StartRemoteTransaction
- StopRemoteTransaction
- SubmitRemoteJob
- UploadRemoteFile
A wiki page that explains the workflow with these algorithms would be convenient too.
Change History
Note: See
TracTickets for help on using
tickets.