CUDA C/C++ Basics Quiz

CUDA C/C++ Basics Quiz

University

25 Qs

quiz-placeholder

Similar activities

Quiz on Sensors and Transducers

Quiz on Sensors and Transducers

University

20 Qs

Gravity

Gravity

10th Grade - University

20 Qs

GED101 Surveying 1 Quiz 1

GED101 Surveying 1 Quiz 1

University

20 Qs

C Programming Quiz - 1

C Programming Quiz - 1

University

20 Qs

C Programming Lab Quiz 1

C Programming Lab Quiz 1

University

24 Qs

Dive in SQL

Dive in SQL

University

20 Qs

JDBC Quiz Wipro

JDBC Quiz Wipro

University

30 Qs

Data Communications Quiz 1-ICE 3203

Data Communications Quiz 1-ICE 3203

University

20 Qs

CUDA C/C++ Basics Quiz

CUDA C/C++ Basics Quiz

Assessment

Quiz

Engineering

University

Hard

Created by

Kavitha R

FREE Resource

25 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What is CUDA?

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What will you learn in this session?

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

You (probably) need experience with C or C++

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

3 mins • 1 pt

What is the purpose of the __syncthreads() function?

Evaluate responses using AI:

OFF

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What does the CUDA C/C++ keyword __global__ indicate?

A function that runs on the host

A function that runs on the device

A function that is called from device code

A function that is called from host code

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in the Simple Processing Flow?

Load GPU code and execute it

Copy input data from CPU memory to GPU memory

Copy results from GPU memory to CPU memory

Manage GPU memory

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code: printf("Hello World!\n");?

Hello World!

Hello World

Hello

World!

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?