SlideShare a Scribd company logo
1 of 11
Download to read offline
Introduction to Multicore Architectures
V.M.Prabhakaran,
AP/CSE,
KIT-Coimbatore
Evolution of Core:
• Intel 8086
• Intel 286
• AMD Am286
• Intel 386
• Intel i486
• AMD Am386
• Cyrix cx486
• Intel Pentium
• AMD Am486
• Intel Pentium Pro
• AMD K6
• Intel Pentium II and Pentium II Xeon
• Intel Celeron
• AMD k6-3
• Intel Pentium III and Pentium III Xeon
• AMD Athlon
• Intel Pentium 4
• Intel Core 2
• Intel Pentium Dual Core
• Intel Core i5
• Intel Core i7
Core
Working
Single Core to Multicore Architectures
Type of CPU Description Capabilities
Single Core CPU
Has one core to process
different operations;
microprocessors were single
cores from the early 1970s on
Word processing, checking
email, surfing the Internet,
watching videos
Dual Core CPU
Has two cores to process
operations, able to process more
information at the same time
Flash-enabled web browsing,
video and conference chatting
Quad Core CPU
Contains two dual core
processors in one integrated
circuit
Voice-GPS systems, multi-
player gaming, video editing
Flynn's taxonomy
•Computers have single (S) or multiple (M) streams of
instructions (I) and data (D)
•Leading to four types of computers:
• SISD
• SIMD
• MISD
• MIMD.
SISD (Single Instruction, Single Data)
• Single Instruction, Single Data
(SISD) refers to an Instruction
Set Architecture
• Single processor (one CPU)
executes exactly one instruction
stream at a time
• Also fetches or stores one item
of data at a time to operate on
data stored in a single memory
unit.
SIMD (Single Instruction, Multiple
Data)
• SIMD architecture performs a
single, identical action
simultaneously on multiple data
pieces.
• Single control unit (CU) and
more than one processing unit
(PU).
• For e.g. a single instruction to
fetch multiple files.
MISD (Multiple Instruction Single Data)
• Have multiple processors.
• Each processor uses a different algorithm but uses the
same shared input data.
• MISD computers can analyze the same set of data using
several different operations at the same time.
• The number of operations depends upon the number of
processors.
• For e.g. fault-tolerant computers executing the same
instructions redundantly in order to detect and mask
errors.
MIMD(Multiple Instruction Multiple Data)
• Most modern desktop/laptops are
MIMD.
• Each processor in a multiprocessor
system can execute asynchronously
different set of the instructions
independently on the different set
of data units.
• Application : computer-aided
design/computer-aided
manufacturing, simulation,
modeling, communication switches
etc.

More Related Content

What's hot

What's hot (20)

IPv6
IPv6IPv6
IPv6
 
Advanced Pipelining in ARM Processors.pptx
Advanced Pipelining  in ARM Processors.pptxAdvanced Pipelining  in ARM Processors.pptx
Advanced Pipelining in ARM Processors.pptx
 
Cache coherence problem and its solutions
Cache coherence problem and its solutionsCache coherence problem and its solutions
Cache coherence problem and its solutions
 
Direct Memory Access
Direct Memory AccessDirect Memory Access
Direct Memory Access
 
Memory & I/O interfacing
Memory & I/O  interfacingMemory & I/O  interfacing
Memory & I/O interfacing
 
Difference among 8085,8086,80186,80286,80386 Microprocessor.pdf
Difference among 8085,8086,80186,80286,80386 Microprocessor.pdfDifference among 8085,8086,80186,80286,80386 Microprocessor.pdf
Difference among 8085,8086,80186,80286,80386 Microprocessor.pdf
 
Amba bus
Amba busAmba bus
Amba bus
 
Memory mapped I/O and Isolated I/O
Memory mapped I/O and Isolated I/OMemory mapped I/O and Isolated I/O
Memory mapped I/O and Isolated I/O
 
8086 in minimum mode
8086 in minimum mode8086 in minimum mode
8086 in minimum mode
 
SOC Processors Used in SOC
SOC Processors Used in SOCSOC Processors Used in SOC
SOC Processors Used in SOC
 
Microprocessor and Interfacing Notes
Microprocessor and Interfacing NotesMicroprocessor and Interfacing Notes
Microprocessor and Interfacing Notes
 
