Exam 4: Characteristics and Operations in Parallel Programming

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

Scaling Characteristics of Parallel Programs Ts is

Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
Verified

B

cost-optimal parallel systems have an efficiency of ___

Free
(Multiple Choice)
4.8/5
(36)
Correct Answer:
Verified

A

efficient implementation of basic communication operation can improve

Free
(Multiple Choice)
4.9/5
(32)
Correct Answer:
Verified

A

Group communication operations are built using_____ Messenging primitives.

(Multiple Choice)
4.9/5
(38)

Speedup tends to saturate and efficiency _____ as a consequence of Amdahl's law.

(Multiple Choice)
4.7/5
(40)

the cost of the parallel algorithm is higher than the sequential run time by a factor of __

(Multiple Choice)
4.7/5
(42)

The n × n matrix is partitioned among n processors, with each processor storing complete ___ of the matrix.

(Multiple Choice)
4.9/5
(33)

The n × n matrix is partitioned among n2 processors such that each processor owns a _____ element.

(Multiple Choice)
4.9/5
(36)

In the Pipelined Execution, steps contain

(Multiple Choice)
4.8/5
(32)

efficient use of basic communication operations can reduce

(Multiple Choice)
4.8/5
(34)

how many basic communication operations are used in matrix vector multiplication

(Multiple Choice)
4.8/5
(42)

Data items must be combined piece-wise and the result made available at

(Multiple Choice)
4.8/5
(32)

A parallel algorithm is evaluated by its runtime in function of

(Multiple Choice)
4.7/5
(41)

Speedup obtained when the problem size is _______ linearly with the number of processing elements.

(Multiple Choice)
4.7/5
(30)

one processor has a piece of data and it need to send to everyone is

(Multiple Choice)
4.7/5
(46)

The load imbalance problem in Parallel Gaussian Elimination: can be alleviated by using a ____ mapping

(Multiple Choice)
4.7/5
(34)

In a eight node ring, node ____ is source of broadcast

(Multiple Choice)
4.9/5
(34)

The processors compute ______ product of the vector element and the loval matrix

(Multiple Choice)
4.8/5
(32)

the dual of one -to-all is

(Multiple Choice)
4.9/5
(37)

one to all broadcast use

(Multiple Choice)
4.7/5
(36)
Showing 1 - 20 of 24
close modal

Filters

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