Home > Computer Engineering > Quizzes > High Performance Computing Practice Test Questions
High Performance Computing Practice Test Questions
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 73% Most missed: “The___ time collectively spent by all the processing elements Tall = p TP?”

High-performance computing (HPC) uses supercomputers and computer clusters to solve advanced computation problems.

A supercomputer is one of the best-known examples of HPC, in which one large computer is made up of many computers and processors that work together to achieve parallel processing and high performance.
 

High Performance Computing Practice Test Questions
Time left 00:00
25 Questions

1. The time taken by all-to- all broadcast on a mesh is .
2. using different links every time and forwarding in parallel again is
3. Cache memory works on the principle of
4. Which is known as Reduction?
5. Select different aspects of parallelism
6. Shell sort is an improvement on
7. A classic example of game playing - each 15 puzzle board is the example of
8. The graph of tasks (nodes) and their interactions/data exchange (edges)?
9. The development generations of Computer technology has gone through?
10. Which of the following is not one of the interconnection structures?
11. Which combinational device is used in crossbar switch for selecting proper memory from multiple addresses?
12. Which decompositioin technique uses divide-and conquer strategy?
13. Virtualization that creates one single address space architecture that of, is called?
14. Which of the following is not the array distribution method of data partitioning
15. Following issue(s) is/are the true about sorting techniques with parallel computing.
16. the procedure is disturbed and require only point-to-point _______
17. A good mapping does not depends on which following factor
18. Select the parameters on which the parallel runtime of a program depends.
19. The all-to-all broadcast on Hypercube needs ____ steps
20. What is the worst case time complexity of a quick sort algorithm?
21. We have an internet cloud of resources In cloud computing to form?
22. source ____ is bottleneck.
23. _________ is a method for inducing concurrency in problems that can be solved using the divide-and-conquer strategy?
24. A pipeline is like?
25. Which is also called 'Total Exchange' ?