Link Copied
I am providing the answere to your question below:
--> Is it possible to update the librariries and compileres as soon as Intel release a new update.
--> if yes do we have to pay extra for that.
Answer: Yes. You can down load updates free of cost as long as support for your license active. Usually it is one year from the date of purchase. You can get support extended by subscribing it agian by paying required subscription.
-->I was wondering till when C++ Xe Composer will be updated for Mac lion and xcode 4.1.
Answer:We will post reply here as soon as we release C++ Composer XE with lion support.
-->Also I found, altough vectorization of loops helped in increasing the performence but adivces provided by "GAP" for parallelization doesn't help much. so my qurrey is would they be helpfull with power mac.
Answer: The GAP is implemented in Intel C++ composer and it is not supported on IBM power processors.
-->Other qurrey is when a program is parallelized --> it works on multiple cores or -->it work on multiple processors.
Answer: The autoparallelizationby Intel compiler is implemented using multiple threads in single process. The thread use multiple cores.
Om
Thanks
[qoute]-->Also I found, altough vectorization of loops helped in increasing the performence but adivces provided by "GAP" for parallelization doesn't help much. so my qurrey is would they be helpfull with power mac.
For more complete information about compiler optimizations, see our Optimization Notice.