SlideShare ist ein Scribd-Unternehmen logo
1 von 24
Visit www.seminarlinks.blogspot.com to download
Introduction
• The GreenDroid mobile application processor is a 45-nm multicore
research prototype that targets the Android mobile-phone software
stack.
• It can execute general-purpose mobile programs with 11 times less
energy than today’s most energy-efficient designs, at similar or better
performance levels.
Working
It does this through the use of a
hundred or so automatically
generated, highly specialized, energy-
reducing cores, called conservation
cores.
Major technological
problem for
Microprocessor
Architects
Necessity
• A key technological problem for microprocessor architects is the
utilization wall.
• The utilization wall says that, with each process generation, the
percentage of transistors that a chip design can switch at full
frequency drops exponentially because of power constraints.
• A direct consequence of this is Dark Silicon
• Dark Silicon—large swaths of a chip’s silicon area that must remain
mostly passive to stay within the chip’s power budget.
• Currently, only about 1 percent
of a modest-sized 32-nm mobile
chip can switch at full frequency
within a 3-W power budget.
• With each process generation,
dark silicon gets exponentially
cheaper, whereas the power
budget is becoming
exponentially more valuable.
What is Power Budget ??
• A power budget shows where all the possible power will be used by a
device to by breaking it down into components and categories.
• In some situations, you might be told up front that you will have 3W
available to run your design.
• However, sometimes as designers start by calculating the total power
a system needs and then taking actions such as replacing parts or
redesigning circuits to cut back power to an acceptable level.
The Utilization Wall
• Scaling theory
Transistor and power budgets no longer balanced
Exponentially increasing problem!
Classical scaling
Device count S2
Device frequency S
Device power (cap) 1/S
Device power (Vdd) 1/S2
Utilization 1
Leakage limited scaling
Device count S2
Device frequency S
Device power (cap) 1/S
Device power (Vdd) ~1
Utilization 1/S2
Expected utilization for fixed area
and power budget
0.0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1.0
90nm 65nm 45nm 32nm
The Utilization Wall
• Experimental results
• Replicated small data path
• More ‘Dark Silicon’ than active
• Observations in the wild
• Flat frequency curve
• “Turbo Mode”
• Increasing cache/processor ratio
Utilization @ 300mm
2
& 80w
3.3%
6.5%
17.6%
0.00
0.02
0.04
0.06
0.08
0.10
0.12
0.14
0.16
0.18
0.20
90nm
TSMC
45nm
TSMC
32nm
ITRS
Utilization Wall: Dark Implications for Multicore
4 cores @ 3 GHz
4 cores @ 2x3 GHz
(12 cores dark)
2x4 cores @ 3 GHz
(8 cores dark)
(Industry’s Choice)
.…
65 nm 32 nm
.…
.…
Spectrum of tradeoffs
between # cores and
frequency.
e.g.; take
65 nm32 nm;
i.e. (s =2)
Key Insights
The research leverages two key insights:
• First, it makes sense to find architectural techniques that trade this
cheap resource, dark silicon, for the more valuable resource, energy
efficiency.
• Second, specialized logic can attain 10X to 1,000X better energy
efficiency over general-purpose processors.
Approach
• The approach is to fill a chip’s dark silicon area with
specialized cores to save energy on common
applications.
• These cores are automatically generated from the code
base that the processor is intended to run—that is, the
Android mobile-phone software stack.
• The cores feature a focused re-configurability so that
they can remain useful even as the code they target
evolves.
Dark Silicon
The GreenDroid architecture
• The GreenDroid architecture uses specialized, energy-efficient
processors, called conservation cores, or c-cores to execute
frequently used portions of the application code.
• Collectively, the c-cores span approximately 95 percent of the
execution time of team’s test Android-based workload.
The high-level architecture of a GreenDroid system
The system comprises an
array of 16 non-identical
tiles.
Each tile holds components
common to every tile—the
CPU, on-chip network (OCN),
and shared Level 1 (L1) data
cache—and provides space
for multiple conservation
cores (c-cores) of various sizes
The c-cores are tightly coupled
to the host CPU via the L1 data
cache and a specialized
interface
Conservation Cores
• Specialized cores for reducing energy
• Automatically generated from hot
regions of program source
• Patching support future proofs HW
• Fully automated toolchain
• Drop-in replacements for code
• Hot code implemented by C-Core, cold
code runs on host CPU
• HW generation/SW integration
• Energy efficient
• Up to 16x for targeted hot code
D cache
Host
CPU
(general purpose)
I cache
Hot code
Cold code
C-Core
Figure shows the projected energy
savings in GreenDroid and the origin
of these savings.
The savings come from two sources
• First, c-cores don’t require
instruction fetch, instruction decode,
a conventional register file, or any of
the associated structures. Removing
these reduces energy consumption
by 56 percent.
• The second source of savings (35 %
of energy) comes from the
specialization of the c-cores’ data
path.
• The result is that average per-
instruction energy drops from 91 pJ
per instruction to just 8 pJ per
instruction.
Marching Toward Completion
The toolchain automatically generates placed-and-routed c-core
tiles, given the source code and information about execution
properties.
The cycle- and energy-accurate simulation tools have confirmed the
energy savings provided by c-cores.
The team is currently working on more detailed full-system Android
emulation to improve our workload modeling so that they can finalize
the selection of c-cores that will populate GreenDroid’s dark silicon.
In parallel with this effort, they are working ontiming closure and
physical design.
The Research Team
The University of California,San Diego,USA.
Assistant professors
• Michael Bedford Taylor
• Steven Swanson
Postdoctoral scholar
• Jack Sampson
Massachusetts Institute of
Technology (MIT),USA
Postdoctoral Researcher
• Jonathan Babb
PhD students
• Nathan Goulding-Hotta
• Ganesh Venkatesh
• Saturnino Garcia
• Manish Arora
• Siddhartha Nath
Graduate Students
• Vikram Bhatt
• Joe Auricchio
• Po-Chao Huang
22
Conclusions
• Over the next five to 10 years, the breakdown of conventional silicon
scaling and the resulting utilization wall will exponentially increase
the amount of dark silicon in both desktop and mobile processors.
• The GreenDroid prototype demonstrates that c-cores offer a new
technique to convert dark silicon into energy savings and increased
parallel execution under strict power budgets.
• The estimate that the prototype will reduce processor energy
consumption by 91 percent for the code that c-cores target, and
result in an overall savings of 7.4 X.
Reference
Based on April 2011 IEEE Micro paper.
THE GREENDROID MOBILE APPLICATION PROCESSOR:
AN ARCHITECTURE FOR SILICON’S
DARK FUTURE
http://greendroid.ucsd.edu/
Visit www.seminarlinks.blogspot.com to download

