High Performance Computing MCQs with answers Page - 7

Here, you will find a collection of MCQ questions on High Performance Computing. Go through these questions to enhance your preparation for upcoming examinations and interviews.

To check the correct answer, simply click the View Answer button provided for each question.

Have your own questions to contribute? Click the button below to share your MCQs with others!

+ Add Question

A

Admin • 832.01K Points
Coach

Q. Similar communication pattern to all-to-all broadcast except in the_____

  • (A) reverse order
  • (B) parallel order
  • (C) straight order
  • (D) vertical order

A

Admin • 832.01K Points
Coach

Q. Group communication operations are built using which primitives?

  • (A) one to all
  • (B) all to all
  • (C) point to point
  • (D) none of these

A

Admin • 832.01K Points
Coach

Q. ___ can be performed in an identical fashion by inverting the process.

  • (A) recursive doubling
  • (B) reduction
  • (C) broadcast
  • (D) none of these

A

Admin • 832.01K Points
Coach

Q. Broadcast and reduction operations on a mesh is performed

  • (A) along the rows
  • (B) along the columns
  • (C) both a and b concurrently
  • (D) none of these

A

Admin • 832.01K Points
Coach

Q. Cost Analysis on a ring is

  • (A) (ts + twm)(p - 1)
  • (B) (ts - twm)(p + 1)
  • (C) (tw + tsm)(p - 1)
  • (D) (tw - tsm)(p + 1)

A

Admin • 832.01K Points
Coach

Q. Cost Analysis on a mesh is

  • (A) 2ts(sqrt(p) + 1) + twm(p - 1)
  • (B) 2tw(sqrt(p) + 1) + tsm(p - 1)
  • (C) 2tw(sqrt(p) - 1) + tsm(p - 1)
  • (D) 2ts(sqrt(p) - 1) + twm(p - 1)

A

Admin • 832.01K Points
Coach

Q. Communication between two directly link nodes

  • (A) cut-through routing
  • (B) store-and-forward routing
  • (C) nearest neighbour communication
  • (D) none

A

Admin • 832.01K Points
Coach

Q. All-to-one communication (reduction) is the dual of ______ broadcast.

  • (A) all-to-all
  • (B) one-to-all
  • (C) one-to-one
  • (D) all-to-one

A

Admin • 832.01K Points
Coach

Q. Which is known as Reduction?

  • (A) all-to-one
  • (B) all-to-all
  • (C) one-to-one
  • (D) one-to-all

A

Admin • 832.01K Points
Coach

Q. Which is known as Broadcast?

  • (A) one-to-one
  • (B) one-to-all
  • (C) all-to-all
  • (D) all-to-one

Add MCQ in this Category

If you want to share an MCQ question in this category, it's a great idea! It will be helpful for many other students using this website.

Share Your MCQ