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.
29298 Discussions

IVF Compatibility with Visual KAP

durisinm
Novice
892 Views
I believe that Visual KAP is now an Intel product. You can write a CVF program with OpenMP directives and use Visual KAP to process them. Will Visual KAP be compatible with the forthcoming Intel Visual Fortran?

Mike
0 Kudos
2 Replies
TimP
Honored Contributor III
892 Views
Maybe I don't understand the question. The product which added OpenMP to CVF was known as Guide. Most of the function of the combination of CVF and Guide is already in Fortran 7.1.
0 Kudos
Steven_L_Intel1
Employee
892 Views
I understand the question.

Visual KAP was discontinued two years ago and is no longer supported at all. If it works with IVF at all, it would be a miracle.

But as Tim points out, it is also unnecessary, since the compiler will have integrated support for OpenMP and auto-parallel.

Steve
0 Kudos
Reply