Hardware Systems and Parallel Computing

Hardware Systems and Parallel Computing

Assessment

Flashcard

Computers

University

Hard

Created by

Thin Ei Zar

FREE Resource

Student preview

quiz-placeholder

26 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is Flynn's Classical Taxonomy?

Back

A classification system for parallel computers based on two dimensions: Instruction Stream and Data Stream.

2.

FLASHCARD QUESTION

Front

What are the four classifications in Flynn's Taxonomy?

Back

1. Single Instruction, Single Data (SISD) 2. Single Instruction, Multiple Data (SIMD) 3. Multiple Instruction, Single Data (MISD) 4. Multiple Instruction, Multiple Data (MIMD)

3.

FLASHCARD QUESTION

Front

Describe Single Instruction, Single Data (SISD).

Back

A serial computer with one instruction stream and one data stream, characterized by deterministic execution.

4.

FLASHCARD QUESTION

Front

What is an example of SISD?

Back

Older generation mainframes, minicomputers, workstations, and single processor/core PCs.

5.

FLASHCARD QUESTION

Front

Describe Single Instruction, Multiple Data (SIMD).

Back

A parallel computer where all processing units execute the same instruction but operate on different data elements.

6.

FLASHCARD QUESTION

Front

What are examples of SIMD architectures?

Back

Processor Arrays (e.g., Thinking Machines CM-2) and Vector Pipelines (e.g., IBM 9000).

7.

FLASHCARD QUESTION

Front

What is Multiple Instruction, Single Data (MISD)?

Back

A parallel computer where multiple instruction streams operate on a single data stream.

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?