| version 1.226 | version 1.227 | ||
|---|---|---|---|
|
| ||
| int useCkLoop = 0; | int useCkLoop = 0; | ||
| #if CMK_SMP && USE_CKLOOP | #if CMK_SMP && USE_CKLOOP | ||
| if ( Node::Object()->simParameters->useCkLoop >= CKLOOP_CTRL_PME_KSPACE | if ( Node::Object()->simParameters->useCkLoop >= CKLOOP_CTRL_PME_KSPACE | ||
| && CkNumPes() >= 2 * numTransNodes ) { | && CkNumPes() >= 2 * numTransPes ) { | ||
| useCkLoop = 1; | useCkLoop = 1; | ||
| } | } | ||
| #endif | #endif |
Legend:
| ||||||