High Performance Computing MCQs with answers Page - 2

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 • 831.35K Points
Coach

Q. _________ is Callable from the device only

  • (A) _host_
  • (B) __global__??
  • (C) _device_
  • (D) none of above

A

Admin • 831.35K Points
Coach

Q. ______ is Callable from the host

  • (A) _host_
  • (B) __global__??
  • (C) _device_
  • (D) none of above

A

Admin • 831.35K Points
Coach

Q. CUDA supports ____________ in which code in a single thread is executed by all other threads.

  • (A) tread division
  • (B) tread termination
  • (C) thread abstraction
  • (D) none of above

A

Admin • 831.35K Points
Coach

Q. In CUDA, a single invoked kernel is referred to as a _____.

  • (A) block
  • (B) tread
  • (C) grid
  • (D) none of above

A

Admin • 831.35K Points
Coach

Q. A grid is comprised of ________ of threads.

  • (A) block
  • (B) bunch
  • (C) host
  • (D) none of above

A

Admin • 831.35K Points
Coach

Q. A block is comprised of multiple _______.

  • (A) treads
  • (B) bunch
  • (C) host
  • (D) none of above

A

Admin • 831.35K Points
Coach

Q. a solution of the problem in representing the parallelismin algorithm is

  • (A) cud
  • (B) pta
  • (C) cda
  • (D) cuda

A

Admin • 831.35K Points
Coach

Q. Host codes in a CUDA application can not Reset a device

  • (A) true
  • (B) false
  • (C) ---
  • (D) ---

A

Admin • 831.35K Points
Coach

Q. Host codes in a CUDA application can Transfer data to and from the device

  • (A) true
  • (B) false
  • (C) ---
  • (D) ---

A

Admin • 831.35K Points
Coach

Q. Host codes in a CUDA application can not Deallocate memory on the GPU

  • (A) true
  • (B) false
  • (C) ---
  • (D) ---

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