Supervisor Monitoring Scheduler: Difference between revisions
Appearance
Content deleted Content added
Jmnbatista (talk | contribs) ←Created page with '{{software-stub}} The '''Supervisor Monitoring Scheduler''' (or '''SMS''') is a job scheduler infrastructure for Linux-based systems, currently licensed an...' |
KMaster888 (talk | contribs) update linking |
||
(10 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
{{More citations needed|date=January 2022}} |
|||
⚫ | |||
⚫ | The '''Supervisor Monitoring Scheduler''' (or '''SMS''') is a [[job scheduler]] infrastructure for [[Linux]]-based systems, formerly licensed and maintained by the [[European Centre for Medium-Range Weather Forecasts]] (ECMWF). It is used to submit batch jobs to different hosts through, for example, [[Secure Shell|ssh]]. Server-host interaction is assured through [[Remote Procedure Call|RPC]] calls. |
||
⚫ | SMS has been used by ECMWF member states for operational work (controlling job queues for numerical weather forecast runs). It uses a [[Command-line interface|CLI]] prompt (CDP) to define job hierarchies from definition files, and when a job suite is defined, it can be controlled and monitored through an [[Motif (software)|X-motif]] [[Graphical user interface|GUI]] interface called Xcdp. |
||
⚫ | The '''Supervisor Monitoring Scheduler''' (or '''SMS''') is a [[job scheduler]] infrastructure for [[Linux]]-based systems, |
||
SMS is no longer available for download, having been replaced by [https://software.ecmwf.int/wiki/display/ECFLOW/Home ecFlow] |
|||
⚫ | SMS |
||
== References == |
== References == |
||
* [http://www.ecmwf.int/products/data/software/sms.html SMS homepage] ([[European Centre for Medium-Range Weather Forecasts|ECMWF]]). |
* [http://www.ecmwf.int/products/data/software/sms.html SMS homepage] ([[European Centre for Medium-Range Weather Forecasts|ECMWF]]). |
||
[[Category:Job scheduling| |
[[Category:Job scheduling| ]] |
||
⚫ |
Latest revision as of 15:48, 13 December 2024
This article needs additional citations for verification. (January 2022) |
The Supervisor Monitoring Scheduler (or SMS) is a job scheduler infrastructure for Linux-based systems, formerly licensed and maintained by the European Centre for Medium-Range Weather Forecasts (ECMWF). It is used to submit batch jobs to different hosts through, for example, ssh. Server-host interaction is assured through RPC calls.
SMS has been used by ECMWF member states for operational work (controlling job queues for numerical weather forecast runs). It uses a CLI prompt (CDP) to define job hierarchies from definition files, and when a job suite is defined, it can be controlled and monitored through an X-motif GUI interface called Xcdp.
SMS is no longer available for download, having been replaced by ecFlow
References
[edit]