[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference nicctr::kap-users

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

379.0. "kapf90 programs produce incorrect results...kf90 V3.1" by QCAV01::NRHEGDE (T&E or R&D !?) Tue Apr 22 1997 12:22

    Digital Unix V4.0A
    F90 V4.0 (KF9ABASE)
    Kf90 V3.1
    
    Hello !
     We have a program which runs properly on f90. But when we use kap f90 
    it produces wrong result and call abort produces core dump.
    
      We tried with kapf90  image avaliable on net also.
      
     Even without -conc gives wrong result. 
    
     The commands used for compilation is
    
    
     %kapf90 -conc -cmp=work.cmp.f
     %f90 -g -O4 -fast -tune host -automatic -fpe3 -o ccm2bin -lkmp_osfp10
    -pthread
    
     I am not able to put the program here because this program is of
    around 60K lines.
     
      The program uses arrays and common blocks.
    
    
     Is such problems are noticed? 
T.RTitleUserPersonal
Name
DateLines
379.1Results produced are different...QCAV02::NRHEGDET&E or R&D !?Wed Apr 23 1997 13:1920
    Hello !
      The result produced are different.. program calls abort when
    it recognises the inconsistent result. 
    
     Here the point is 
      The values are stored in a array defined in fortran common block. 
     Would appreciate any fhelp on this regard.
    
    
    
     I can give the location for logging into my system so that You can
    check 
    the results as wel.
    
    
    
     
     regards
    Nagaraj Hegde