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

Compiler limits: subroutine and array size

ralph_s
Beginner
529 Views
In Compaq Visual Fortran 6.6, I can compile huge subroutines (3 MB, Fortran 77 systax, simple logic, resulting from automated conversion of spreadsheets to Fortran). In addition, I can define arrays occupying up to 268 MB.

Ignoring for a moment the issue of whether I should use huge subroutines, can the Intel Fortran compiler handle problems of that size? I am running Windows XP Professional. Thanks
0 Kudos
1 Reply
Steven_L_Intel1
Employee
529 Views
Yes - and larger.
0 Kudos
Reply