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

Maximum Number Of Continuations

Rusty_Zarecor
Beginner
258 Views
One of my users has some very old SGI code that has over 600 continuations. The SGI compiler gave
an option -nc which allowed an increase to the number of continuations supported. Does the Intel compiler
support any such option. I am running 11.1.072 of the compiler.

Thanks

Rusty
0 Kudos
1 Reply
Steven_L_Intel1
Employee
258 Views
Sorry, no. 511 continuations is the fixed limit, which is far larger than the standard requires.
0 Kudos
Reply