× Didn't find what you were looking for? Ask a question
Top Posters
Since Sunday
t
7
m
6
k
6
F
5
j
5
t
5
j
5
G
5
f
5
a
5
d
5
c
5
New Topic  
SIN SIN
wrote...
Posts: 71
Rep: 0 0
6 years ago
SHORT ANSWER


1.   The GPU has found its way into massively parallel programming environments for a wide range of applications, which is where the term __________ is derived from.

2.   __________ is a parallel computing platform and programming model created by NVIDIA and implemented by the GPUs that they produce.

3.   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.

4.   The data-parallel code to be run on the GPU is called a ___________ .

5.   A _________ is a single instance of the kernel function.

6.   Threads are uniformly bundled in _________ .

7.   The number of blocks per kernel launch is called a __________ .

8.   The first NVIDIA GPU with added GPGPU support hardware was the _________ .
9.   The entire Gen8 compute architecture interfaces to the rest of the SoC components via a dedicated unit called the ____________ .

10.   In the CPU the control logic and __________ make up the majority of the CPU’s real estate.

11.   A GPU uses a massively parallel ________ architecture to perform mainly mathematical operations.

12.   The _________ GPU has a total of 16 SMs x 32 CUDA cores/SM, or 512 CUDA cores.

13.    The _________ global scheduler unit on the GPU chip distributes the thread blocks to the SMs.

14.    The _________ scheduler breaks up each thread block it is processing into warps.

15.   The fundamental building block of t
Read 55 times
1 Reply
Replies
Answer verified by a subject expert
honey l.honey l.
wrote...
Posts: 312
Rep: 0 0
6 years ago
Sign in or Sign up in seconds to unlock everything for free
1

Related Topics

SIN Author
wrote...

6 years ago
Thanks
wrote...

Yesterday
This helped my grade so much Perfect
wrote...

2 hours ago
Thanks
New Topic      
Explore
Post your homework questions and get free online help from our incredible volunteers
  957 People Browsing
Related Images
  
 1010
  
 7856
  
 542
Your Opinion