Exam 1: Understanding Cuda Kernel Code and Host GPU Interactions
Exam 1: Understanding Cuda Kernel Code and Host GPU Interactions24 Questions
Exam 2: Nvidia CUDA and GPU Programming24 Questions
Exam 3: Parallel Execution in CUDA, Sorting Algorithms, and Search Techniques25 Questions
Exam 4: Characteristics and Operations in Parallel Programming24 Questions
Exam 5: Communication Patterns and Algorithms in Distributed Systems25 Questions
Exam 6: Communication Operations and Algorithms in Parallel Computing25 Questions
Exam 7: Parallel Computing and Graph Algorithms25 Questions
Exam 8: Parallel Processing and GPU Architecture25 Questions
Exam 9: Computer Architecture and Multiprocessor Systems24 Questions
Exam 10: Sorting Algorithms and Pipelined Systems25 Questions
Exam 11: Algorithms and Parallel Formulations25 Questions
Exam 12: Cuda Model, Parallelism, Memory System, and Communication Models25 Questions
Exam 13: Parallel Communication and Runtime Analysis25 Questions
Exam 14: Parallel Computing and GPU Architecture25 Questions
Exam 15: Exploring Multiprocessor Systems and Parallel Algorithms25 Questions
Exam 16: Parallel Processing and Algorithms25 Questions
Exam 17: Distributed Systems and Computing34 Questions
Select questions type
_________ is Callable from the device only
Free
(Multiple Choice)
4.8/5
(26)
Correct Answer:
C
Host codes in a CUDA application can Initialize a device
Free
(True/False)
4.9/5
(44)
Correct Answer:
True
The time lost due to branch instruction is often referred to as _____.
(Multiple Choice)
4.8/5
(31)
The computer cluster architecture emerged as an alternative for ____.
(Multiple Choice)
4.8/5
(31)
Host codes in a CUDA application can Transfer data to and from the device
(True/False)
4.8/5
(40)
Any condition that causes a processor to stall is called as _____.
(Multiple Choice)
4.9/5
(36)
In CUDA, a single invoked kernel is referred to as a _____.
(Multiple Choice)
4.8/5
(23)
a solution of the problem in representing the parallelismin algorithm is
(Multiple Choice)
4.9/5
(44)
The kernel code is dentified by the ________qualifier with void return type
(Multiple Choice)
4.9/5
(43)
the BlockPerGrid and ThreadPerBlock parameters are related to the ________ model supported by CUDA.
(Multiple Choice)
4.9/5
(36)
CUDA offers the Chevron Syntax to configure and execute a kernel.
(True/False)
4.8/5
(31)
CUDA supports ____________ in which code in a single thread is executed by all other threads.
(Multiple Choice)
4.7/5
(33)
Host codes in a CUDA application can not Deallocate memory on the GPU
(True/False)
4.8/5
(29)
Showing 1 - 20 of 24
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)