Shared Memory Flashcards

1
Q

What are the classifications of shared memory machines?

A

Uniform Memory Access (UMA) of Symmetric Multi Processor (SMP) and Non Uniform Memory Access (NUMA) machines

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

Most commonly used shared memory programming model?

A

Thread model. Example POSIX threads, OpenMP

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