Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Compatibility with AMD Processors

Dave_Catanoso
Beginner
629 Views
Hi, I'm new to parallel studio. Is it compatible with machines that have AMD processors (can it be installed on the machine) Will code developed using it have compatibility issuesif deployed on a machine with an AMD processor? Thanks.
0 Kudos
2 Replies
TimP
Honored Contributor III
629 Views
the release notes state that SSE2 compatible processors are supported, with the exception of non-Intel instructions (such as you might get in AMD libraries). In the compiler, you may choose of instruction sets (SSE2 and SSE3) which work on multiple platform brands.
0 Kudos
Dave_Catanoso
Beginner
629 Views
Ok. Thanks for the info.
0 Kudos
Reply