Deck 13: Parallel Communication and Runtime Analysis

ملء الشاشة (f)
exit full mode
سؤال
In All-to-All Personalized Communication on a Ring, the size of the message reduces by___________      at each step

A)p
B)m-1
C)p-1
D)m
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
All-to-All Broadcast and Reduction algorithm on a Ring terminates in___________           steps.

A)p+1
B)p-1
C)p*p
D)p
سؤال
In All-to-all Broadcast on a Mesh, operation performs in which sequence?

A)rowwise, columnwise
B)columnwise, rowwise
C)columnwise, columnwise
D)rowwise, rowwise
سؤال
Messages get smaller in and stay constant in .

A)gather, broadcast
B)scatter , broadcast
C)scatter, gather
D)broadcast, gather
سؤال
The time taken by all-to- all broadcast on a ring is .

A)t= (ts + twm)(p-1)
B)t= ts logp + twm(p-1)
C)t= 2ts(?p - 1) - twm(p-1)
D)t= 2ts(?p - 1) + twm(p-1)
سؤال
The time taken by all-to- all broadcast on a mesh is .

A)t= (ts + twm)(p-1)
B)t= ts logp + twm(p-1)
C)t= 2ts(?p - 1) - twm(p-1)
D)t= 2ts(?p - 1) + twm(p-1)
سؤال
The time taken by all-to- all broadcast on a hypercube is .

A)t= (ts + twm)(p-1)
B)t= ts logp + twm(p-1)
C)t= 2ts(?p - 1) - twm(p-1)
D)t= 2ts(?p - 1) + twm(p-1)
سؤال
The prefix-sum operation can be implemented using the kernel

A)all-to-all broadcast
B)one-to-all broadcast
C)all-to-one broadcast
D)all-to-all reduction
سؤال
Select the parameters on which the parallel runtime of a program depends.

A)number of processors
B)communication parameters of the machine
C)all of the above
D)input size
سؤال
The time that elapses from the moment the first processor starts to the moment the last processor finishes execution is called as___________               .

A)parallel runtime
B)overhead runtime
C)excess runtime
D)serial runtime
سؤال
Select how the overhead function (To) is calculated.

A)to = p*n tp - ts
B)to = p tp - ts
C)to = tp - pts
D)to = tp - ts
سؤال
What is is the ratio of the time taken to solve a problem on a single processor to the time required to solve the same problem on a parallel computer with p identical processing elements?

A)overall time
B)speedup
C)scaleup
D)efficiency
سؤال
Which is alternative options for latency hiding?

A)increase cpu frequency
B)multithreading
C)increase bandwidth
D)increase memory
سؤال
______ Communication model is generally seen in tightly coupled system.

A)message passing
B)shared-address space
C)client-server
D)distributed network
سؤال
The principal parameters that determine the communication latency are as follows:

A)startup time (ts) per-hop time (th) per-word transfer time (tw)
B)startup time (ts) per-word transfer time (tw)
C)startup time (ts) per-hop time (th)
D)startup time (ts) message-packet-size(w)
سؤال
The number and size of tasks into which a problem is decomposed determines the __

A)granularity
B)task
C)dependency graph
D)decomposition
سؤال
Average Degree of Concurrency is...

A)the average number of tasks that can run concurrently over the entire duration of execution of the process.
B)the average time that can run concurrently over the entire duration of execution of the process.
C)the average in degree of task dependency graph.
D)the average out degree of task dependency graph.
سؤال
Which task decomposition technique is suitable for the 15-puzzle problem?

A)data decomposition
B)exploratory decomposition
C)speculative decomposition
D)recursive decomposition
سؤال
Which of the following method is used to avoid Interaction Overheads?

A)maximizing data locality
B)minimizing data locality
C)increase memory size
D)none of the above.
سؤال
Which of the following is not parallel algorithm model

A)the data parallel model
B)the work pool model
C)the task graph model
D)the speculative model
سؤال
Nvidia GPU based on following architecture

A)mimd
B)simd
C)sisd
D)misd
سؤال
What is Critical Path?

A)the length of the longest path in a task dependency graph is called the critical path length.
B)the length of the smallest path in a task dependency graph is called the critical path length.
C)path with loop
D)none of the mentioned.
سؤال
Which decompositioin technique uses divide-andconquer strategy?

A)recursive decomposition
B)sdata decomposition
C)exploratory decomposition
D)speculative decomposition
سؤال
Consider Hypercube topology with 8 nodes then how many message passing cycles will require in all to all broadcast operation?

A)the longest path between any pair of finish nodes.
B)the longest directed path between any pair of start & finish node.
C)the shortest path between any pair of finish nodes.
D)the number of maximum nodes level in graph.
سؤال
Scatter is ____________.

