Hi,
I transferred huge computer model from CVF to Intel Fortran.
It does perferct compiling and linking. When I tried to run the program, I get program exception.
I debugged the program and it happens right at the Subroutine statement. I could not figure out as what is causing the problem.
I even commented all other code and kept only the call to the subroutine that is showing exception. But still the same error.
I checked all intiialization with proper array declaration. My suboruitne program has many ENTRY points.
I tried many times so far by checking all options available for compilation. But no luck.
So, I am submitting my request to the forum and am looking for some tips as how I can solve this problem.
Thanks
Venkat



