Search Header Logo
HPC Warmup Flashcard

HPC Warmup Flashcard

Assessment

Flashcard

Computers

University

Practice Problem

Hard

Created by

David Joiner

FREE Resource

Student preview

quiz-placeholder

13 questions

Show all answers

1.

FLASHCARD QUESTION

Front

The industry standard for programming for NVIDIA GPUs as a accelerator is

Back

CUDA

2.

FLASHCARD QUESTION

Front

What is the industry standard for threaded multi-core programming in HPC?

Back

OpenMP

3.

FLASHCARD QUESTION

Front

What is the industry standard protocol for distributed computing in HPC?

Back

MPI

4.

FLASHCARD QUESTION

Front

In threaded parallelism, when multiple threads can potentially write to the same memory location at the same time, this is called ...

Back

Race Condition

5.

FLASHCARD QUESTION

Front

When two or more threads modify different variables that happen to share a cache line, causing unnecessary invalidation and slowdown, this is known as…

Back

False sharing

6.

FLASHCARD QUESTION

Front

Amdahl’s Law tells us that speedup is limited by…

Back

The fraction of the code that is sequential

7.

FLASHCARD QUESTION

Front

A job with --nodes=1 --ntasks=16 will:

Back

Launch 16 tasks on the same node

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?