Quantcast
Channel: Intel® Fortran Compiler
Viewing all articles
Browse latest Browse all 3270

Generating SUBMODULE interfaces automatically

$
0
0

To reduce compile cascades I want to convert  some MODULES to SUBMODULES. I have hundreds of subroutines and functions and this will not be a quick task without some automation of the process.  I did consider the generate interfaces compiler option but this does not do what you need because the routines are in a MODULE so it quite rightly ignores them. As most of the current modules have some module data and some internal interdependencies is is not so simple as to comment out the MODULE/END MODULE to get generated interfaces.

Does anyone have a method/ program for doing this? I would imaging he data needed is all in the .MOD files if you knew the format of the MOD file. Has Intel considered some tool for this? 


Viewing all articles
Browse latest Browse all 3270

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>