Exam 17: Parallel Processing

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

An L1 cache that does not connect directly to the bus cannot engage in a snoopy protocol.

Free
(True/False)
4.9/5
(37)
Correct Answer:
Verified

True

Software cache coherence schemes attempt to avoid the need for additional hardware circuitry and logic by relying on the compiler and operating system to deal with the problem.

Free
(True/False)
4.8/5
(34)
Correct Answer:
Verified

True

The objective with NUMA is to maintain a transparent system wide memory while permitting multiple multiprocessor nodes, each with its own bus or other internal interconnect system.

Free
(True/False)
5.0/5
(36)
Correct Answer:
Verified

True

A taxonomy first introduced by _______ is still the most common way of categorizing systems with parallel processing capability.

(Multiple Choice)
4.9/5
(30)

Computer systems that fall into the ________ category have a set of processors that simultaneously execute different instruction sequences on different data sets.

(Short Answer)
5.0/5
(31)

________ provides service to customers in the form of software,specifically application software,running on and accessible in the cloud.

(Multiple Choice)
4.9/5
(43)

The four principal approaches to multithreading are: interleaved (fine-grained),blocked (coarse-grained),simultaneous,and ________.

(Short Answer)
4.8/5
(37)

The function of switching applications and data resources over from a failed system to an alternative system in the cluster is referred to as failback.

(True/False)
4.8/5
(36)

The term SMP refers to a computer hardware architecture and also to the operating system behavior that reflects that architecture.

(True/False)
4.9/5
(32)

A _________ problem arises when multiple copies of the same data can exist in different caches simultaneously,and if processors are allowed to update their own copies freely,an inconsistent view of memory can result.

(Multiple Choice)
4.7/5
(29)

Computer systems that fall into the __________ category have a single processor that executes a single instruction stream to operate on data stored in a single memory.

(Short Answer)
4.8/5
(35)

With no multithreading,_________ is the simple pipeline found in traditional RISC and CISC machines.

(Multiple Choice)
4.8/5
(31)

Vector and array processors fall into the ________ category of computer systems.

(Multiple Choice)
4.8/5
(34)

SMPs,clusters,and NUMA systems fit into the ________ category of computer systems.

(Multiple Choice)
4.7/5
(36)

A ________ is a dispatchable unit of work within a process that includes a processor context and its own data area for a stack.

(Multiple Choice)
4.8/5
(35)

Snoopy protocols are not suitable for a bus-based multiprocessor.

(True/False)
4.7/5
(33)

The most important measure of performance for a processor is the rate at which it executes instructions.

(True/False)
4.8/5
(32)

Hardware-based solutions are generally referred to as cache coherence _______.

(Multiple Choice)
4.9/5
(37)

With a write-update protocol there can be multiple readers but only one writer at a time.

(True/False)
4.8/5
(37)

Replicating the entire processor on a single chip with each processor handling separate threads is _________.

(Multiple Choice)
4.9/5
(39)
Showing 1 - 20 of 45
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)