CUDA Programming Quiz

CUDA Programming Quiz

University

20 Qs

quiz-placeholder

Similar activities

CC QUIZ A SECTION 25/02/2025

CC QUIZ A SECTION 25/02/2025

University

20 Qs

CUDA C/C++ Basics Quiz

CUDA C/C++ Basics Quiz

University

25 Qs

NumPy

NumPy

University

16 Qs

Computer Architecture Quiz - 1

Computer Architecture Quiz - 1

University

15 Qs

Basics of Embedded Systems

Basics of Embedded Systems

University

15 Qs

8085 MICROPROCESSOR

8085 MICROPROCESSOR

University

16 Qs

TECH WHIZ

TECH WHIZ

University

15 Qs

Output Prediction in C

Output Prediction in C

University

20 Qs

CUDA Programming Quiz

CUDA Programming Quiz

Assessment

Quiz

Engineering

University

Hard

Created by

Kavitha R

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is CUDA?

A type of CPU

A parallel computing platform and API model

A machine learning framework

A programming language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which company developed CUDA?

Intel

AMD

NVIDIA

Qualcomm

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a CUDA core?

A single-threaded CPU core

A specialized core for graphics rendering

A small processing unit inside an NVIDIA GPU

A high-performance RAM module

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary programming language used for CUDA development?

Python

Java

C/C++

Assembly

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of CUDA threads?

To improve CPU speed

To enable parallel execution on the GPU

To handle disk I/O operations

To replace RAM

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a CUDA 'warp' refer to?

A group of 32 threads executed in parallel

A memory buffer in the GPU

A single-threaded execution unit

A specialized CUDA function

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of shared memory in CUDA?

It acts as a bridge between CPU and GPU memory

It speeds up communication between threads in the same block

It stores CUDA kernels

It replaces global memory

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?

Discover more resources for Engineering