Home / Engineering / High Performance Computing MCQs / Page 1

High Performance Computing MCQs | Page - 1

Dear candidates you will find MCQ questions of High Performance Computing here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.

M

Mr. Dubey • 51.17K Points
Coach

Q. 1) A CUDA program is comprised of two primary components: a host and a _____.

(A) gpu??kernel
(B) cpu??kernel
(C) os
(D) none of above
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 2) The kernel code is dentified by the ________qualifier with void return type

(A) _host_
(B) __global__??
(C) _device_
(D) void
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 3) The kernel code is only callable by the host

(A) true
(B) false
(C) ---
(D) ---
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 4) The kernel code is executable on the device and host

(A) true
(B) false
(C) ---
(D) ---
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 5) Calling a kernel is typically referred to as _________.

(A) kernel thread
(B) kernel initialization
(C) kernel termination
(D) kernel invocation
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 6) Host codes in a CUDA application can Initialize a device

(A) true
(B) false
(C) ---
(D) ---
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 7) Host codes in a CUDA application can Allocate GPU memory

(A) true
(B) false
(C) ---
(D) ---
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 8) Host codes in a CUDA application can not Invoke kernels

(A) true
(B) false
(C) ---
(D) ---
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 9) CUDA offers the Chevron Syntax to configure and execute a kernel.

(A) true
(B) false
(C) ---
(D) ---
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 10) the BlockPerGrid and ThreadPerBlock parameters are related to the ________ model supported by CUDA.

(A) host
(B) kernel
(C) thread??abstraction
(D) none of above
View Answer Discuss Share

Explore Sets

High Performance Computing MCQs Set 1

High Performance Computing MCQs Set 2

High Performance Computing MCQs Set 3

High Performance Computing MCQs Set 4

High Performance Computing MCQs Set 5

High Performance Computing MCQs Set 6

High Performance Computing MCQs Set 7

High Performance Computing MCQs Set 8

High Performance Computing MCQs Set 9

High Performance Computing MCQs Set 10

High Performance Computing MCQs Set 11

High Performance Computing MCQs Set 12

High Performance Computing MCQs Set 13

High Performance Computing MCQs Set 14

High Performance Computing MCQs Set 15

High Performance Computing MCQs Set 16

High Performance Computing MCQs Set 17

High Performance Computing MCQs Set 18

High Performance Computing MCQs Set 19

High Performance Computing MCQs Set 20

High Performance Computing MCQs Set 21

High Performance Computing MCQs Set 22

High Performance Computing MCQs Set 23

High Performance Computing MCQs Set 24

High Performance Computing MCQs Set 25

High Performance Computing MCQs Set 26

High Performance Computing MCQs Set 27

High Performance Computing MCQs Set 28

High Performance Computing MCQs Set 29

High Performance Computing MCQs Set 30

High Performance Computing MCQs Set 31

High Performance Computing MCQs Set 32

High Performance Computing MCQs Set 33

High Performance Computing MCQs Set 34

High Performance Computing MCQs Set 35

High Performance Computing MCQs Set 36

High Performance Computing MCQs Set 37

High Performance Computing MCQs Set 38

High Performance Computing MCQs Set 39

High Performance Computing MCQs Set 40

High Performance Computing MCQs Set 41

High Performance Computing MCQs Set 42

High Performance Computing MCQs Set 43