Weitere ähnliche Inhalte

Was ist angesagt?

Smart LED Notice Board
Smart LED Notice BoardSmart LED Notice Board
Smart LED Notice Board
swarnimmaurya
 
Project report on embedded system using 8051 microcontroller
Project  report on embedded system using 8051 microcontrollerProject  report on embedded system using 8051 microcontroller
Project report on embedded system using 8051 microcontroller
Vandna Sambyal
 
Edge Seminar
Edge SeminarEdge Seminar
Edge Seminar
tijeel
 

Was ist angesagt? (20)

Plastic memory
Plastic memoryPlastic memory
Plastic memory
 
Smart Grid Cyber Security
Smart Grid Cyber SecuritySmart Grid Cyber Security
Smart Grid Cyber Security
 
Embedded system in Smart Cards
Embedded system in Smart CardsEmbedded system in Smart Cards
Embedded system in Smart Cards
 
Arm architecture chapter2_steve_furber
Arm architecture chapter2_steve_furberArm architecture chapter2_steve_furber
Arm architecture chapter2_steve_furber
 
Smart distribution system the need of automation & it application in powe...
Smart distribution system the need of automation & it application in powe...Smart distribution system the need of automation & it application in powe...
Smart distribution system the need of automation & it application in powe...
 
wireless E notice board
wireless E notice boardwireless E notice board
wireless E notice board
 
Ec8791 arm 9 processor
Ec8791 arm 9 processorEc8791 arm 9 processor
Ec8791 arm 9 processor
 
