210 likes | 251 Views
This presentation introduces a thesis proposal focusing on developing a Temperature-Aware Task Scheduling system for multicore processors. It addresses the Temperature Wall Problem by designing a system that assigns tasks to cores based on their temperature, optimizing performance without sacrificing efficiency. The proposal outlines the motivation, aim, innovation, contributions, and objectives of the research. It emphasizes the need for a novel approach to keep processor temperatures low while maximizing performance. The presentation also highlights the implementation methodology, evaluation plan, and the significance of the proposed solution in overcoming current challenges in task scheduling on multicore processors.
E N D
This slides presents title of the proposed project • State also the purpose and your name • Optionally thank your audience “Temperature-Aware Task Scheduling for Multicore Processors” Masters Thesis Proposal by MynameMyname
Temperature-Aware Task Scheduling This slides presents an outline of the presentation Presentation Overview Thesis Motivation Thesis Aim and Innovation Thesis Contributions and Objectives The Temperature-Aware Task Scheduling Unit Evaluation Methodology Work Planning
Motivation: The Temperature Wall Problem • Processor Performance • Measure of the execution time of application programs • Dominated by • Processor Architecture • Clock Frequency • Processor Power Consumption Depends on • Clock Frequency • Processor Voltage • Processor Activity • Type of instructions executed This slides presents your thesis motivation. Start with the problem and state why it is essential to address it
Motivation: The Temperature Wall Problem (Cont.) • The Temperature Wall Problem • Increase performance by increasing Clock Frequency • Increase in Clock Frequency increases Power Consumption • Power Consumption converted to Heat and Temperature Increase • Reduce Clock Frequency to Cool Processor, thus Reduce Performance This slides presents your thesis motivation. Start with the problem and state why it is essential to address it Need another way to keep processor’s temperature low
Motivation: Task Scheduling on Multicore Processors • Multicore Processors • Achieve higher performance using • More than one simpler processors (Cores) • Operating in Parallel • Task Assignment to Cores affects • Hardware Complexity • Processor Performance • Existing Task Assignment Methodologies: • Round Robin • Cache Affinity This slides presents your thesis motivation. Start with the problem and state why it is essential to address it Consider Core Temperature in deciding on Task Assignment
Thesis Aim • Design, Implement and Evaluate a Temperature-Aware Task Scheduling System for Multi-core Processors • Tasks assigned to the idle core with lowest temperature • Thus, avoid overheating the processor • ……….. • ………………. This slides presents your proposed solution to the problem. Justify also why
Thesis Innovation • The proposed task scheduling system is innovative, • Schedule task according to the temperature of each core, • Avoid reducing the clock frequency, • Thus avoid performance degrading. • ……. This slides presents your thesis innovation. Thesis innovation must be clearly stated. It affects the final assessment of your proposal
Thesis Contributions (a) Design the Temperature-Aware Task Scheduling Unit. (a1) Development of the Hardware modules needed to • record the temperature at the surface of each core of the processor chip • determine the lowest of the temperatures of the idle cores. (a2) Development of a compiler preprocessor that will annotate each thread with its computation and data access characteristics. (b) Evaluate the Temperature-Aware Task Scheduling Unit. (b1) …… (b2) ….. This slides presents your contributions. Your contributions must be clearly stated from the beginning.
Addressing the Temperature Wall Problem • This is the related work section. • Use one slide for each method presented in the Background section of the Proposal report ……… ……… ………
Task Scheduling on Multicore Processor • This is the related work section. • Use one slide for each method presented in the Background section of the Proposal report ……… ……… ………
Temperature-Aware Task Scheduling Unit ……… ……… ……… This slide is an introduction to the proposed Task Scheduling Unit. It should outline its main features
Temperature-Aware Task Scheduling Unit (cont) Use a diagram to explain the concept. You may use animations
Evaluation Methodology • This slide should outline the evaluation Methodology ……… ……… ………
The Task Scheduling Prototype • This slide should provide information on the Prototype. • Refer to hardware and Software Platforms to be used • Clarify if available ……… ……… ………
Software Benchmarks • This slide should provide the characteristics/requirements of the software benchmarks to be used for the evaluation • If these benchmarks are already known, then name them and justify their selection ……… ……… ………
Implementation Methodology: Work-Package 1 • List the Work-Packages/tasks and Deliverables provided in the Proposal report • Use more than one slides if necessary ……… ……… ………
Conclusions • This slide should outline the main points described in the Conclusions section of the Proposal Report • You must be enthusiastic about the proposed work ……… ……… ………