Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussions

Linking to Compaq VIsual Fortran (CVF) and Multithreading

dkawa
Beginner
444 Views
1) I am using ANSYS 9.0 which was created using Compaq Visual Fortran 6 (CVF). Can I add a user written Fortran routine compiled with Intel Visual Fortran and link to the CVF objects and libraries? (The new routine replaces a dummy routine in the ANSYS distribution media).
2) If so, can multi-core threading be incorporated automatically inthis user routine?
Thanks, Dennis
0 Kudos
1 Reply
Steven_L_Intel1
Employee
444 Views
You cannot mix CVF-compiled and IVF-compiled objects and libraries.
0 Kudos
Reply