Multicore CPU's

Multicore CPU's

12th Grade

7 Qs

quiz-placeholder

Similar activities

Understanding Pipelining in Processors

Understanding Pipelining in Processors

12th Grade - University

8 Qs

IT: Make the Link (1)

IT: Make the Link (1)

12th Grade

7 Qs

COMPUTER HARDWARE QUIZ BY TS. SITI SALMAH

COMPUTER HARDWARE QUIZ BY TS. SITI SALMAH

12th Grade

10 Qs

CPU & Storage

CPU & Storage

12th Grade

10 Qs

Computer Hardware - Common Characteristics of the CPU

Computer Hardware - Common Characteristics of the CPU

4th - 12th Grade

10 Qs

Technical Terms - Hardware (A-Z) - Architecture

Technical Terms - Hardware (A-Z) - Architecture

12th Grade

10 Qs

Processor

Processor

12th Grade

12 Qs

J277 - 1.1 CPU Performance Factors

J277 - 1.1 CPU Performance Factors

10th Grade - University

10 Qs

Multicore CPU's

Multicore CPU's

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Phil Branson

Used 1+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the best definition for 'SIMD'?

A single operation carried out on many pieces of data at the same time

Different instructions carried out at the same time on different pieces of data

A single operation carried out on a single piece of data at a time

Different operations carried out on the same piece of data at the same time

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following would not be a recommended use for a GPU?

Handling Operating System requests

Password cracking

Weather modelling

Graphics rendering

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a reason why doubling the number of processor cores does not lead to a direct doubling of processor speed and efficiency in all situations?

Multi-core processors are rarely used

Many problems are not fully parallelisable

Writing programs to take advantage of multiple cores can be complex

There are overheads in terms of communication between multiple cores

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the most appropriate definition for a 'GPU'?

A specialised form of co-processor which works alongside the main CPU - the most common use is to aid graphics and other specialised tasks

The memory store where frequently used instructions and data are stored in the CPU

A specialised form of co-processor which works alongside the main CPU - its only function is to support and aid in graphical processing

A specialised form of processor that performs pipelining

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A dual core system is always twice as fast as a single core system.

TRUE

FALSE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the below is correct when describing Multicore Systems

The simultaneous use of several processors to perform a single job. A job may be split into a number of tasks each of which may be processed by any available processor

Development of CISC architecture with several sets of CPU components in one microprocessor

A design that produces a simple, cheap integrated circuit with a basic range of machine instructions. Relies on speed as complex instructions take many machine cycles

Traditional computer architecture that forms the basis of most digital computer systems.  A single control unit manages program control flow following a linear sequence of “fetch-decode-execute

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is correct when describing Parallel Processor System?

The simultaneous use of several processors to perform a single job. A job may be split into a number of tasks each of which may be processed by any available processor

Development of CISC architecture with several sets of CPU components in one microprocessor

A design that produces a simple, cheap integrated circuit with a basic range of machine instructions. Relies on speed as complex instructions take many machine cycles

A design that produces a complicated and expensive integrated circuit capable of performing a large variety of complex instructions. Complex instructions can be executed with few machine cycles