On This Page

This set of High Performance Computing HPC Multiple Choice Questions & Answers (MCQs) focuses on High Performance Computing Set 14

Q1 | If there is 4X4 Mesh Topology ______ message passing cycles will require complete all to all reduction.
Q2 | Following issue(s) is/are the true about sorting techniques with parallel computing.
Q3 | Partitioning on series done after ______________
Q4 | In Parallel DFS processes has following roles.(Select multiple choices if applicable)
Q5 | Suppose there are 16 elements in a series then how many phases will be required to sort the series using parallel odd-even bubble sort?
Q6 | Which are different sources of Overheads in Parallel Programs?
Q7 | The ratio of the time taken to solve a problem on a parallel processors to the time required to solve the same problem on a single processor with p identical processing elements.
Q8 | CUDA helps do execute code in parallel mode using __________
Q9 | In thread-function execution scenario thread is a ___________
Q10 | In GPU Following statements are true
Q11 | Computer system of a parallel computer is capable of_____________
Q12 | In which application system Distributed systems can run well?
Q13 | A pipeline is like .................... ?
Q14 | Pipeline implements ?
Q15 | A processor performing fetch or decoding of different instruction during the execution of another instruction is called ______ ?
Q16 | VLIW stands for ?
Q17 | Which one is not a limitation of a distributed memory parallel system?
Q18 | Which of these steps can create conflict among the processors?
Q19 | Which one is not a characteristic of NUMA multiprocessors?
Q20 | Which of these is not a source of overhead in parallel computing?
Q21 | Systems that do not have parallel processing capabilities are?
Q22 | How does the number of transistors per chip increase according to Moore ´s law?
Q23 | Parallel processing may occur?
Q24 | To which class of systems does the von Neumann computer belong?
Q25 | Fine-grain threading is considered as a ______ threading?