Smart LED Notice Board
Smart LED Notice BoardSmart LED Notice Board
Smart LED Notice Board
 
Hyper threading technology
Hyper threading technologyHyper threading technology
Hyper threading technology
 
UNIT-III CASE STUDIES -FPGA & CPGA ARCHITECTURES APPLICATIONS
UNIT-III CASE STUDIES -FPGA & CPGA ARCHITECTURES APPLICATIONSUNIT-III CASE STUDIES -FPGA & CPGA ARCHITECTURES APPLICATIONS
UNIT-III CASE STUDIES -FPGA & CPGA ARCHITECTURES APPLICATIONS
 
Syed IoT - module 5
Syed  IoT - module 5Syed  IoT - module 5
Syed IoT - module 5
 
Rainbow Technology Seminar Report
Rainbow Technology Seminar ReportRainbow Technology Seminar Report
Rainbow Technology Seminar Report
 
Project report on embedded system using 8051 microcontroller
Project  report on embedded system using 8051 microcontrollerProject  report on embedded system using 8051 microcontroller
Project report on embedded system using 8051 microcontroller
 
Unit vi (1)
Unit vi (1)Unit vi (1)
Unit vi (1)
 
M2M - Machine to Machine Technology
M2M - Machine to Machine TechnologyM2M - Machine to Machine Technology
M2M - Machine to Machine Technology
 
Cyber security in Smart grid system
Cyber security in Smart grid systemCyber security in Smart grid system
Cyber security in Smart grid system
 
Edge Seminar
Edge SeminarEdge Seminar
Edge Seminar
 
Multicore processor by Ankit Raj and Akash Prajapati
Multicore processor by Ankit Raj and Akash PrajapatiMulticore processor by Ankit Raj and Akash Prajapati
Multicore processor by Ankit Raj and Akash Prajapati
 
electronics seminar ppt
electronics seminar pptelectronics seminar ppt
electronics seminar ppt
 
Zigbee
ZigbeeZigbee
Zigbee
 

Andere mochten auch

Presentation by Priyanka_Greendroid
Presentation by Priyanka_GreendroidPresentation by Priyanka_Greendroid
Presentation by Priyanka_Greendroid
PRIYANKA KATKAR
 
Greendroid an architecture for dark silicon age
Greendroid   an architecture for dark silicon ageGreendroid   an architecture for dark silicon age
Greendroid an architecture for dark silicon age
sukanya thatamsetty
 
Global and china mobile application processor industry report, 2009 2010
Global and china mobile application processor industry report, 2009 2010 Global and china mobile application processor industry report, 2009 2010
Global and china mobile application processor industry report, 2009 2010
ResearchInChina
 
Electronic watchdog
Electronic watchdogElectronic watchdog
Electronic watchdog
viv3ksharma
 
Smart quill seminar report final
Smart quill seminar report finalSmart quill seminar report final
Smart quill seminar report final
Pramod Kumar
 

Andere mochten auch (20)

GREENDROID: A SOLUTION TO THE BATTERY PROBLEM OF SMARTPHONE
GREENDROID: A SOLUTION TO THE BATTERY PROBLEM OF SMARTPHONEGREENDROID: A SOLUTION TO THE BATTERY PROBLEM OF SMARTPHONE
GREENDROID: A SOLUTION TO THE BATTERY PROBLEM OF SMARTPHONE
 
Greendroid ppt
Greendroid pptGreendroid ppt
Greendroid ppt
 
GreenDroid
GreenDroidGreenDroid
GreenDroid
 
Greendroid Part2
Greendroid Part2Greendroid Part2
Greendroid Part2
 
greendroid
greendroidgreendroid
greendroid
 
Presentation by Priyanka_Greendroid
Presentation by Priyanka_GreendroidPresentation by Priyanka_Greendroid
Presentation by Priyanka_Greendroid
 
Greendroid an architecture for dark silicon age
Greendroid   an architecture for dark silicon ageGreendroid   an architecture for dark silicon age
Greendroid an architecture for dark silicon age
 
Brain gate technology
Brain gate technologyBrain gate technology
Brain gate technology
 
