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 |
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.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
379.1 | Results produced are different... | QCAV02::NRHEGDE | T&E or R&D !? | Wed Apr 23 1997 10:19 | 20 |
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 |