Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

C952 Computer Architecture Chapter 7 well asnswered

Rating
-
Sold
-
Pages
5
Grade
A+
Uploaded on
22-06-2024
Written in
2023/2024

C952 Computer Architecture Chapter 7 well asnswered Multiprocessor A computer system with at least two processors. This computer is in contrast to a uniprocessor, which has one, and is increasingly hard to find today. Task-level parallelism or process-level parallelism: Utilizing multiple processors by running independent programs simultaneously. Parallel processing program A single program that runs on multiple processors simultaneously. Cluster A set of computers connected over a local area network that function as a single large multiprocessor Multicore microprocessor A microprocessor containing multiple processors ("cores") in a single integrated circuit. Virtually all microprocessors today in desktops and servers are multicore. Shared memory multiprocessor (SMP A parallel processor with a single physical address space. To benefit from a multiprocessor, an application must be concurrent. False: Task-level parallelism can help sequential applications and sequential applications can be made to run on parallel hardware, although it is more challenging. Strong scaling Speed-up achieved on a multiprocessor without increasing the size of the problem. Weak scaling Speed-up achieved on a multiprocessor while increasing the size of the problem proportionally to the increase in the number of processors. Strong scaling is not bound by Amdahl's Law. Weak scaling can compensate for a serial portion of the program that would otherwise limit scalability, but not so for strong scaling. SISD or single instruction stream, single data stream A uniprocessor. MIMD or multiple instruction streams, multiple data streams A multiprocessor. SPMD or single program, multiple data streams The conventional MIMD programming model, where a single program runs across all processors. Data-level parallelism Parallelism achieved by performing the same operation on independent data. Vector lane One or more vector functional units and a portion of the vector register file. Inspired by lanes on highways that increase traffic speed, multiple lanes execute vector operations simultaneously. As exemplified in the x86, multimedia extensions can be thought of as a vector architecture with short vectors that supports only contiguous vector data transfers. True, but they are missing useful vector

Show more Read less
Institution
Course

Content preview

C952 Computer Architecture Chapter 7 well
asnswered
Multiprocessor
A computer system with at least two processors. This computer is in contrast to a uniprocessor, which
has one, and is increasingly hard to find today.


Task-level parallelism or process-level parallelism:
Utilizing multiple processors by running independent programs simultaneously.


Parallel processing program
A single program that runs on multiple processors simultaneously.


Cluster
A set of computers connected over a local area network that function as a single large multiprocessor


Multicore microprocessor
A microprocessor containing multiple processors ("cores") in a single integrated circuit. Virtually all
microprocessors today in desktops and servers are multicore.


Shared memory multiprocessor (SMP
A parallel processor with a single physical address space.


To benefit from a multiprocessor, an application must be concurrent.
False:
Task-level parallelism can help sequential applications and sequential applications can be made to run
on parallel hardware, although it is more challenging.


Strong scaling
Speed-up achieved on a multiprocessor without increasing the size of the problem.


Weak scaling
Speed-up achieved on a multiprocessor while increasing the size of the problem proportionally to the
increase in the number of processors.


Strong scaling is not bound by Amdahl's Law.
Weak scaling can compensate for a serial portion of the program that would otherwise limit
scalability, but not so for strong scaling.


SISD or single instruction stream, single data stream
A uniprocessor.


MIMD or multiple instruction streams, multiple data streams
A multiprocessor.

, SPMD or single program, multiple data streams
The conventional MIMD programming model, where a single program runs across all processors.


Data-level parallelism
Parallelism achieved by performing the same operation on independent data.


Vector lane
One or more vector functional units and a portion of the vector register file. Inspired by lanes on
highways that increase traffic speed, multiple lanes execute vector operations simultaneously.


As exemplified in the x86, multimedia extensions can be thought of as a vector architecture with short
vectors that supports only contiguous vector data transfers.
True, but they are missing useful vector features like gather-scatter and vector length registers that
improve the efficiency of vector architectures. (As an elaboration in this section mentions, the AVX2
SIMD extensions offers indexed loads via a gather operation but not scatter for indexed stores. The
Haswell generation x86 microprocessor is the first to support AVX2.)


Hardware multithreading
Increasing utilization of a processor by switching to another thread when one thread is stalled.


Thread
A thread includes the program counter, the register state, and the stack. It is a lightweight process;
whereas threads commonly share a single address space, processes don't.


Process
A process includes one or more threads, the address space, and the operating system state. Hence, a
process switch usually invokes the operating system, but not a thread switch.


Fine-grained multithreading
A version of hardware multithreading that implies switching between threads after every instruction.


Coarse-grained multithreading
A version of hardware multithreading that implies switching between threads only after significant
events, such as a last-level cache miss.


Simultaneous multithreading (SMT)
A version of multithreading that lowers the cost of multithreading by utilizing the resources needed
for multiple issue, dynamically scheduled microarchitecture.


Both multithreading and multicore rely on parallelism to get more efficiency from a chip.
True


Simultaneous multithreading (SMT) uses threads to improve resource utilization of a dynamically
scheduled, out-of-order processor.
True

Written for

Course

Document information

Uploaded on
June 22, 2024
Number of pages
5
Written in
2023/2024
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$11.49
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
EXAMSMART Howard Community College
Follow You need to be logged in order to follow users or courses
Sold
10
Member since
2 year
Number of followers
2
Documents
2992
Last sold
1 month ago
SMART.SCORES

On this page, you find all documents, package deals, and flashcards offered by seller LectJoshua.

5.0

2 reviews

5
2
4
0
3
0
2
0
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions