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

Parallelization with parallel options

postaquestion
Novice
626 Views

I am using Intel Compiler as a University student. I am and engineer and my only purpose is to parallelize the programs on multi-core systems. I tried to parallelize some programs using the"-parallel" options, and some programs are parallelized and others not.

I want to know that what programs or codes can be parallelized by this method?Also, which types of programs can not be parallelized using this option?

Can you kindly give me some guidelines and basics of the parallelization option?

0 Kudos
1 Reply
Steven_L_Intel1
Employee
626 Views
I would suggest that you read the Optimizing Applications documentation section that deals with auto-parallelization. If you have questions after reading, please feel free to ask them here.
0 Kudos
Reply