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

Space exceeded in Data Dependence Test

David_DiLaura1
New Contributor I
376 Views

I'm working on a large main program (3000+ lines) and get a compiler note that "space is exceeded for data dependence test" and (evidently) it isn't doing the optimization it could. Is this a hard-coded space limit, or is there a setting/environment variable that can be set to provide more room? As it turns out, it would certainly be difficult to follow the suggestion in the note which is to subdivide the code into multiple routines.

David DiLaura

WindowXP service pack 2, Fortran 10.1.011, Studio 2005

0 Kudos
1 Reply
Steven_L_Intel1
Employee
376 Views
Would you please report this to Intel Premier Support and attach a test case? 3000 lines is not what I would call large. 30,000 lines, maybe...
0 Kudos
Reply