Exam 19: General-Purpose Graphic Processing Units
Exam 1: Basic Concepts and Computer Evolution45 Questions
Exam 2: Performance Issues45 Questions
Exam 3: A Top-Level View of Computer Function and Interconnection45 Questions
Exam 4: Cache Memory45 Questions
Exam 5: Internal Memory45 Questions
Exam 6: External Memory45 Questions
Exam 7: Input Output45 Questions
Exam 8: Operating System Support45 Questions
Exam 9: Number Systems45 Questions
Exam 10: Computer Arithmetic45 Questions
Exam 11: Digital Logic45 Questions
Exam 12: Characteristics and Functions45 Questions
Exam 13: Addressing Modes and Formats45 Questions
Exam 14: Processor Structure and Function45 Questions
Exam 15: Reduced Instruction Set Computers45 Questions
Exam 16: Parallelism and Superscalar Processors45 Questions
Exam 17: Parallel Processing45 Questions
Exam 18: Multicore Computers45 Questions
Exam 19: General-Purpose Graphic Processing Units45 Questions
Exam 20: Control Unit Operation45 Questions
Exam 21: Microprogrammed Control45 Questions
Select questions type
A GPU uses a massively parallel ________ architecture to perform mainly mathematical operations.
(Short Answer)
4.8/5
(34)
The _________ performs transcendental operations,such as cosine,sine,reciprocal,and square root,in a single clock cycle.
(Multiple Choice)
4.8/5
(35)
A SoC product architect can create product families or a specific product within a family by placing a single slice or multiple slices on a SoC chip.
(Short Answer)
5.0/5
(37)
The equivalent GPU hardware component for a block is the CUDA multiprocessor (SM).
(True/False)
4.8/5
(37)
A subslice includes a unit called the _________,which is used for sampling texture and image surfaces.
(Multiple Choice)
4.8/5
(36)
All but one set of GPU processor cores will be idle,while one SM is bearing the full processing load.
(True/False)
4.8/5
(33)
The dual warp scheduler will break up each thread block it is processing into _______ .
(Multiple Choice)
4.9/5
(28)
The data-parallel code to be run on the GPU is called a ___________ .
(Short Answer)
4.9/5
(33)
The total number of threads defined is typically in the thousands to maximize the utilization of the GPU processor cores as well as maximize the available speedup.
(True/False)
4.9/5
(39)
In embedded systems the GPU is composed of only a single-digit number of cores,and are typically combined with a number of conventional cores,referred to as _________.
(Multiple Choice)
4.9/5
(36)
A __________ program can be divided into three general sections: code to be run on the device,code to be run on the host,and the code related to the transfer of data between the host and the device.
(Short Answer)
4.9/5
(34)
The __________ is designed specifically to be optimized for fast three-dimensional (3D)graphics rendering and video processing.
(Multiple Choice)
4.9/5
(37)
To enhance performance,a technique known as __________ is used for the shared L3 data cache.
(Multiple Choice)
4.9/5
(33)
For about $200 you can purchase a GPU with 960 parallel processor cores for a workstation.
(True/False)
4.9/5
(37)
The first NVIDIA GPU with added GPGPU support hardware was the _________ .
(Short Answer)
4.8/5
(32)
The _________ scheduler breaks up each thread block it is processing into warps.
(Short Answer)
5.0/5
(44)
Showing 21 - 40 of 45
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)