Global and china mobile application processor industry report, 2009 2010
Global and china mobile application processor industry report, 2009 2010 Global and china mobile application processor industry report, 2009 2010
Global and china mobile application processor industry report, 2009 2010
 
Airborne Internet
Airborne InternetAirborne Internet
Airborne Internet
 
Thunderbolt
ThunderboltThunderbolt
Thunderbolt
 
Mobile cloning
Mobile cloningMobile cloning
Mobile cloning
 
Electronic watchdog
Electronic watchdogElectronic watchdog
Electronic watchdog
 
Smart quill seminar report final
Smart quill seminar report finalSmart quill seminar report final
Smart quill seminar report final
 
Watch dog
Watch dogWatch dog
Watch dog
 
BRAIN FINGERPRINTING
BRAIN FINGERPRINTINGBRAIN FINGERPRINTING
BRAIN FINGERPRINTING
 
"High-resolution 3D Reconstruction on a Mobile Processor," a Presentation fro...
"High-resolution 3D Reconstruction on a Mobile Processor," a Presentation fro..."High-resolution 3D Reconstruction on a Mobile Processor," a Presentation fro...
"High-resolution 3D Reconstruction on a Mobile Processor," a Presentation fro...
 
Teleportation
TeleportationTeleportation
Teleportation
 
Chipolo technical seminar for ece
Chipolo technical seminar for eceChipolo technical seminar for ece
Chipolo technical seminar for ece
 
neural network
neural networkneural network
neural network
 

Ähnlich wie Greendroid ppt

40 Powers of 10 - Simulating the Universe with the DiRAC HPC Facility
40 Powers of 10 - Simulating the Universe with the DiRAC HPC Facility40 Powers of 10 - Simulating the Universe with the DiRAC HPC Facility
40 Powers of 10 - Simulating the Universe with the DiRAC HPC Facility
inside-BigData.com
 
HKG18-500K1 - Keynote: Dileep Bhandarkar - Emerging Computing Trends in the D...
HKG18-500K1 - Keynote: Dileep Bhandarkar - Emerging Computing Trends in the D...HKG18-500K1 - Keynote: Dileep Bhandarkar - Emerging Computing Trends in the D...
HKG18-500K1 - Keynote: Dileep Bhandarkar - Emerging Computing Trends in the D...
Linaro
 
Green droid ieee-micro
Green droid ieee-microGreen droid ieee-micro
Green droid ieee-micro
RAJENDRA469
 

Ähnlich wie Greendroid ppt (20)

GreenDroid
GreenDroidGreenDroid
GreenDroid
 
40 Powers of 10 - Simulating the Universe with the DiRAC HPC Facility
40 Powers of 10 - Simulating the Universe with the DiRAC HPC Facility40 Powers of 10 - Simulating the Universe with the DiRAC HPC Facility
40 Powers of 10 - Simulating the Universe with the DiRAC HPC Facility
 
Greendroid
GreendroidGreendroid
Greendroid
 
greendroid ppts
greendroid pptsgreendroid ppts
greendroid ppts
 
EE 330 Lect 3 Spring 2022.pdf
EE 330 Lect 3 Spring 2022.pdfEE 330 Lect 3 Spring 2022.pdf
EE 330 Lect 3 Spring 2022.pdf
 
N045067680
N045067680N045067680
N045067680
 
DARPA ERI Summit 2018: The End of Moore’s Law & Faster General Purpose Comput...
DARPA ERI Summit 2018: The End of Moore’s Law & Faster General Purpose Comput...DARPA ERI Summit 2018: The End of Moore’s Law & Faster General Purpose Comput...
DARPA ERI Summit 2018: The End of Moore’s Law & Faster General Purpose Comput...
 
Chip Multiprocessing and the Cell Broadband Engine.pdf
Chip Multiprocessing and the Cell Broadband Engine.pdfChip Multiprocessing and the Cell Broadband Engine.pdf
Chip Multiprocessing and the Cell Broadband Engine.pdf
 
Michael Gschwind, Chip Multiprocessing and the Cell Broadband Engine
Michael Gschwind, Chip Multiprocessing and the Cell Broadband EngineMichael Gschwind, Chip Multiprocessing and the Cell Broadband Engine
Michael Gschwind, Chip Multiprocessing and the Cell Broadband Engine
 
