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

how to swith multi threading

m2montazari
Beginner
374 Views
hi
i've just downloaded and installed intel fortran compiler 11 for linux. i wanted to know how can i swith on the multi threading process. i dont know if i must install any programs or codes to turn it on.
the other question is as the compiler for linux is free, can i install the compiler on other computers or not?
thank you
0 Kudos
1 Reply
Steven_L_Intel1
Employee
374 Views
There is a large section of the on-disk documentation dedicated to using multithreading for parallel execution performance gains. It is part of "Optimizing Applications". After reading this, if you have further questions, feel free to ask here.

The compiler is free for non-commercial use. You may install it on as many computers as you like as long as you are the only user of the compiler on those computers.
0 Kudos
Reply