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

module removes stack overflow

ymahmoudi
Beginner
260 Views
Hello all programmers in f90
I run a simplecode to solve 2-d heat equation using openmp
for array size more than (301*301) i got stack over flow error, but as i defined variables in "modul" i got no error and code has be run. Can anybody explain whay this is for?
0 Kudos
0 Replies
Reply