McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Computer Science Engineering (CSE)
→
High Performance Computing (HPC)
→
NVIDIA CUDA Warp is made up of how many ...
Q.
NVIDIA CUDA Warp is made up of how many threads?
A.
512
B.
1024
C.
312
D.
32
Answer» D. 32
1.7k
0
Do you find this helpful?
12
View all MCQs in
High Performance Computing (HPC)
Discussion
No comments yet
Login to comment
Related MCQs
The NVIDIA G80 is a ---- CUDA core device, the NVIDIA G200 is a ---- CUDA core device, and the NVIDIA Fermi is a ---- CUDA core device.
CUDA provides ------- warp and thread scheduling. Also, the overhead of thread creation is on the order of ----.
CUDA stands for --------, designed by NVIDIA.
Each warp of GPU receives a single instruction and “broadcasts” it to all of its threads. It is a ---- operation.
CUDA supports ____________ in which code in a single thread is executed by all other threads.
threads being block altogether and being executed in the sets of 32 threads called a
FADD, FMAD, FMIN, FMAX are ----- supported by Scalar Processors of NVIDIA GPU.
Each NVIDIA GPU has ------ Streaming Multiprocessors
NVIDIA 8-series GPUs offer -------- .
IADD, IMUL24, IMAD24, IMIN, IMAX are ----------- supported by Scalar Processors of NVIDIA GPU.