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...
Hi guys,
Perhaps I need some help again. My program can compile but it generate run time error.
The message is
"C:\Console1\Console1\Debug\Console1.exe is not a valid Win32 application"
When I reduce the number of elements in arrays, it said
What is the bug I should look for ?
Thanks a lot.
Hi,
How can I declare the arrays of such size
REAL, DIMENSION(250,250,250,250) :: A ??[ponder]
I use intel visual Fortran and it generates the error message: The size of the array dimension is too large, and overflow occurred when computing the array size.
I cannot get away with sparse...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.