Addressing modes
Addressing modesAddressing modes
Addressing modes
 
IPV6 ADDRESS
IPV6 ADDRESSIPV6 ADDRESS
IPV6 ADDRESS
 
Ipv4
Ipv4Ipv4
Ipv4
 
Telnet ppt
Telnet pptTelnet ppt
Telnet ppt
 
Data transferschemes
Data transferschemesData transferschemes
Data transferschemes
 
8251 USART
8251 USART8251 USART
8251 USART
 
Difference between 8085 and 8086 microprocessor Architecture
Difference between 8085 and 8086 microprocessor ArchitectureDifference between 8085 and 8086 microprocessor Architecture
Difference between 8085 and 8086 microprocessor Architecture
 
Segment registers
Segment registersSegment registers
Segment registers
 
80286 microprocessor
80286 microprocessor80286 microprocessor
80286 microprocessor
 

Similar to Introduction to Multi-core Architectures

finaldraft-intelcorei5processorsarchitecture-130207093535-phpapp01.pdf
finaldraft-intelcorei5processorsarchitecture-130207093535-phpapp01.pdffinaldraft-intelcorei5processorsarchitecture-130207093535-phpapp01.pdf
finaldraft-intelcorei5processorsarchitecture-130207093535-phpapp01.pdf
NazarAhmadAlkhidir
 
Final draft intel core i5 processors architecture
Final draft intel core i5 processors architectureFinal draft intel core i5 processors architecture
Final draft intel core i5 processors architecture
Jawid Ahmad Baktash
 
Computer Architecture & Organization.ppt
Computer Architecture & Organization.pptComputer Architecture & Organization.ppt
Computer Architecture & Organization.ppt
FarhanaMariyam1
 
IT Book of Knowledge
IT Book of KnowledgeIT Book of Knowledge
IT Book of Knowledge
Phil Primeau
 

Similar to Introduction to Multi-core Architectures (20)

PARALLELISM IN MULTICORE PROCESSORS
PARALLELISM  IN MULTICORE PROCESSORSPARALLELISM  IN MULTICORE PROCESSORS
PARALLELISM IN MULTICORE PROCESSORS
 
Central Processing Unit
Central Processing Unit Central Processing Unit
Central Processing Unit
 
Parallel Processors (SIMD)
Parallel Processors (SIMD) Parallel Processors (SIMD)
Parallel Processors (SIMD)
 
Parallel Processors (SIMD)
Parallel Processors (SIMD) Parallel Processors (SIMD)
Parallel Processors (SIMD)
 
CA UNIT IV.pptx
CA UNIT IV.pptxCA UNIT IV.pptx
CA UNIT IV.pptx
 
Pipelining, processors, risc and cisc
Pipelining, processors, risc and ciscPipelining, processors, risc and cisc
Pipelining, processors, risc and cisc
 
finaldraft-intelcorei5processorsarchitecture-130207093535-phpapp01.pdf
finaldraft-intelcorei5processorsarchitecture-130207093535-phpapp01.pdffinaldraft-intelcorei5processorsarchitecture-130207093535-phpapp01.pdf
finaldraft-intelcorei5processorsarchitecture-130207093535-phpapp01.pdf
 
Final draft intel core i5 processors architecture
Final draft intel core i5 processors architectureFinal draft intel core i5 processors architecture
Final draft intel core i5 processors architecture
 
Multiprocessor_YChen.ppt
Multiprocessor_YChen.pptMultiprocessor_YChen.ppt
Multiprocessor_YChen.ppt
 
Computer Architecture & Organization.ppt
Computer Architecture & Organization.pptComputer Architecture & Organization.ppt
Computer Architecture & Organization.ppt
 
OS-Part-01.pdf
OS-Part-01.pdfOS-Part-01.pdf
OS-Part-01.pdf
 
MK Sistem Operasi.pdf
MK Sistem Operasi.pdfMK Sistem Operasi.pdf
MK Sistem Operasi.pdf
 
IT Book of Knowledge
IT Book of KnowledgeIT Book of Knowledge
IT Book of Knowledge
 
Something about SSE and beyond
Something about SSE and beyondSomething about SSE and beyond
Something about SSE and beyond
 
