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.

creating templates

Rachel_Jordan
Beginner
608 Views
I am migrating from CVF. My CVF projects contain input/output files in several folders. How do I set up a template to access these files? I have not used/created templates before.
0 Kudos
3 Replies
Steven_L_Intel1
Employee
608 Views
Rachel,

Welcome to the forum. I am not sure what you mean by "templates" here. Whatever you did in CVF should work in Intel Visual Fortran. Are you just trying to make the input/output files visible in the "Solution Explorer" pane? You can add them to the project as if they were source files (feel free to create a virtual folder in the project for these files if it helps organize them) and you'll be able to open them in Visual Studio.
0 Kudos
Rachel_Jordan
Beginner
608 Views
Steve,
Many thanks for the reply. Your suggestion was helpful and I am up and running. The IVF compiler invoked this way picked up a few bugs which did not appear when I used the MVS CVF to IVF converter. I good thing! Think I am all set.
0 Kudos
Steven_L_Intel1
Employee
608 Views
Rachel,

You are very welcome. Feel free to stick around and pick up tips from the community, or at least post again if we can be of assistance.
0 Kudos
Reply