Multiple Choice
A feature of a task-dependency graph that determines the average degree of concurrency for a given granularity is its ___________ path?
A) critical
B) easy
C) difficult
D) ambiguous
Correct Answer:

Verified
Correct Answer:
Verified
Q3: A simple application of exploratory decomposition is_?<br>A)the
Q4: NUMA architecture uses _in design?<br>A)cache<br>B)shared memory<br>C)message passing<br>D)distributed
Q5: A multiprocessor machine which is capable of
Q6: The Owner Computes Rule generally states that
Q7: For inter processor communication the miss arises
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
Q12: Multiprocessor is systems with multiple CPUs, which
Q13: Writing parallel programs is referred to as?<br>A)parallel