Software Archive
Read-only legacy content
17061 Discussions

"Optimize an Existing Program by Introducing Parallelism"

Zhanghong_T_
Novice
199 Views
Dear administrator,

I noticed an atricle Optimize an Existing Program by Introducing Parallelism. Is there any example to show the easy method to parallel the Fortran code by Intel Parallel Studio?


Thanks,
Zhanghong Tang
0 Kudos
1 Reply
Wendy_Doerner__Intel
Valued Contributor I
199 Views
Intel Parallel Studio is only available for C++ on Windows (not Fortran). We do have an Intel Visual Fortran Compiler for Windows (which has it's own forum). The same methodology mentioned in this article can be implemented with our Professional Edition tools which can be purchased or evaluated here.

Here is a white paper on how to use the compiler to optimize your applicaiton.

------

Wendy

Attaching or including files in a post

0 Kudos
Reply