[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| 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 | 
382.0. "KF90 -conc hangs multiprocessor w Unix V4.0B" by CSC32::D_SANFORD () Wed May 07 1997 19:29
  Digital Unix V4.0B
  Digital Fortran 90 V4.1
  KF90 V3.1.0 
  FORRTL_374
  Customer is evaluating KAP for Fortran90, but when using the switch 
  "-conc" for multiprocessors the CPU will hang.  The first 100 prints
  happen, when the second CPU kicks in it hangs.  Remove "-conc" or
  use KF77 with "-conc" and it works.
  Like note 376?
  He has an Alpha server with two CPU's.  He is using the following
  example:
        real a(200)  
        DO i=1,200
            a(i) = float(i)
            print *, a(i)
        END DO
        end
  I don't know what to do with this, my Unix skills are not that good, so
  if you need additional details be specific.
  Regards, Drew Sanford
  Language Support Team
  C970507-6217
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|