Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

module removes stack overflow

ymahmoudi
Beginner
278 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