Scalability Flashcards

1
Q

What are two types of scaling in parallel computing?

A

Strong scaling and weak scaling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What type of scaling occurs when the overall problem size remains fixed but the number of processors executing the problem increases?

A

Weak scaling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What type of scaling occurs when the problem size per processor remains fixed when more processors are added to the parallel system?

A

Strong Scaling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly