wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Parallel Computers

Total questions: 10

Worksheet time: 7mins

Name
Class
Date
1.

List One type of Super Computers

(a)  

2.

Which of the following is true?

a)

Vector processor acts on several pieces of data with a single instruction.

b)

Vector processor acts on a single piece of data with a single instruction.

c)

Vector processor acts on single piece of data with multiple instruction.

d)

Vector processor acts on several pieces of data with several instruction.

3.

State True or False

"Vector processors are used in Super computers"

a)

True

b)

False

4.

Register to register architecture comes in which processor model?

a)

SIMD processor

b)

Vector Processor

c)

Scalar Processor

d)

None of the above

5.

Which of the following statements are true w.r.t Register to Register architecture?


a)vector registers are variable in length

b)there are fixed number of vector registers

a)

Both a and b

b)

Only a

c)

Only b

d)

Neither a nor b

6.

Tightly coupled multiprocessor systems comes in which of the following?

a)

UMA model

b)

NUMA model

c)

COMA model

7.

Symmetric Multiprocessor system is a type of NUMA model

a)

True

b)

False

8.

Which of the following is true for Shared Local memory model?

a)Memory is distributed across all processors

b)A processor can access a local memory faster

c)A processor cannot access a remote memory

a)

a, b, c

b)

a, b

c)

a, c

d)

b, c

9.

Which of the following is true for hierarchical cluster model?

a) Each cluster is strictly a NUMA model

b)All processors belonging to the same cluster are allowed to uniformly access the cluster shared memory modules

c) All clusters have equal access to the global memory

a)

a,b,c

b)

b,c

c)

a,c

d)

a,b

10.

Which of the following is true for Distributed memory multi computer?


a)memory is shared among the computers

b)remote memory access is possible

c)all local memories are private

a)

c

b)

a,c

c)

a,b

d)

b

e)

a