Multiple Choice
Multiprocessor is systems with multiple CPUs, which are capable of independently executing different tasks in parallel. In this category every processor and memory module has similar access time?
A) uma
B) microprocessor
C) multiprocessor
D) numa
Correct Answer:

Verified
Correct Answer:
Verified
Q7: For inter processor communication the miss arises
Q8: A feature of a task-dependency graph that
Q9: _ is a method for inducing concurrency
Q10: Speculative Decomposition consist of _?<br>A)conservative approaches<br>B)optimistic approaches<br>C)both
Q11: Parallel Algorithm Models?<br>A)data parallel model<br>B)bit model<br>C)data model<br>D)network
Q13: Writing parallel programs is referred to as?<br>A)parallel
Q14: The length of the longest path in
Q15: task characteristics include?<br>A)task generation.<br>B)task sizes.<br>C)size of data
Q16: The number of tasks into which a
Q17: Mappings are determined by?<br>A)task dependency<br>B)task interaction graphs<br>C)both