... | ... | @@ -49,7 +49,7 @@ An exception to this rule (every thread must access its own bank) is broadcastin |
|
|
**6. Impact of atomic operations**
|
|
|
Atomic operations can cause contention on the related variables, significantly reducing the overall throughput.
|
|
|
|
|
|
### OpenMP specific problems
|
|
|
## OpenMP specific problems
|
|
|
There is also some implicit behavior by OpenMP which can penalize performance.
|
|
|
The list below are the ones we know of, but there might be more:
|
|
|
|
... | ... | |