Processors
ProcessorsProcessors
Processors
 
Operating System Overview.pdf
Operating System Overview.pdfOperating System Overview.pdf
Operating System Overview.pdf
 
Single and Multi core processor
Single and Multi core processorSingle and Multi core processor
Single and Multi core processor
 
High performance computing
High performance computingHigh performance computing
High performance computing
 
ch1.ppt
ch1.pptch1.ppt
ch1.ppt
 
Chap 1 CA.pptx
Chap 1 CA.pptxChap 1 CA.pptx
Chap 1 CA.pptx
 

More from Prabhakaran V M (8)

Strings in python
Strings in pythonStrings in python
Strings in python
 
Operators in python
Operators in pythonOperators in python
Operators in python
 
Algorithmic problem solving
Algorithmic problem solvingAlgorithmic problem solving
Algorithmic problem solving
 
Open mp directives
Open mp directivesOpen mp directives
Open mp directives
 
Xml schema
Xml schemaXml schema
Xml schema
 
Html 5
Html 5Html 5
Html 5
 
Java threads
Java threadsJava threads
Java threads
 
Applets
AppletsApplets
Applets
 

Recently uploaded

Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
chiefasafspells
 
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 
The title is not connected to what is inside
The title is not connected to what is insideThe title is not connected to what is inside
The title is not connected to what is inside
shinachiaurasa2
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
masabamasaba
 
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
masabamasaba
 

Recently uploaded (20)

WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
 
%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto
 
%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
Artyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxArtyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptx
 
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park %in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
 
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
 
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
The title is not connected to what is inside
The title is not connected to what is insideThe title is not connected to what is inside
The title is not connected to what is inside
 
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
 
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
 
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 

Introduction to Multi-core Architectures

  • 1. Introduction to Multicore Architectures V.M.Prabhakaran, AP/CSE, KIT-Coimbatore
  • 2. Evolution of Core: • Intel 8086 • Intel 286 • AMD Am286 • Intel 386 • Intel i486 • AMD Am386 • Cyrix cx486 • Intel Pentium • AMD Am486 • Intel Pentium Pro • AMD K6 • Intel Pentium II and Pentium II Xeon • Intel Celeron • AMD k6-3 • Intel Pentium III and Pentium III Xeon • AMD Athlon • Intel Pentium 4 • Intel Core 2 • Intel Pentium Dual Core • Intel Core i5 • Intel Core i7
  • 4. Single Core to Multicore Architectures
  • 5. Type of CPU Description Capabilities Single Core CPU Has one core to process different operations; microprocessors were single cores from the early 1970s on Word processing, checking email, surfing the Internet, watching videos Dual Core CPU Has two cores to process operations, able to process more information at the same time Flash-enabled web browsing, video and conference chatting Quad Core CPU Contains two dual core processors in one integrated circuit Voice-GPS systems, multi- player gaming, video editing
  • 6.
  • 7. Flynn's taxonomy •Computers have single (S) or multiple (M) streams of instructions (I) and data (D) •Leading to four types of computers: • SISD • SIMD • MISD • MIMD.
  • 8. SISD (Single Instruction, Single Data) • Single Instruction, Single Data (SISD) refers to an Instruction Set Architecture • Single processor (one CPU) executes exactly one instruction stream at a time • Also fetches or stores one item of data at a time to operate on data stored in a single memory unit.
  • 9. SIMD (Single Instruction, Multiple Data) • SIMD architecture performs a single, identical action simultaneously on multiple data pieces. • Single control unit (CU) and more than one processing unit (PU). • For e.g. a single instruction to fetch multiple files.
  • 10. MISD (Multiple Instruction Single Data) • Have multiple processors. • Each processor uses a different algorithm but uses the same shared input data. • MISD computers can analyze the same set of data using several different operations at the same time. • The number of operations depends upon the number of processors. • For e.g. fault-tolerant computers executing the same instructions redundantly in order to detect and mask errors.
  • 11. MIMD(Multiple Instruction Multiple Data) • Most modern desktop/laptops are MIMD. • Each processor in a multiprocessor system can execute asynchronously different set of the instructions independently on the different set of data units. • Application : computer-aided design/computer-aided manufacturing, simulation, modeling, communication switches etc.