Title: | Kuck Associates Preprocessor Users |
Notice: | KAP V2.1 (f90,f77,C) SSB-kits - see note 2 |
Moderator: | HPCGRP::DEGREGORY |
Created: | Fri Nov 22 1991 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 390 |
Total number of notes: | 1440 |
KAP any version, OpenVMS Alpha V6.1/6.2 Customer is trying to utilize two CPU's, so they included the following around Fortran loops: C*$*CONCURRENTIZE fortran loop... C*$*NOCONCURRENTIZE SHOW CPU shows two active CPU's and the logical KAPF$PROCESSORS is set to two (2). She can find no evidence that two processors are being used. Is there anyway to verify this? MONITOR PROCESS/TOPCPU does not help. Is the only way to write out the total time and change CPU's to determine the different times? Regards, Drew Sanford Customer Support Center C970521-3763
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
384.1 | HPCGRP::MANLEY | Fri May 23 1997 12:22 | 7 | ||
> Is the only way to write out the total time and change CPU's to > determine the different times? She can do that, or she can turn off spinlocks, which forces sub-processes to hibernate when not active. |