Deck 6: Communication Operations and Algorithms in Parallel Computing

ملء الشاشة (f)
exit full mode
سؤال
In the second phase of 2D Mesh All to All, the message size is ___

A)m
B)p*sqrt(m)
C)p
D)m*sqrt(p)
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
In All to All on Hypercube, The size of the message to be transmitted at the next step is ____ by concatenating the received message with their current data

A)doubled
B)tripled
C)halfed
D)no change
سؤال
The all-to-all broadcast on Hypercube needs ____ steps

A)p
B)sqrt(p) - 1
C)log p
D)none
سؤال
One-to-All Personalized Communication operation is commonly called ___

A)gather operation
B)concatenation
C)scatter operation
D)none
سؤال
The dual of the scatter operation is the

A)concatenation
B)gather operation
C)both
D)none
سؤال
In Scatter Operation on Hypercube, on each step, the size of the messages communicated is ____

A)tripled
B)halved
C)doubled
D)no change
سؤال
Which is also called "Total Exchange" ?

A)all-to-all broadcast
B)all-to-all personalized communication
C)all-to-one reduction
D)none
سؤال
All-to-all personalized communication can be used in ____

A)fourier transform
B)matrix transpose
C)sample sort
D)all of the above
سؤال
In collective communication operations, collective means

A)involve group of processors
B)involve group of algorithms
C)involve group of variables
D)none of these
سؤال
efficiency of data parallel algorithm depends on the

A)efficient implementation of the algorithm
B)efficient implementation of the operation
C)both
D)none
سؤال
All processes participate in a single ______ interaction operation.

A)global
B)local
C)wide
D)variable
سؤال
subsets of processes in ______ interaction.

A)global
B)local
C)wide
D)variable
سؤال
Goal of good algorithm is to implement commonly used _____ pattern.

A)communication
B)interaction
C)parallel
D)regular
سؤال
Reduction can be used to find the sum, product, maximum, minimum of _____ of numbers.

A)tuple
B)list
C)sets
D)all of above
سؤال
source ____ is bottleneck.

A)process
B)algorithm
C)list
D)tuple
سؤال
only connections between single pairs of nodes are used at a time is

A)good utilization
B)poor utilization
C)massive utilization
D)medium utilization
سؤال
all processes that have the data can send it again is

A)recursive doubling
B)naive approach
C)reduction
D)all
سؤال
The ____ do not snoop the messages going through them.

A)nodes
B)variables
C)tuple
D)list
سؤال
accumulate results and send with the same pattern is...

A)broadcast
B)naive approach
C)recursive doubling
D)reduction symmetric
سؤال
every node on the linear array has the data and broadcast on the columns with the linear array algorithm in _____

A)parallel
B)vertical
C)horizontal
D)all
سؤال
using different links every time and forwarding in parallel again is

A)better for congestion
B)better for reduction
C)better for communication
D)better for algorithm
سؤال
In a balanced binary tree processing nodes is equal to

A)leaves
B)number of elemnts
C)branch
D)none
سؤال
In one -to- all broadcast there is

A)divide and conquer type algorithm
B)sorting type algorithm
C)searching type algorithm
D)simple algorithm
سؤال
For sake of simplicity, the number of nodes is a power of

A)1
B)2
C)3
D)4
سؤال
Nides with zero in i least significant bits participate in _______

A)algorithm
B)broadcast
C)communication
D)searching
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/25
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 6: Communication Operations and Algorithms in Parallel Computing
1
In the second phase of 2D Mesh All to All, the message size is ___

A)m
B)p*sqrt(m)
C)p
D)m*sqrt(p)
m*sqrt(p)
2
In All to All on Hypercube, The size of the message to be transmitted at the next step is ____ by concatenating the received message with their current data

A)doubled
B)tripled
C)halfed
D)no change
doubled
3
The all-to-all broadcast on Hypercube needs ____ steps

A)p
B)sqrt(p) - 1
C)log p
D)none
log p
4
One-to-All Personalized Communication operation is commonly called ___

A)gather operation
B)concatenation
C)scatter operation
D)none
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
5
The dual of the scatter operation is the

A)concatenation
B)gather operation
C)both
D)none
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
6
In Scatter Operation on Hypercube, on each step, the size of the messages communicated is ____

A)tripled
B)halved
C)doubled
D)no change
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
7
Which is also called "Total Exchange" ?

A)all-to-all broadcast
B)all-to-all personalized communication
C)all-to-one reduction
D)none
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
8
All-to-all personalized communication can be used in ____

A)fourier transform
B)matrix transpose
C)sample sort
D)all of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
9
In collective communication operations, collective means

A)involve group of processors
B)involve group of algorithms
C)involve group of variables
D)none of these
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
10
efficiency of data parallel algorithm depends on the

A)efficient implementation of the algorithm
B)efficient implementation of the operation
C)both
D)none
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
11
All processes participate in a single ______ interaction operation.

A)global
B)local
C)wide
D)variable
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
12
subsets of processes in ______ interaction.

A)global
B)local
C)wide
D)variable
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
13
Goal of good algorithm is to implement commonly used _____ pattern.

A)communication
B)interaction
C)parallel
D)regular
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
14
Reduction can be used to find the sum, product, maximum, minimum of _____ of numbers.

A)tuple
B)list
C)sets
D)all of above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
15
source ____ is bottleneck.

A)process
B)algorithm
C)list
D)tuple
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
16
only connections between single pairs of nodes are used at a time is

A)good utilization
B)poor utilization
C)massive utilization
D)medium utilization
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
17
all processes that have the data can send it again is

A)recursive doubling
B)naive approach
C)reduction
D)all
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
18
The ____ do not snoop the messages going through them.

A)nodes
B)variables
C)tuple
D)list
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
19
accumulate results and send with the same pattern is...

A)broadcast
B)naive approach
C)recursive doubling
D)reduction symmetric
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
20
every node on the linear array has the data and broadcast on the columns with the linear array algorithm in _____

A)parallel
B)vertical
C)horizontal
D)all
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
21
using different links every time and forwarding in parallel again is

A)better for congestion
B)better for reduction
C)better for communication
D)better for algorithm
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
22
In a balanced binary tree processing nodes is equal to

A)leaves
B)number of elemnts
C)branch
D)none
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
23
In one -to- all broadcast there is

A)divide and conquer type algorithm
B)sorting type algorithm
C)searching type algorithm
D)simple algorithm
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
24
For sake of simplicity, the number of nodes is a power of

A)1
B)2
C)3
D)4
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
25
Nides with zero in i least significant bits participate in _______

A)algorithm
B)broadcast
C)communication
D)searching
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.