A)one to all broadcast communication
B)all to all broadcast communication
C)one to all personalised communication
D)node of the above.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/25
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 13: Parallel Communication and Runtime Analysis
1
In All-to-All Personalized Communication on a Ring, the size of the message reduces by___________      at each step

A)p
B)m-1
C)p-1
D)m
p
2
All-to-All Broadcast and Reduction algorithm on a Ring terminates in___________           steps.

A)p+1
B)p-1
C)p*p
D)p
p*p
3
In All-to-all Broadcast on a Mesh, operation performs in which sequence?

A)rowwise, columnwise
B)columnwise, rowwise
C)columnwise, columnwise
D)rowwise, rowwise
columnwise, rowwise
4
Messages get smaller in and stay constant in .

A)gather, broadcast
B)scatter , broadcast
C)scatter, gather
D)broadcast, gather
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
5
The time taken by all-to- all broadcast on a ring is .

A)t= (ts + twm)(p-1)
B)t= ts logp + twm(p-1)
C)t= 2ts(?p - 1) - twm(p-1)
D)t= 2ts(?p - 1) + twm(p-1)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
6
The time taken by all-to- all broadcast on a mesh is .

A)t= (ts + twm)(p-1)
B)t= ts logp + twm(p-1)
C)t= 2ts(?p - 1) - twm(p-1)
D)t= 2ts(?p - 1) + twm(p-1)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
7
The time taken by all-to- all broadcast on a hypercube is .

A)t= (ts + twm)(p-1)
B)t= ts logp + twm(p-1)
C)t= 2ts(?p - 1) - twm(p-1)
D)t= 2ts(?p - 1) + twm(p-1)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
8
The prefix-sum operation can be implemented using the kernel

A)all-to-all broadcast
B)one-to-all broadcast
C)all-to-one broadcast
D)all-to-all reduction
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
9
Select the parameters on which the parallel runtime of a program depends.

A)number of processors
B)communication parameters of the machine
C)all of the above
D)input size
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
10
The time that elapses from the moment the first processor starts to the moment the last processor finishes execution is called as___________               .

A)parallel runtime
B)overhead runtime
C)excess runtime
D)serial runtime
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
11
Select how the overhead function (To) is calculated.

A)to = p*n tp - ts
B)to = p tp - ts
C)to = tp - pts
D)to = tp - ts
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
12
What is is the ratio of the time taken to solve a problem on a single processor to the time required to solve the same problem on a parallel computer with p identical processing elements?

A)overall time
B)speedup
C)scaleup
D)efficiency
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
13
Which is alternative options for latency hiding?

A)increase cpu frequency
B)multithreading
C)increase bandwidth
D)increase memory
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
14
______ Communication model is generally seen in tightly coupled system.

A)message passing
B)shared-address space
C)client-server
D)distributed network
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
15
The principal parameters that determine the communication latency are as follows:

A)startup time (ts) per-hop time (th) per-word transfer time (tw)
B)startup time (ts) per-word transfer time (tw)
C)startup time (ts) per-hop time (th)
D)startup time (ts) message-packet-size(w)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
16
The number and size of tasks into which a problem is decomposed determines the __

A)granularity
B)task
C)dependency graph
D)decomposition
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
17
Average Degree of Concurrency is...

A)the average number of tasks that can run concurrently over the entire duration of execution of the process.
B)the average time that can run concurrently over the entire duration of execution of the process.
C)the average in degree of task dependency graph.
D)the average out degree of task dependency graph.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
18
Which task decomposition technique is suitable for the 15-puzzle problem?

A)data decomposition
B)exploratory decomposition
C)speculative decomposition
D)recursive decomposition
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
19
Which of the following method is used to avoid Interaction Overheads?

A)maximizing data locality
B)minimizing data locality
C)increase memory size
D)none of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
20
Which of the following is not parallel algorithm model

A)the data parallel model
B)the work pool model
C)the task graph model
D)the speculative model
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
21
Nvidia GPU based on following architecture

A)mimd
B)simd
C)sisd
D)misd
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
22
What is Critical Path?

A)the length of the longest path in a task dependency graph is called the critical path length.
B)the length of the smallest path in a task dependency graph is called the critical path length.
C)path with loop
D)none of the mentioned.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
23
Which decompositioin technique uses divide-andconquer strategy?

A)recursive decomposition
B)sdata decomposition
C)exploratory decomposition
D)speculative decomposition
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
24
Consider Hypercube topology with 8 nodes then how many message passing cycles will require in all to all broadcast operation?

A)the longest path between any pair of finish nodes.
B)the longest directed path between any pair of start & finish node.
C)the shortest path between any pair of finish nodes.
D)the number of maximum nodes level in graph.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
25
Scatter is ____________.

A)one to all broadcast communication
B)all to all broadcast communication
C)one to all personalised communication
D)node of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.