Multiple Choice
Group communication operations are built using which primitives?
A) one to all
B) all to all
C) point to point
D) none of these
Correct Answer:

Verified
Correct Answer:
Verified
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
Q7: In the scatter operation _ node send
Q8: if "X" is the message to broadcast
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
Q13: Communication between two directly link nodes<br>A)cut-through routing<br>B)store-and-forward
Q14: All-to-one communication (reduction) is the dual of