LEGaTO: Low-Energy Heterogeneous Computing Use of AI in the project
LEGaTO: Low-Energy Heterogeneous Computing Use of AI in the projectLEGaTO: Low-Energy Heterogeneous Computing Use of AI in the project
LEGaTO: Low-Energy Heterogeneous Computing Use of AI in the project
 
A General-Purpose Architectural Approach to Energy Efficiency for Greendroid ...
A General-Purpose Architectural Approach to Energy Efficiency for Greendroid ...A General-Purpose Architectural Approach to Energy Efficiency for Greendroid ...
A General-Purpose Architectural Approach to Energy Efficiency for Greendroid ...
 
Linaro connect 2018 keynote final updated
Linaro connect 2018 keynote final updatedLinaro connect 2018 keynote final updated
Linaro connect 2018 keynote final updated
 
HKG18-500K1 - Keynote: Dileep Bhandarkar - Emerging Computing Trends in the D...
HKG18-500K1 - Keynote: Dileep Bhandarkar - Emerging Computing Trends in the D...HKG18-500K1 - Keynote: Dileep Bhandarkar - Emerging Computing Trends in the D...
HKG18-500K1 - Keynote: Dileep Bhandarkar - Emerging Computing Trends in the D...
 
High–Performance Computing
High–Performance ComputingHigh–Performance Computing
High–Performance Computing
 
Syste O CHip Concepts for Students.ppt
Syste O CHip Concepts for Students.pptSyste O CHip Concepts for Students.ppt
Syste O CHip Concepts for Students.ppt
 
Hipeac 2018 keynote Talk
Hipeac 2018 keynote TalkHipeac 2018 keynote Talk
Hipeac 2018 keynote Talk
 
Green droid ieee-micro
Green droid ieee-microGreen droid ieee-micro
Green droid ieee-micro
 
Bluegene
BluegeneBluegene
Bluegene
 
Bluegene
BluegeneBluegene
Bluegene
 
Cloud-Native & Sustainability: How and Why to Build Sustainable Workloads
Cloud-Native & Sustainability: How and Why to Build Sustainable WorkloadsCloud-Native & Sustainability: How and Why to Build Sustainable Workloads
Cloud-Native & Sustainability: How and Why to Build Sustainable Workloads
 

Mehr von Seminar Links

Mehr von Seminar Links (20)

Artificial Intelligence (A.I.) in Schools (PPT)
Artificial Intelligence (A.I.) in Schools (PPT)Artificial Intelligence (A.I.) in Schools (PPT)
Artificial Intelligence (A.I.) in Schools (PPT)
 
Sustainable Materials Management (SMM)
Sustainable Materials Management (SMM)Sustainable Materials Management (SMM)
Sustainable Materials Management (SMM)
 
Are Top Grades Enough (PPT)
Are Top Grades Enough (PPT)Are Top Grades Enough (PPT)
Are Top Grades Enough (PPT)
 
AI and Youth Employment (PPT)
AI and Youth Employment (PPT)AI and Youth Employment (PPT)
AI and Youth Employment (PPT)
 
Environmental Impacts of COVID-19 Pandemic: PPT
Environmental Impacts of COVID-19 Pandemic: PPTEnvironmental Impacts of COVID-19 Pandemic: PPT
Environmental Impacts of COVID-19 Pandemic: PPT
 
20 Latest Computer Science Seminar Topics on Emerging Technologies
20 Latest Computer Science Seminar Topics on Emerging Technologies20 Latest Computer Science Seminar Topics on Emerging Technologies
20 Latest Computer Science Seminar Topics on Emerging Technologies
 
Claytronics | Programmable Matter | PPT
Claytronics | Programmable Matter | PPTClaytronics | Programmable Matter | PPT
Claytronics | Programmable Matter | PPT
 
Three-dimensional Holographic Projection Technology PPT | 2018
Three-dimensional Holographic Projection Technology PPT | 2018Three-dimensional Holographic Projection Technology PPT | 2018
Three-dimensional Holographic Projection Technology PPT | 2018
 
