I have 32-bit Intel Compiler on my developer computer. Now I want to compile Intel Cilk Plus program on 64-bit architecture. How I can do this? Intel Compiler installs only one version of compiler for my 32-bit OS. I dont want to install 64-bit compiler on remote computer.
How to compile 64-bit version of Intel Cilk Plus program on 32-bit?
For more complete information about compiler optimizations, see our Optimization Notice.


