I have 4 questions on the use of IVF for Windows on an Opteron system.
(1) Do the optimization features in IVF, which are marked "IA-32 processors only" work on an AMD Opteron system?
(2) Does Auto-Parallelization work with the Opteron?
(3) Will the Array visualizer work on an Opteron?
(4) Will the IVF EM64T features work on an Opteron?
Thanks,
Ahim
(1) Do the optimization features in IVF, which are marked "IA-32 processors only" work on an AMD Opteron system?
(2) Does Auto-Parallelization work with the Opteron?
(3) Will the Array visualizer work on an Opteron?
(4) Will the IVF EM64T features work on an Opteron?
Thanks,
Ahim
链接已复制
2 回复数
1. If you mean the VECTOR directives, those are the same in the compilers for X64 as for 32-bit. Same for auto-parallelization.
4. The only option which is reserved to Intel processors is the -xP SSE3 code generation.
4. The only option which is reserved to Intel processors is the -xP SSE3 code generation.
If the documentation says "IA-32", that means any 32-bit processor supporting the Pentium II instruction set. When a feature is restricted to Intel processors, it says so explicitly in the documentation.