MicroLED : Latest Display Technology | PPT
MicroLED : Latest Display Technology | PPTMicroLED : Latest Display Technology | PPT
MicroLED : Latest Display Technology | PPT
 
Performance of 400 kV line insulators under pollution | PDF | DOC | PPT
Performance of 400 kV line insulators under pollution | PDF | DOC | PPTPerformance of 400 kV line insulators under pollution | PDF | DOC | PPT
Performance of 400 kV line insulators under pollution | PDF | DOC | PPT
 
Box Pushing Technique
Box Pushing TechniqueBox Pushing Technique
Box Pushing Technique
 
Highest Largest Tallest Longest in India 2018
Highest Largest Tallest Longest in India 2018Highest Largest Tallest Longest in India 2018
Highest Largest Tallest Longest in India 2018
 
Atmospheric Vortex Engine (AVE)
Atmospheric Vortex Engine (AVE) Atmospheric Vortex Engine (AVE)
Atmospheric Vortex Engine (AVE)
 
Artificial photosynthesis PPT
Artificial photosynthesis PPTArtificial photosynthesis PPT
Artificial photosynthesis PPT
 
How to prevent WannaCry Ransomware
How to prevent WannaCry RansomwareHow to prevent WannaCry Ransomware
How to prevent WannaCry Ransomware
 
Dams PPT
Dams PPTDams PPT
Dams PPT
 
Bio mass Energy
Bio mass EnergyBio mass Energy
Bio mass Energy
 
Babbitt material ppt
Babbitt material pptBabbitt material ppt
Babbitt material ppt
 
Ceramic Bearing ppt
Ceramic Bearing pptCeramic Bearing ppt
Ceramic Bearing ppt
 
Carbon Foam Military Applications
Carbon Foam Military ApplicationsCarbon Foam Military Applications
Carbon Foam Military Applications
 

Kürzlich hochgeladen

Kürzlich hochgeladen (20)

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 

