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

Submodules

Andrew_Smith
Valued Contributor I
291 Views
This is a feature from F2008.

Currently I have massive compile cascades by using the best practice module programming. This problem discourages use of modules.

Submodules can allow the module procedures to be compiled without causing re-compile of users of the module.

Can you tell me what priority it is currently given?
0 Kudos
1 Reply
Steven_L_Intel1
Employee
291 Views
The priority for implementation of submodules is high, but this won't make our release for 2010.
0 Kudos
Reply