DotMP
|
Struct to ensure that the curr_iter variables cannot reside on the same cache line. Avoids false sharing bottlenecks. More...
Package Attributes | |
int | curr_iter |
A thread's current iteration. More... | |
Struct to ensure that the curr_iter variables cannot reside on the same cache line. Avoids false sharing bottlenecks.
|
package |
A thread's current iteration.