Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Stack overflow or allocate problems

drolet
Beginner
245 Views
I am running IVF 9.1 under Windows XP 64.
I have a program which works fine under Unix system with option:
-s unlimited
When I ran the same program under XP64 it returned me
forrtl: severe (170): Program Exception - stack overflow
So I tried increasing the size of the stack from 1 to 2 GB (my RAM is 2GB). In that case I would get the following error:
forrtl: severe (151): allocatable array is already allocated
Does anybody know what could bethe problem?
Thanks.
0 Kudos
0 Replies
Reply