| 51 |
& 'S/R EEDIE: Only ',nThreadsDone, |
& 'S/R EEDIE: Only ',nThreadsDone, |
| 52 |
& ' threads have completed, ',nThreads, |
& ' threads have completed, ',nThreads, |
| 53 |
& ' are expected for this configuration!' |
& ' are expected for this configuration!' |
| 54 |
WRITE(0,*) msgBuf |
WRITE(*,*) msgBuf |
| 55 |
WRITE(0,*) |
WRITE(*,*) |
| 56 |
& 'Possibly you have different setenv PARALLEL and nThreads?' |
& 'Possibly you have different setenv PARALLEL and nThreads?' |
| 57 |
eeEndError = .TRUE. |
eeEndError = .TRUE. |
| 58 |
fatalError = .TRUE. |
fatalError = .TRUE. |