Parallel Computing (Quiz-2)

Parallel Computing (Quiz-2)

University

25 Qs

quiz-placeholder

Similar activities

Operating System

Operating System

University

20 Qs

OS ASSIGNMENT 1

OS ASSIGNMENT 1

University

23 Qs

MCAP UNIT - 1

MCAP UNIT - 1

University

20 Qs

Hardware Devices

Hardware Devices

12th Grade - University

20 Qs

Pranata Komputer 2

Pranata Komputer 2

University

20 Qs

Cuestionario 1.2 Preguntas posibles

Cuestionario 1.2 Preguntas posibles

7th Grade - University

20 Qs

Computer Hardware/ Playful Priska

Computer Hardware/ Playful Priska

University

20 Qs

Hardware Components

Hardware Components

12th Grade - University

20 Qs

Parallel Computing (Quiz-2)

Parallel Computing (Quiz-2)

Assessment

Quiz

Computers

University

Easy

Created by

Ravindra Saini

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does CUDA stand for?
Compute Unified Device Architecture
Central Unified Device Architecture
Compute Unit Device Application
Complex Unified Device Array

Answer explanation

Explanation for the answer (optional)

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What type of processing is CUDA primarily used for?
Serial processing
Parallel processing
Quantum processing
Cloud computing

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a CUDA kernel?
A CPU function executed on a single core
A GPU function that executes in parallel across multiple threads
A function for memory allocation
A function for managing CPU-GPU communication

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which keyword is used to declare a CUDA kernel function?
__kernel__
__global__
__device__
__shared__

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which CUDA function is used to allocate memory on the GPU?
cudaMemcpy
cudaMalloc
cudaInit
cudaFree

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In CUDA, what are threads grouped into?
Blocks
Kernels
Grids
Streams

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a grid in CUDA?
A collection of blocks
A single thread
A shared memory space
A global memory array

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?