Multiple Choice
In the scatter operation ____ node send message to every other node
A) single
B) double
C) triple
D) none
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Similar communication pattern to all-to-all broadcast except
Q3: The algorithm terminates in _ steps<br>A)p<br>B)p+1<br>C)p+2<br>D)p-1
Q4: In the first phase of 2D Mesh
Q5: The gather Operation is exactly the inverse
Q6: All-to-all broadcast algorithm for the 2D mesh
Q8: if "X" is the message to broadcast
Q9: Group communication operations are built using which
Q10: logical operators used in algorithm are<br>A)xor<br>B)and<br>C)both<br>D)none
Q11: The dual of all-to-all broadcast is<br>A)all-to-all reduction<br>B)all-to-one
Q12: Which is known as Reduction?<br>A)all-to-one<br>B)all-to-all<br>C)one-to-one<br>D)one-to-all