Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Threading

jpe
Beginner
630 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
630 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
630 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