Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29264 ディスカッション

Upgrading from DVF 6.0A to IVF 8.1

ferrad
新しいユーザー
722件の閲覧回数

a. Does the Intel White Paper on upgrading from CVF 6.6A to IVF 8.1 apply to an upgrade from DVF 6.0A to IVF 8.1? If not, is there some documentation on what further needs to be done to get DVF 6.0A code to work in IVF 8.1?

b. Can DVF 6.0A applications interface to IVF 8.1 generated DLL's?

Adrian

0 件の賞賛
5 返答(返信)
Steven_L_Intel1
従業員
722件の閲覧回数
a. It should apply. I don't think we tested the project conversion wizard with DVF 6.0, but I would not expect problems.

b. Yes - just be aware that they are two separate Fortran environments, so you can't open a file in DVF and write to it in IVF, for example.
ferrad
新しいユーザー
722件の閲覧回数
One more question -
The Porting document mentions that C++ and Fortran sources cannot be included in the same project. What about if one does not use the project concept, and just compiles C++ and Fortran source files from the command line, can they be linked (manually) into the same DLL / LIB ?
Adrian
Steven_L_Intel1
従業員
722件の閲覧回数
Yes - no change in how you do that.
guidoteti
ビギナー
722件の閲覧回数
Where do I get a copy of the intel white paper on ugrading from compaq visual 6.6 to intel visual fortran 8.1
ferrad
新しいユーザー
722件の閲覧回数
返信