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

Maximum number of DO and IF loops

tkibedi
Novice
3,794 Views

Using the Intel Fortran compiler on Windows the maximum number of DO and IF loops is set to 256. Is it possible to increase this limit?

0 Kudos
22 Replies
Steven_L_Intel1
Employee
460 Views

Submodules would not apply to this problem.

0 Kudos
Steven_L_Intel1
Employee
460 Views

We're raising the block nesting level limit to 512 in a release later this year.

0 Kudos
Reply