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.

Threading

jpe
Beginner
550 Views
I red somewhere that Intel compiler accept openMP directives.
Does the CVF also ?
If no, is it required to plug Intel compiler ?
In this case what is the difference between OpenMP in Intel compiler and the threading tool KAP Pro Toolset
0 Kudos
2 Replies
Steven_L_Intel1
Employee
550 Views
CVF will accept the OpenMP directives, but will ignore them. If you are using CVF, the only way to get OpenMP is through GUIDE. The Intel Fortran compiler supports OpenMP directly.

I'm not an expert on KAP.

Steve
0 Kudos
TimP
Honored Contributor III
550 Views
This URL has some presentations on the plans for supporting "Threading Methodology" with the Intel compilers.

Message Edited by intel.software.network.support on 12-09-2005 10:05 AM

0 Kudos
Reply