High Performance Computing

high performance computing mcq, high performance computing mcq sppu, high performance computing mcq questions, high performance computing mcq questions and answers, high performance computing quiz, hpc mcq questions, parallel computing mcq with answers, mcq on cuda architecture, mcq on cuda programming, mcq on cuda, cuda mcq questions

High performance computing mcq unit 6 | CUDA mcq questions

CUDA mcq questions high performance computing mcq questions and answers 1. A CUDA program is comprised of two primary components: a host and a _ GPU kernel CPU kernel OS none of above Show Answer GPU kernel 2.The kernel code is dentified by the ________qualifier with void return type _host_ __global__  _device_ void Show Answer __global__ 3. The kernel code is only callable …

High performance computing mcq unit 6 | CUDA mcq questions Read More »

high performance computing mcq, high performance computing mcq sppu, high performance computing mcq questions, high performance computing multiple choice questions, high performance computing mcq questions and answers, sppu question bank mcq pdf, high performance computing quiz, hpc mcq questions, parallel computing mcq with answers, high performance computing mcq questions and answers sppu

High performance computing mcq sppu unit 5

High performance computing mcq questions and answers 1. In _, the number of elements to be sorted is small enough to fit into the process’s main memory. internal sorting internal searching external sorting external searching Show Answer internal sorting 2. __ algorithms use auxiliary storage (such as tapes and hard disks) for sorting because the …

High performance computing mcq sppu unit 5 Read More »

high performance computing mcq, high performance computing mcq sppu, high performance computing mcq questions, high performance computing multiple choice questions, high performance computing mcq questions and answers, sppu question bank mcq pdf, sppu question bank mcq for engineering, high performance computing quiz, hpc mcq questions, parallel computing mcq with answers

High performance computing mcq sppu Unit 4

high performance computing mcq questions and answers 1. mathematically efficiency is e=s/p e=p/s e*s=p/2 e=p+e/e Show Answer e=s/p 2. Cost of a parallel system is sometimes referred to____ of product work processor time both none Show Answer both 3. Scaling Characteristics of Parallel Programs Ts is increase constant decreases none Show Answer constant 4. Speedup …

High performance computing mcq sppu Unit 4 Read More »

high performance computing mcq, high performance computing mcq sppu, parallel computing mcq questions, high performance computing multiple choice questions, parallel programming mcq, sppu question bank mcq pdf, sppu question bank mcq for engineering, high performance computing quiz, hpc mcq questions, parallel computing mcq with answers

40 most important Parallel Computing mcq with answers HPC

Parallel Programming (HPC) multiple choice questions 1. Task dependency graph is ——————    directed     undirected   directed acyclic     undirected acyclic Show Answer directed acyclic 2. In task dependency graph longest directed path between any pair of start and finish node is called as ————–  total work   critical path    task path    task length Show Answer critical path 3. which of the following is not a granularity type   course grain     large grain  medium grain     fine grain Show Answer large grain 4. which of the following is a an example of data decomposition   matrix multiplication    merge sort   quick sort   15 puzzal    Show Answer matrix multiplication 5. which problems can be handled by recursive decomposition   backtracking     greedy method    divide and conquer problem   branch and bound     Show Answer divide …

40 most important Parallel Computing mcq with answers HPC Read More »

high performance computing mcq questions and answers, sppu question bank mcq pdf, high performance computing quiz, hpc mcq questions, parallel computing mcq with answers, hpc mcq, high performance computing mcq, high performance computing mcq sppu, high performance computing mcq questions, high performance computing multiple choice questions,

30 most asked High performance computing mcq

high performance computing mcq questions and answers 1. Data hazards occur when Greater performance loss Pipeline changes the order of read/write access to operands Some functional unit is not fully pipelined Machine size is limited Show Answer Pipeline changes the order of read/write access to operands 2. Systems that do not have parallel processing capabilities are  SISD SIMD MIMD All of the above Show Answer SISD 3. How does the number of transistors per chip increase  according to Moore Â´s law?   Quadratically      Linearly     Cubicly      Exponentially Show Answer Exponentially 4. Parallel processing may occur  in the instruction stream    in the data stream    both[1] and [2]      none of the above Show Answer both[1] and …

30 most asked High performance computing mcq Read More »

high performance computing mcq, high performance computing mcq sppu, high performance computing mcq questions, high performance computing multiple choice questions, high performance computing mcq questions and answers, sppu question bank mcq pdf, sppu question bank mcq for engineering, high performance computing quiz, hpc mcq questions, parallel computing mcq with answers

High performance computing mcq sppu Unit 3

high performance computing mcq sppu High performance computing multiple choice questions 1. The primary and essential mechanism to support the sparse matrices is Gather-scatter operations Gather operations Scatter operations Gather-scatter technique Show Answer Gather-scatter operations 2. In the gather operation, a single node collects a ——— Unique message from each node Unique message from only …

High performance computing mcq sppu Unit 3 Read More »

error: Content is protected !!
Scroll to Top