Hi everyone,
I have an error message forrtl: severe(170): Program exception - stack overflow
My program is doing some grid search. It ran fine with a small number of grids, but then I got this message when I increase the number of grids to the realistic level. I read the topic but I still don't understand. ( I use Intel Visual Fortran Compiler with IMSL libraries (use include 'link_fnl_static_hpc.h') and I ran the program by clicking Start without debugging so I don't know what "ifort" is.
Anyone could suggest me the way out of this ?
Thank you very much.
PS. I use Windows 7 with Intel(R) Xeon(R) CPU W350 @2.80GHZ
RAM 6.00 GB
64 bit operating system (but the compiler was installed as 32 bit due to some installation problem)
I have an error message forrtl: severe(170): Program exception - stack overflow
My program is doing some grid search. It ran fine with a small number of grids, but then I got this message when I increase the number of grids to the realistic level. I read the topic but I still don't understand. ( I use Intel Visual Fortran Compiler with IMSL libraries (use include 'link_fnl_static_hpc.h') and I ran the program by clicking Start without debugging so I don't know what "ifort" is.
Anyone could suggest me the way out of this ?
Thank you very much.
PS. I use Windows 7 with Intel(R) Xeon(R) CPU W350 @2.80GHZ
RAM 6.00 GB
64 bit operating system (but the compiler was installed as 32 bit due to some installation problem)