Greendroid ppt

  • 2. Introduction • The GreenDroid mobile application processor is a 45-nm multicore research prototype that targets the Android mobile-phone software stack. • It can execute general-purpose mobile programs with 11 times less energy than today’s most energy-efficient designs, at similar or better performance levels.
  • 3. Working It does this through the use of a hundred or so automatically generated, highly specialized, energy- reducing cores, called conservation cores.
  • 5. Necessity • A key technological problem for microprocessor architects is the utilization wall. • The utilization wall says that, with each process generation, the percentage of transistors that a chip design can switch at full frequency drops exponentially because of power constraints. • A direct consequence of this is Dark Silicon • Dark Silicon—large swaths of a chip’s silicon area that must remain mostly passive to stay within the chip’s power budget.
  • 6. • Currently, only about 1 percent of a modest-sized 32-nm mobile chip can switch at full frequency within a 3-W power budget. • With each process generation, dark silicon gets exponentially cheaper, whereas the power budget is becoming exponentially more valuable.
  • 7. What is Power Budget ?? • A power budget shows where all the possible power will be used by a device to by breaking it down into components and categories. • In some situations, you might be told up front that you will have 3W available to run your design. • However, sometimes as designers start by calculating the total power a system needs and then taking actions such as replacing parts or redesigning circuits to cut back power to an acceptable level.
  • 8. The Utilization Wall • Scaling theory Transistor and power budgets no longer balanced Exponentially increasing problem! Classical scaling Device count S2 Device frequency S Device power (cap) 1/S Device power (Vdd) 1/S2 Utilization 1 Leakage limited scaling Device count S2 Device frequency S Device power (cap) 1/S Device power (Vdd) ~1 Utilization 1/S2 Expected utilization for fixed area and power budget 0.0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1.0 90nm 65nm 45nm 32nm
  • 9. The Utilization Wall • Experimental results • Replicated small data path • More ‘Dark Silicon’ than active • Observations in the wild • Flat frequency curve • “Turbo Mode” • Increasing cache/processor ratio Utilization @ 300mm 2 & 80w 3.3% 6.5% 17.6% 0.00 0.02 0.04 0.06 0.08 0.10 0.12 0.14 0.16 0.18 0.20 90nm TSMC 45nm TSMC 32nm ITRS
  • 10. Utilization Wall: Dark Implications for Multicore 4 cores @ 3 GHz 4 cores @ 2x3 GHz (12 cores dark) 2x4 cores @ 3 GHz (8 cores dark) (Industry’s Choice) .… 65 nm 32 nm .… .… Spectrum of tradeoffs between # cores and frequency. e.g.; take 65 nm32 nm; i.e. (s =2)
  • 11. Key Insights The research leverages two key insights: • First, it makes sense to find architectural techniques that trade this cheap resource, dark silicon, for the more valuable resource, energy efficiency. • Second, specialized logic can attain 10X to 1,000X better energy efficiency over general-purpose processors.
  • 12. Approach • The approach is to fill a chip’s dark silicon area with specialized cores to save energy on common applications. • These cores are automatically generated from the code base that the processor is intended to run—that is, the Android mobile-phone software stack. • The cores feature a focused re-configurability so that they can remain useful even as the code they target evolves. Dark Silicon
  • 13. The GreenDroid architecture • The GreenDroid architecture uses specialized, energy-efficient processors, called conservation cores, or c-cores to execute frequently used portions of the application code. • Collectively, the c-cores span approximately 95 percent of the execution time of team’s test Android-based workload.
  • 14. The high-level architecture of a GreenDroid system
  • 15. The system comprises an array of 16 non-identical tiles.
  • 16. Each tile holds components common to every tile—the CPU, on-chip network (OCN), and shared Level 1 (L1) data cache—and provides space for multiple conservation cores (c-cores) of various sizes
  • 17. The c-cores are tightly coupled to the host CPU via the L1 data cache and a specialized interface
  • 18. Conservation Cores • Specialized cores for reducing energy • Automatically generated from hot regions of program source • Patching support future proofs HW • Fully automated toolchain • Drop-in replacements for code • Hot code implemented by C-Core, cold code runs on host CPU • HW generation/SW integration • Energy efficient • Up to 16x for targeted hot code D cache Host CPU (general purpose) I cache Hot code Cold code C-Core
  • 19. Figure shows the projected energy savings in GreenDroid and the origin of these savings. The savings come from two sources • First, c-cores don’t require instruction fetch, instruction decode, a conventional register file, or any of the associated structures. Removing these reduces energy consumption by 56 percent. • The second source of savings (35 % of energy) comes from the specialization of the c-cores’ data path. • The result is that average per- instruction energy drops from 91 pJ per instruction to just 8 pJ per instruction.
  • 20. Marching Toward Completion The toolchain automatically generates placed-and-routed c-core tiles, given the source code and information about execution properties. The cycle- and energy-accurate simulation tools have confirmed the energy savings provided by c-cores. The team is currently working on more detailed full-system Android emulation to improve our workload modeling so that they can finalize the selection of c-cores that will populate GreenDroid’s dark silicon. In parallel with this effort, they are working ontiming closure and physical design.
  • 21. The Research Team The University of California,San Diego,USA. Assistant professors • Michael Bedford Taylor • Steven Swanson Postdoctoral scholar • Jack Sampson Massachusetts Institute of Technology (MIT),USA Postdoctoral Researcher • Jonathan Babb PhD students • Nathan Goulding-Hotta • Ganesh Venkatesh • Saturnino Garcia • Manish Arora • Siddhartha Nath Graduate Students • Vikram Bhatt • Joe Auricchio • Po-Chao Huang
  • 22. 22 Conclusions • Over the next five to 10 years, the breakdown of conventional silicon scaling and the resulting utilization wall will exponentially increase the amount of dark silicon in both desktop and mobile processors. • The GreenDroid prototype demonstrates that c-cores offer a new technique to convert dark silicon into energy savings and increased parallel execution under strict power budgets. • The estimate that the prototype will reduce processor energy consumption by 91 percent for the code that c-cores target, and result in an overall savings of 7.4 X.
  • 23. Reference Based on April 2011 IEEE Micro paper. THE GREENDROID MOBILE APPLICATION PROCESSOR: AN ARCHITECTURE FOR SILICON’S DARK FUTURE http://greendroid.ucsd.edu/