/[MITgcm]/MITgcm/eesupp/src/main.F
ViewVC logotype

Diff of /MITgcm/eesupp/src/main.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4 by cnh, Thu Apr 23 20:56:54 1998 UTC revision 1.5 by cnh, Wed Oct 28 03:11:35 1998 UTC
# Line 53  C           found nThreads threads are r Line 53  C           found nThreads threads are r
53  C           error. This traps the case in which the input  C           error. This traps the case in which the input
54  C           parameter nThreads is different from the actual  C           parameter nThreads is different from the actual
55  C           number of concurrent threads the OS gives us. This  C           number of concurrent threads the OS gives us. This
56  C           case causes a deadlock if we don't trap it here.  C           case causes a deadlock if we do not trap it here.
57  #include "MAIN_PDIRECTIVES1.h"  #include "MAIN_PDIRECTIVES1.h"
58        DO I=1,nThreads        DO I=1,nThreads
59          myThid = I          myThid = I

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22