Meta-scheduling
   HOME

TheInfoList



OR:

Meta-scheduling or super scheduling is a
computer software Software is a set of computer programs and associated documentation and data. This is in contrast to hardware, from which the system is built and which actually performs the work. At the lowest programming level, executable code consists ...
technique of optimizing computational workloads by combining an organization's multiple job schedulers into a single aggregated view, allowing
batch job Computerized batch processing is a method of running software programs called jobs in batches automatically. While users are required to submit the jobs, no other interaction by the user is required to process the batch. Batches may automatically ...
s to be directed to the best location for execution.


Meta-Scheduling for MPSoCs

Meta-scheduling technique is a solution for scheduling a set of dependent or independent faults with different scenarios that are mapping and modeling in an event-tree. It can be used as a dynamic or static scheduling method.


Scenario-Based Meta-Scheduling (SBMeS) for MPSoCs and NoCs

Scenario-based and multi-mode approaches are essential techniques in embedded-systems, e.g., design space exploration for MPSoCs and reconfigurable systems. Optimization techniques for the generation of schedule graphs supporting such a ''SBMeS'' approach have been developed and implemented. ''SBMeS''  can promise better performance by reducing dynamic
scheduling A schedule or a timetable, as a basic time-management tool, consists of a list of times at which possible tasks, events, or actions are intended to take place, or of a sequence of events in the chronological order in which such things are ...
overhead and recovering from faults.


Implementations

The following is a partial list of noteworthy open source and commercial meta-schedulers currently available. *
GridWay GridWay is an open-source meta-scheduling technology that enables large-scale, secure, reliable and efficient sharing of computing resources (clusters, computing farms, servers, supercomputers...), managed by different distributed resource manag ...
by the
Globus Alliance The Globus Alliance is an international association founded by the University of Chicago and the Argonne National Laboratory dedicated to developing fundamental technologies needed to build grid computing infrastructures. The Globus Alliance was ...
* Community Scheduler Framework by Platform Computing & Jilin University * MP Synergy by
United Devices United Devices, Inc. was a privately held, commercial volunteer computing company that focused on the use of grid computing to manage high-performance computing systems and enterprise cluster management. Its products and services allowed users ...
* Moab Cluster Suite and Maui Cluster scheduler from Adaptive Computing * DIOGENES (DIstributed Optimal GENEtic algorithm for grid applications Scheduling, started project) * SynfiniWay's meta-scheduler. * MeS is designed to generate schedules for anticipated changes of scenarios by Dr.-Ing. Babak Sorkhpour & Prof. Dr.-Ing.Roman Obermaisser in Chair for Embedded Systems in
university of Siegen The University of Siegen (german: Universität Siegen) is a public research university located in Siegen, North Rhine-Westphalia and is part of the Deutsche Forschungsgemeinschaft, a society of Germany's leading research universities. The Univers ...
for Energy-Efficient, Robust and Adaptive Time-Triggered Systems (multi-core architectures with Networks-on-chip).


References

* * B. Sorkhpour and R. Obermaisser.
MeSViz: Visualizing Scenario-based Meta-Schedules for Adaptive Time-Triggered Systems.
. in ''AmE 2018-Automotive meets Electronics; 9th GMM-Symposium'', 2018, pp. 1–6 * B. Sorkhpour, R. Obermaisser and A. Murshed,
Meta-Scheduling Techniques for Energy-Efficient, Robust and Adaptive Time-Triggered Systems
" in ''Knowledge-Based Engineering and Innovation (KBEI), 2017 IEEE 4th International Conference on'', Tehran, 2017. *B. Sorkhpour, O. Roman, and Y. Bebawy, Eds.,
Optimization of Frequency-Scaling in Time-Triggered Multi-Core Architectures using Scenario-Based Meta-Scheduling
': “in ''AmE 2019-Automotive meets Electronics; 10th GMM-Symposium'' VDE, 2019 *B. Sorkhpour.
Scenario-based meta-scheduling for energy-efficient, robust and adaptive time-triggered multi-core architectures
, University of Siegen, Doctoral thesis, July 2019. Grid computing


External links


Super Scheduler project
by the Asia-Pacific Science Technology Center.
Meta-Scheduling Techniques
for Energy-Efficient b


Community Scheduler Framework
by Platform Computing & Jilin University
Adaptive Computing

DIOGENES
(DIstributed Optimal GENEtic algorithm for grid applications Scheduling)



{{compu-stub