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)
→
______ is Callable from the host
Q.
______ is Callable from the host
A.
_host_
B.
__global__
C.
_device_
D.
none of above
Answer» A. _host_
1.7k
1
Do you find this helpful?
1
View all MCQs in
High Performance Computing (HPC)
Discussion
Yousuf Nofal
1 year ago
_host_ and __global__?? both are callable from host.
0
Login to comment
Related MCQs
The kernel code is only callable by the host
______ is Callable from the host
______ is Callable from the host
______ is Callable from the host
_________ is Callable from the device only
_________ is Callable from the device only
A CUDA program is comprised of two primary components: a host and a _____.
The kernel code is executable on the device and host
Host codes in a CUDA application can Initialize a device
Host codes in a CUDA application can Allocate GPU memory